http://www.raywenderlich.com/725/how-to-read-and-write-xml-documents-with-gdataxml
http://www.raywenderlich.com/553/how-to-chose-the-best-xml-parser-for-your-iphone-project
1 Integrating GDataXML
You can integrate GDataXML into a new project with a few easy steps:
* Choose Project\New Project, and choose View-based Application, and name the project XMLTest.
* Download the gdata-objective-c client library.
* Unzip the file, navigate to Source\XMLSupport, and drag the two files GDataXMLNode.h and GDataXMLNode.m into your project.
* In XCode, click Project\Edit Project Settings and make sure “All Configurations” are checked.
* Find the Search Paths\Header Search Paths setting and add /usr/include/libxml2 to the list.
* Finally, find the Linking\Other Linker Flags section and add -lxml2 to the list.
* Test out that everything is working by adding the following to the top of XMLTestAppDelegate.h:
#import "GDataXMLNode.h"
2以上网址 可以对 xml的解析非常清楚
分享到:
相关推荐
Bioinformatics-with-Python-Cookbook-Learn-how-to-use-modern-Python-bioinformatics-libraries-and-applications-to-do-cutting-edge-research-in-computational-biology.pdf
how-to-write-a-great-research-paper-wiley-keys-to-success.pdf
how-to-read-a-paper教你怎样有效地阅读一篇科技文献
Framework - How-To Work with XML Framework - Key Benefits Framework - Partitioning your application Framework - role based security with Enterprise Services Framework - Scoping, Overloading, ...
SharePoint® 2010 How-To Ishai Sagi Real Solutions for SharePoint 2010 Users Need fast, reliable, easy-to-implement solutions for SharePoint 2010? This book delivers exactly what you’re looking ...
本文的完整版本最初出现在作者的个人博客(www.violentmetaphors.com)上。 她非常感谢José Bonner教授(印第安纳大学)和Bill Saxton教授(加州大学圣克鲁兹分校)教她如何使用这种方法阅读科学论文。
How-to-Win-Friends-and-Influence-People.doc
how-to-be-a-programmer-zh
Brandstetter-insecurity-In-Building-Automation-How-To-Create-Dark-Buildings-With-Light-Speed-wp
us-17-Brandstetter-insecurity-In-Building-Automation-How-To-Create-Dark-Buildings-With-Light-Speed-wp
Beginning with the language essentials and moving on to solving common problems using the .NET Framework, C# 4.0 How-To addresses a wide range of general programming problems and algorithms....
eu-16-Gonzalez-How-To-Fool-An-ADC-Part-II-Or-Hiding-Destruction-Of-Turbine-With-A-Little-Help-Of-Signal-Processing 安全架构 安全体系 信息安全研究 AI web安全
藏经阁-SS7-Attacker-Heaven-Turns-Into-Riot-How-To-Make-Nation-State-And-Intelligence-Attackers-Lives-Much-Harder-On-Mobile-Networks.pdf
how-to-write-a-node-cli-tools-with-commander 什么是cli tools? CLI(command-line interface,命令行界面)是指可在用户提示符下键入可执行指令的界面。 早启的unix/linux和DOS都是没有可视化界面的,那内存靠...
主要为关于论文写作的建议和方法,内部包含有三个文档,分别为:《How to Write Good Reviews for CVPR》、《Teaching Graduate Students How to Write Clearly》以及《How write a Paper》三个文档,十分具有借鉴...
This book provides practical, proven techniques for making writing for ... All levels of business and technical personnel will find this easy-to-read guide invaluable and immediately useful every day.
Loader-html<br>META-FAQ-html<br>Modules<br>mul.c<br>Multiboot-with-LILO-html<br>Networking-Overview-HOWTO-html<br>News-HOWTO-html<br>News-Leafsite-html<br>Oracle-HOWTO-html<br>Plug-and-...
如何读懂源代码 读懂源码 c、c++、java如何读懂源码 编程菜鸟分析源代码方法