# 自动JSON转模型工具 **Repository Path**: ibzxy/AutomaticTool ## Basic Information - **Project Name**: 自动JSON转模型工具 - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2023-09-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![codebeat badge](https://codebeat.co/badges/5f031df3-f6c1-4ec0-911a-ff6617ca50b9)](https://codebeat.co/projects/github-com-farmerly-farmerly-github-io-master) [![GitHub issues](https://img.shields.io/github/issues/farmerly/farmerly.github.io.svg?style=flat)](https://github.com/farmerly/farmerly.github.io/issues) [![License MIT](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://github.com/home-assistant/home-assistant-iOS/blob/master/LICENSE) [![](https://img.shields.io/github/stars/farmerly/farmerly.github.io.svg?style=social&label=Star)](https://github.com/farmerly/farmerly.github.io) [![](https://img.shields.io/github/forks/farmerly/farmerly.github.io.svg?style=social&label=Fork)](https://github.com/farmerly/farmerly.github.io) # iOS开发高效辅助工具!OC版MJExtension自动转换版本,自动JSON转模型工具 - **此版本为修改版本** - **修改模型支持为MJExtension,只适合OC,Swift版本请自行修改** 修改功能: ============== - **取消地址** - **取消Coding协议遵守** - **优化代码** - **修改为MJExtension模型支持** - **修改应用名称为AutomaticTool** - **修改应用图标** - **修改背景颜色(因为会看瞎)** - **修改应用图标颜色** 效果 ============== #### 以下信息为原作者提供:[Git地址](https://github.com/netyouli/WHC_DataModelFactory) 简介 - **高效**: 自动把json或者xml字符串自动生成模型类文件内容 - **准确**: 避免手工创建模型类的麻烦和高错误率(提高开发效率) - **处理**: 自动生成类名称首字符大写属性名首字母小写 - **兼容**: 完美支持[WHC_Model](https://github.com/netyouli/WHC_Model)、[SexyJson](https://github.com/netyouli/SexyJson)开源json解析库 - **强大**: 支持xml/json字符串和dictionary字符串 - **咨询**: 712641411 - **作者**: 吴海超 [web版](https://github.com/netyouli/jsonToClass) [个人网站: www.wuhaichao.com](http://www.wuhaichao.com/) 更新:**生成SexyJson模型类支持<<<格式对齐** 效果 * Swift * Objective-C 使用 ============== * 打开WHC_ModelApp目录app双击或者复制到应用程序文件夹 * 运行该工程生成WHC_DataModelFactory.App 复制到应用程序文件夹 要求 ============== * mac os x 10.7 or later * Xcode 8.0 or later #### 期待 - 如果您在使用过程中有任何问题,欢迎issue me! 很乐意为您解答任何相关问题! - 与其给我点star,不如向我狠狠地抛来一个BUG! - 如果您想要更多的接口来自定义或者建议/意见,欢迎issue me!我会根据大家的需求提供更多的功能! #### Licenses All source code is licensed under the MIT License. 如果侵害了您的权利请与我联系,我会删除相关代码。