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

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

iOS crifan 4735浏览

想要把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

81 queries in 0.894 seconds, using 19.17MB memory