# CodeCreator **Repository Path**: lilinxx/CodeCreator ## Basic Information - **Project Name**: CodeCreator - **Description**: 代码生成器使用C#开发,可自已定制模板后进行代码生成,贯穿数据库、后台及前台JS,极大的提升开发效率。 代码生成器对象树结构 说明:当前代码生成器只支持Oracle数据库、单数据表代码生成,可以自定义模板,按变量生成文件。 目录: Templates-模板文件夹 Config/dbinfo.xml-数据库连接 TypeMap.xml-类型转换关系 变量列表参考如下: **主对象*********************************** Obj.PackageName;//com.inspur.plugins Obj.PluginName;//test Obj.JavaClassName;//ClassName Obj.JavaObjName;//className Obj.JavaPkName;//Id Obj.JsClassName;//classname ....... - **Primary Language**: C# - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2019-10-20 - **Last Updated**: 2021-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CodeCreator #### Description 代码生成器使用C#开发,可自已定制模板后进行代码生成,贯穿数据库、后台及前台JS,极大的提升开发效率。 代码生成器对象树结构 说明:当前代码生成器只支持Oracle数据库、单数据表代码生成,可以自定义模板,按变量生成文件。 目录: Templates-模板文件夹 Config/dbinfo.xml-数据库连接 TypeMap.xml-类型转换关系 变量列表参考如下: **主对象*********************************** Obj.PackageName;//com.inspur.plugins Obj.PluginName;//test Obj.JavaClassName;//ClassName Obj.JavaObjName;//className Obj.JavaPkName;//Id Obj.JsClassName;//classname ....... #### Software Architecture Software architecture description #### Installation 1. xxxx 2. xxxx 3. xxxx #### Instructions 1. xxxx 2. xxxx 3. xxxx #### Contribution 1. Fork the repository 2. Create Feat_xxx branch 3. Commit your code 4. Create Pull Request #### Gitee Feature 1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md 2. Gitee blog [blog.gitee.com](https://blog.gitee.com) 3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) 4. The most valuable open source project [GVP](https://gitee.com/gvp) 5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) 6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)