如何将数组写入plist?

时间:2011-04-18 10:23:32

标签: objective-c

我在资源文件夹中定义了plist结构。我想以编程方式将数组写入该plist。我该怎么办? ..我在stackOverflow和其他方面经历了很多帖子,但没有找到帮助。 Plz帮助

1 个答案:

答案 0 :(得分:0)

-descriptionWithLocale:indent:的{​​{1}}方法返回格式化为属性列表的字符串。

在此处阅读属性列表:http://developer.apple.com/library/ios/#documentation/CoreFoundation/Conceptual/CFPropertyLists/CFPropertyLists.html