(前回)Cocoaの日々: CocoaでXML TBXML を使うサンプルを作ってみた。 ソースは GitHub からどうぞ。 TBXMLSample at 2010-03-31 from xcatsan's SampleCode - GitHub 以下、サンプルを作る手順。 まず TBXML をダウンロードする。 TBXML V1.3 - The very fast, light-weight XML parser for Apple iPad, iPhone & iPod Touch
In my recent post on How To Choose the Best XML Parser for Your iPhone Project, Saliom from the comments section suggested writing a post on how to use an XML library to read and write XML documents, create your own objects based on the documents, and perform XPath queries. This XML tutorial will show you how to do exactly that! We’ll create a project that reads a simple XML document that contains
<?xml version="1.0"?> <feed xmlns:idx="urn:atom-extension:indexing" xmlns:gr="http://www.google.com/schemas/reader/atom/" xmlns:media="http://search.yahoo.com/mrss/" xmlns="http://www.w3.org/2005/Atom" idx:index="no"> <!-- Content-type: Preventing XSRF in IE. --> <generator uri="http://www.google.com/reader">Google Reader</generator> <id>tag:google.com,2005:reader/user/10689165820831989733/state/c
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く