objective-c - iOS开发,将json数据转化为oc属性用什么工具比较好?
PHP中文网
PHP中文网 2017-04-18 09:47:09
0
2
402

Xcode7时用的ESJSONFORMAT插件,但是现在Xcode8不允许使用插件,想问下大家现在用的什么工具。

PHP中文网
PHP中文网

认证高级PHP讲师

reply all(2)
洪涛

I installed the JSONExport application. It is an open source project on github. There is also a Chinese fork. I download it locally and compile it to use it. Although it is not as convenient as a plug-in, it is quite rich in functions.

巴扎黑

If you are looking for json <-> model code conversion tool:
https://github.com/CoderMJLee...

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!