搜索资源列表
pb自动生成文件代码
- pb自动生成文件代码 将数据库中类容按模板格式导入word
自动生成代码Struts+Dao
- 只要在RoboticizedFile类中配置了对应的数据库表名和包名 点击run就能自动生成对应的jsp+from+action+struts配置文件+bo+vo+dao
c02 vc6
- 类似vc的集成开发环境,包括编辑器,调试器,编译器的全部源代码,真正的交互式,支持代码自动生成技术-Vc similar integrated development environment, including the editor, debugger, compiler of all source code, a truly interactive, support automatic code generation technology
猛犸代码助手 v1.0.2.3
- 猛犸代码助手 是为了提高项目开发效率而开发的一款代码自动生成工具。 它总结关系数据库操作的一些共性,根据面向对象的思想和分层架构设计,将大量代码按照预先设置的模板上自动生成出来。 使用模板插件机制,根据不同的项目模板可以生成ASP、PHP、C#Winform、Silverght、Java Andriod,VC++MFC项目,生成项目完整,代码规范、易读易改, 能够直接运行或者用开发环境编译运行。绿色软件,无需安装,自动升级,界面简洁,操作方便,希望助您一臂之力。
速易ASP.NET代码生成器 V1.5
- 自动生成ASP代码-ASP code automatically generated
TestDataBuilder1.0.4.6
- TestDataBuilder是一个采用Java编写的,完全开源,免费的测试数据生成工具,软件遵循GPL协议. 功能描述 本程序是一款自动化测试辅助工具 可以帮助程序开发或测试人员自动生成数据库表中的测试数据,并且具有期望的值分布和列间相关性 可以通过配置工具配置数据生成的规则,并且有一个自动配置引擎,可以根据已经存在的数据库自动生成配置文件 支持如下几种规则: 自动增长,一般为数据型. 随即方式,数据型或字符串. 枚举类型, 用户事先输入枚举值
JAG-J2EE-Generator-6.1-Src
- J2EE代码自动生成工具源代码,很有参考价值,供大家参考-Tools automatically generate J2EE code source code, a good reference for your information
uml
- uml系统可以自动生成代码,只需要把图画好,代码会自动生成,很方便的-uml system can automatically generate code, just take a good picture, the code will be automatically generated, it is convenient to
MATLAB与CCS配置及代码生成总结
- MATLAB&CCS配置及代码生成总结,通过simulink模型自动生成代码缩短研发周期(MATLAB&CCS configuration and code generation summary, through the Simulink model automatically generate code, shorten the R & D cycle)
Simulink代码自动生成
- Simulink仿真视频教程下载地址,在线观看。绝对可以用(Simulink simulation video tutorial download address, online viewing.)
mybatic自动生成代码插件
- mybatis文件自动生成代码,生成entity,mapper等(Mybatis file automatically generated code, generate entity, mapper, etc.)
代码生成组件源码
- 自动生成代码,可连接SQL server,MY sql等主流数据库(Automatic generation of code, you can connect SQL, server, MY, SQL and other mainstream databases)
autoCode
- autocode是自动生成代码的网站,来源于开源中国(autocode312321321312vsdfsfdsfds)
generatorSqlmapCustom
- 可以自动生成实体层并实体拓展层、数据mapper接口层、xml文件(It can automatically generate entity layer and entity development layer, data mapper interface layer, XML file)
auto_img_code
- 自动生成特定格式代码工具()
mybatis-generator-core-1.3.2
- 能够帮助程序员自动生成代码,避免手写的错误,解压到一个包下,打开CMD在控制台输入java -jar mybatis-generator-core-1.3.2.jar -configfile generatorConfig.xml -overwrite命令即可(Can help the programmer to generate code automatically, avoid handwriting errors, unpack a packet, and open CMD in the
一键生成宏v0.2
- 罗技自动生成绝地求生鼠标宏!支持多种枪械~(Logitech automatically generates the Jedi survival mouse macro! Support a variety of firearms)
mybatis-generator(mybatis生成工具修改版)
- MyBatis自动生成代码,贼爽,真的爽(MyBatis automatically generates code, it's cool, it's cool)
快速原型中Simulink模型的代码自动生成
- 本文介绍了在快速原型系统中如何利用Matlab/Simulink的代码生成功能将Simulink模型转换成 目标语言模型的方法。(This article introduces how to convert the Simulink model into the target language model by using the Matlab / Simulink code generation function in the rapid prototyping system.)
实体类自动生成代码
- 实体类自动生成代码,连接数据库,由数据库表自动生成实体类、dao、mapper、service、impl及controller中基础增删改查方法