开发者

Is there a file management library for the iPhone Documents folder?

I am look for file management features, such as:

开发者_运维知识库
  • folder listing
  • file listing
  • create/rename/delete folder
  • rename/delete files
  • move files among folders

via a UITableView. BSD-like licensed code preferred.

Thanks


I'm afraid I'm not aware of any open-source ready to go components but what you want should be fairly easy to accomplish for somebody with a basic grasp of iPhone development. Check out the NSFileManager class for further direction.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜