【发布时间】:2012-04-16 10:12:38
【问题描述】:
我了解 Apple 允许您开发使用外部附件的应用程序。
您如何使用此 API 读写文件?
【问题讨论】:
标签: ios file-io filesystems
我了解 Apple 允许您开发使用外部附件的应用程序。
您如何使用此 API 读写文件?
【问题讨论】:
标签: ios file-io filesystems
你想在哪里写文件?
首先,您必须通过 Apple documentation 的 ExternalAccessory 框架。
【讨论】: