iOS 上的 USB 文件传输

发布于 2024-09-14 19:12:52 字数 163 浏览 7 评论 0 原文

我想编写一个应用程序,将其数据存储在一个可以检索并传输到用户电脑的文件中。 iOS 是否支持通过 USB 传输文件(通过我的应用程序或通过大容量存储设备类型功能)。最好,我不想为 PC 编写客户端来接收文件,并且如果可能的话,我想在用户将设备插入 PC 时提示用户有关新文件的信息。 iOS 框架支持这些功能吗?

I want to write an app that stores its data in a file that can be retrieved and transfered to the user's PC. Does the iOS support file transfers over USB (through my app or through a mass storage device type feature). Preferably, I do not want to write a client for the PC to receive the files, and I want to prompt the user about new files when they plug in their device to their PC if possible. Do the iOS frameworks support these features?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

九局 2024-09-21 19:12:52

,这在较新版本的 iOS(3.2 及更高版本)中可用。有关“文件共享支持”的详细信息,请参阅此处(为此知识库文章)。

Yes, this is available in newer versions of iOS (3.2 and above). See here for details on "File-Sharing Support" (explained for users in this KB article).

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文