开发者

JSON Parser for GNUstep runtime (Objective-c 1.0?)

开发者 https://www.devze.com 2023-04-05 15:51 出处:网络
Is there a JSON Parser Libr开发者_如何学Goary for GNUstep runtime (Objective-c 1.0)?As far as I know, there is actually a version of the NSJSONSerialization class, which was included in Mac OS X 10.7.

Is there a JSON Parser Libr开发者_如何学Goary for GNUstep runtime (Objective-c 1.0)?


As far as I know, there is actually a version of the NSJSONSerialization class, which was included in Mac OS X 10.7. See here:

http://svn.gna.org/svn/gnustep/libs/base/trunk/Source/NSJSONSerialization.m

0

精彩评论

暂无评论...
验证码 换一张
取 消