問題描述
我正在考慮在我的下一個(gè) iPhone 應(yīng)用程序中使用 YAML,但我一直無法找到要使用的 Objective-C 庫.
YAML 的維基百科頁面提到一個(gè),但鏈接已失效.p>
是否有可以將 YAML 解析為原生集合對(duì)象(NSArray、NSDictionary 等)的 Objective-C 庫?
Syck 的 Cocoa 擴(kuò)展程序可能正是您要尋找的東西——這就是 Shaggy Frog 提到的圖書館最近似乎生活的地方.
I'm considering using YAML as part of my next iPhone application, but I haven't been able to find an Objective-C library to use.
The Wikipedia page for YAML mentions one, but the link is dead.
Is there an Objective-C library that can parse YAML into native collection objects (NSArray, NSDictionary, etc...)?
The Cocoa extensions for Syck are probably what you're looking for -- it's where the library that Shaggy Frog mentioned seems to be living these days.
這篇關(guān)于是否有適用于 iPhone 的本機(jī) YAML 庫?的文章就介紹到這了,希望我們推薦的答案對(duì)大家有所幫助,也希望大家多多支持html5模板網(wǎng)!