# WHC_DataModelFactory **Repository Path**: raychow-github/WHC_DataModelFactory ## Basic Information - **Project Name**: WHC_DataModelFactory - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-01-02 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WHC_ModelFactory iOS开发高效辅助工具!(Version:1.9.0) 简介 ============== - **高效**: 自动把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 子库 ============== * 本mac工具对应的亲儿子库OC: [WHC_Model](https://github.com/netyouli/WHC_Model) * 本mac工具对应的亲儿子库Swift: [SexyJson](https://github.com/netyouli/SexyJson) 推荐 ============== * iOS平台最强大Sqlite库: [ModelSqliteKit](https://github.com/netyouli/WHC_ModelSqliteKit) * iOS平台最好用自动布局库: [AutoLayoutKit](https://github.com/netyouli/WHC_AutoLayoutKit) 使用 ============== * 打开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.