首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > wonderxml is a simple objective-c library to serialize objects to XML and back again.

wonderxml is a simple objective-c library to serialize objects to XML and back again.

资 源 简 介

WonderXML is an extension of GData XML Node class (Gdata Objective C library) which is able to Parse xml string to objects dynamicly, and convert objects back to xml string. How to set up iPhone applications need these build settings in the project or target: Header Search Paths: /usr/include/libxml2 Other Linker Flags: -lxml2 Drag all files in wonderxml group into your project. See a simple test in the app delegate (output is in console). Enjoy... How to use it The User Class header file ``` #import @interface User : NSObject { NSString *billingEmailAddress; NSString *billingSchedule; NSString *brandID; Boolean changePassword; NSString *expiration; NSString *lastAddress; NSString *lastLogIn; NSString *password; NSString *preferences; NSNumber *profileID; NSString *se

文 件 列 表

wonderxml
.DS_Store
.svn
build
Classes
GDataXMLNode.h
GDataXMLNode.m
main.m
MainWindow.xib
TypeMapping.h
TypeMapping.m
Util.h
Util.m
WonderXML-Info.plist
WonderXML.xcodeproj
WonderXML_Prefix.pch
WonderXMLViewController.xib
XmlHeaderHelper.h
XmlHeaderHelper.m
XmlParser.h
XmlParser.m

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
  • 猕猴桃 3小时前 成为了本站会员

  • 11 6小时前 成为了本站会员

  • 开心快活人 9小时前 成为了本站会员

  • 晋财 10小时前 成为了本站会员

  • WYG 1天前 成为了本站会员

  • Shine 1天前 成为了本站会员

  • 柳贻 1天前 成为了本站会员

  • hallelujah_HL 1天前 成为了本站会员

  • 焦昱贺 1天前 成为了本站会员

  • Rubin 1天前 成为了本站会员

0.164847s