Objective-C的JSON處理包 SBJson
SBJson 是 Objective-C 實現的一個 JSON 解析器和生成器,主要特性:
- New BSD Lisence.
- Easy-to-use API.
- Streaming Support. See SBJsonStreamParser in the API docs.
- Pretty-printing of JSON output.
- Sorted dictionary keys in JSON output.
- Configurable max recursion depth for parsing and writing.
- Pure Objective-C.
- No external dependencies.
本文由用戶 openkk 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!