<small id='MZk0P'></small><noframes id='MZk0P'>

    <bdo id='MZk0P'></bdo><ul id='MZk0P'></ul>

<tfoot id='MZk0P'></tfoot>

      <i id='MZk0P'><tr id='MZk0P'><dt id='MZk0P'><q id='MZk0P'><span id='MZk0P'><b id='MZk0P'><form id='MZk0P'><ins id='MZk0P'></ins><ul id='MZk0P'></ul><sub id='MZk0P'></sub></form><legend id='MZk0P'></legend><bdo id='MZk0P'><pre id='MZk0P'><center id='MZk0P'></center></pre></bdo></b><th id='MZk0P'></th></span></q></dt></tr></i><div id='MZk0P'><tfoot id='MZk0P'></tfoot><dl id='MZk0P'><fieldset id='MZk0P'></fieldset></dl></div>
    1. <legend id='MZk0P'><style id='MZk0P'><dir id='MZk0P'><q id='MZk0P'></q></dir></style></legend>

        如何在iOS中显示复制大文件的进度?

        How to show the progress of copying a large file in iOS?(如何在iOS中显示复制大文件的进度?)
      1. <legend id='GhO3t'><style id='GhO3t'><dir id='GhO3t'><q id='GhO3t'></q></dir></style></legend>
        <tfoot id='GhO3t'></tfoot>

            <small id='GhO3t'></small><noframes id='GhO3t'>

            • <bdo id='GhO3t'></bdo><ul id='GhO3t'></ul>
              <i id='GhO3t'><tr id='GhO3t'><dt id='GhO3t'><q id='GhO3t'><span id='GhO3t'><b id='GhO3t'><form id='GhO3t'><ins id='GhO3t'></ins><ul id='GhO3t'></ul><sub id='GhO3t'></sub></form><legend id='GhO3t'></legend><bdo id='GhO3t'><pre id='GhO3t'><center id='GhO3t'></center></pre></bdo></b><th id='GhO3t'></th></span></q></dt></tr></i><div id='GhO3t'><tfoot id='GhO3t'></tfoot><dl id='GhO3t'><fieldset id='GhO3t'></fieldset></dl></div>

                  <tbody id='GhO3t'></tbody>
                1. 本文介绍了如何在iOS中显示复制大文件的进度?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我正在编写一个 iOS 应用程序.在我的应用程序中,我想将一些文件从一个文件夹复制到另一个文件夹.但由于有些文件太大,复制完成需要很长时间.所以我想添加一个进度条来显示副本的百分比.但是我发现文件管理器没有回调方法来获取百分比.有没有人有好的解决方法?

                  I am writing an iOS app. In my app, I want to copy some files from one folder to another. But because some files is too large, it will take a long time to finish the copy. So I want to add a progress bar to show the percentage of the copy. But I find that the file manager has no callback method to get the percentage. Does anyone have the good solution to it?

                  推荐答案

                  在高层:

                  1. 在单独的线程 (T1) 中运行您的复制过程
                  2. 运行另一个线程 (T2),它会定期(比如每 100 毫秒)读取目标文件 current_size.
                  3. 计算百分比:current_size/total_size
                  4. 更新进度条 ui 元素

                  这篇关于如何在iOS中显示复制大文件的进度?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  what#39;s property copy means in Cocoa#39;s Framework?(like UITabBar#39;s items property)(Cocoa 框架中的属性副本是什么意思?(如 UITabBar 的 items 属性))
                  Sqlite database not copied from asset folder Android(Sqlite 数据库未从资产文件夹 Android 复制)
                  SQLite Database Copy Appears Corrupted When Generated by Device and not Emulator(SQLite 数据库副本在由设备而不是模拟器生成时出现损坏)
                  WebKit on th iPhone: is it possible to copy text to the clipboad with JavaScript(iPhone上的WebKit:是否可以使用JavaScript将文本复制到剪贴板)
                  Difference between retain and copy?(保留和复制的区别?)
                  Can`t copy file from bundle to documents directory in iOS(无法将文件从捆绑包复制到 iOS 中的文档目录)

                  • <bdo id='BXE2q'></bdo><ul id='BXE2q'></ul>

                      <i id='BXE2q'><tr id='BXE2q'><dt id='BXE2q'><q id='BXE2q'><span id='BXE2q'><b id='BXE2q'><form id='BXE2q'><ins id='BXE2q'></ins><ul id='BXE2q'></ul><sub id='BXE2q'></sub></form><legend id='BXE2q'></legend><bdo id='BXE2q'><pre id='BXE2q'><center id='BXE2q'></center></pre></bdo></b><th id='BXE2q'></th></span></q></dt></tr></i><div id='BXE2q'><tfoot id='BXE2q'></tfoot><dl id='BXE2q'><fieldset id='BXE2q'></fieldset></dl></div>
                          <tbody id='BXE2q'></tbody>
                          • <tfoot id='BXE2q'></tfoot>
                          • <legend id='BXE2q'><style id='BXE2q'><dir id='BXE2q'><q id='BXE2q'></q></dir></style></legend>

                            <small id='BXE2q'></small><noframes id='BXE2q'>