开发者

How to store multiple text messages in array using plist [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, 开发者_StackOverflow社区visit the help center. Closed 11 years ago.

How do I store multiple text messages and phone numbers in an array using plist?


Try to be more precise on what you want. Do you want to store strings contained in an array in a plist, or what? If that's what you want, you may use NSDictionary's +(id)dictionaryWithContentsOfFile:(NSString *)path and then convert your dictionary into array

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜