{{o.content | formatHtml}}
{{o.author.name}}
{{o.pubDate | formatDate}}
{{parseInt(o.viewCount) | bigNumberTransform}}
JSONKit 是用 Objective-C 实现的一个高性能的 JSON 解析和生成库,支持 iOS。 下面是性能比较: Parsing Serializing 23% Faster than Binary .plist ! 549% Faster than Binary .plist !