开发者

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

开发者 https://www.devze.com 2022-12-29 23:26 出处:网络
I am look for file management features, such as: 开发者_运维知识库 folder listing file listing create/rename/delete 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

精彩评论

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

关注公众号