最新消息:20210816 当前crifan.com域名已被污染,为防止失联,请关注(页面右下角的)公众号

[基本解决]NSSearchPathDirectory中的各种文件夹的区别,比如DocumentationDirectory vs  DocumentDirectory

iOS crifan 4184浏览 0评论

想要把NSData保存到文件夹中,但是发现SwiftFiles中的实例代码中的NSSearchPathDirectory中包含各种路径:

不知道有何区别:

搜:

NSSearchPathDirectory

参考:

Foundation Constants Reference

How to find NSDocumentDirectory in swift? – Stack Overflow

然后发现:

NSDocumentationDirectory

Documentation.

Available in OS X v10.0 and later.

NSDocumentDirectory

Document directory.

Available in OS X v10.2 and later.

很明显-》都是OS X的路径,而不是iOS 的路径。

所以需要搞懂:

[基本解决]iOS里面的app可以使用的用于保存文件的路径和文件夹有哪些

转载请注明:在路上 » [基本解决]NSSearchPathDirectory中的各种文件夹的区别,比如DocumentationDirectory vs  DocumentDirectory

发表我的评论
取消评论

表情

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址
85 queries in 0.174 seconds, using 22.09MB memory