Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用NSCoderand时NSKeyedArchiver,我了解数据以二进制格式存储。因此,存储文件最合适的文件扩展名是什么?许多教程使用.plist,但我相信这应该是文本属性列表~键/值对。
NSCoder
NSKeyedArchiver
您通常会使用自定义扩展。