XCode 4.1 XML文件读写器

时间:2012-04-02 23:08:28

标签: iphone xml xcode ipad file

对于iPad App,使用XCode SDK 4.1或更高版本来使用XML文件读取和写入数据的推荐方法是什么?

目前解决方案是为iPad App Ver创建的。 iMac上的5.0。

我已经有了这些文章: http://www.xcode-tutorials.com/parsing-xml-files/

https://developer.apple.com/library/mac/#documentation/Cocoa/Reference/Foundation/Classes/NSXMLDocument_Class/Reference/Reference.html

http://www.iphonedevsdk.com/forum/iphone-sdk-tutorials/76730-webservice-how.html

我想要做的是在XML文件上简单读取和保存值。参数可以是:

XMLFileName, MainNode, SubNode, AttributTitle, AttributValue

Methodes:

Read, Write

感谢您的建议

0 个答案:

没有答案