文件名称:自动生成代码Struts+Dao
- 所属分类:
- 中间件编程
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2011-07-13
- 文件大小:
- 1.43mb
- 下载次数:
- 0次
- 提 供 者:
- wangwei2210@163.com
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
只要在RoboticizedFile类中配置了对应的数据库表名和包名
点击run就能自动生成对应的jsp+from+action+struts配置文件+bo+vo+dao
点击run就能自动生成对应的jsp+from+action+struts配置文件+bo+vo+dao
相关搜索: 自动生成代码Struts+Dao
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : struts+dao.zip 列表 struts+dao/ struts+dao/hellotest/ struts+dao/hellotest/.classpath struts+dao/hellotest/.myeclipse/ struts+dao/hellotest/.mymetadata struts+dao/hellotest/.project struts+dao/hellotest/src/ struts+dao/hellotest/src/com/ struts+dao/hellotest/src/com/hzfy/ struts+dao/hellotest/src/com/hzfy/demo/ struts+dao/hellotest/src/com/hzfy/demo/bo/ struts+dao/hellotest/src/com/hzfy/demo/bo/Gg_yzxjBO.java struts+dao/hellotest/src/com/hzfy/demo/bo/Lzry_jndjBO.java struts+dao/hellotest/src/com/hzfy/demo/dao/ struts+dao/hellotest/src/com/hzfy/demo/dao/Gg_yzxjDAO.java struts+dao/hellotest/src/com/hzfy/demo/dao/Lzry_jndjDAO.java struts+dao/hellotest/src/com/hzfy/demo/model/ struts+dao/hellotest/src/com/hzfy/demo/model/Gg_yzxjBean.java struts+dao/hellotest/src/com/hzfy/demo/model/Lzry_jndjBean.java struts+dao/hellotest/src/com/hzfy/demo/struts/ struts+dao/hellotest/src/com/hzfy/demo/struts/action/ struts+dao/hellotest/src/com/hzfy/demo/struts/action/Gg_yzxjAction.java struts+dao/hellotest/src/com/hzfy/demo/struts/action/Lzry_jndjAction.java struts+dao/hellotest/src/com/hzfy/demo/struts/form/ struts+dao/hellotest/src/com/hzfy/demo/struts/form/Gg_yzxjForm.java struts+dao/hellotest/src/com/hzfy/demo/struts/form/Lzry_jndjForm.java struts+dao/hellotest/src/com/hzfy/wangwei/ struts+dao/hellotest/src/com/hzfy/wangwei/ConnectionFactory.class struts+dao/hellotest/src/com/hzfy/wangwei/ConnectionFactory.java struts+dao/hellotest/src/com/hzfy/wangwei/GetTableframe.class struts+dao/hellotest/src/com/hzfy/wangwei/GetTableframe.java struts+dao/hellotest/src/com/hzfy/wangwei/GetTableInformation.class struts+dao/hellotest/src/com/hzfy/wangwei/GetTableInformation.java struts+dao/hellotest/src/com/hzfy/wangwei/RoboticizedFile.class struts+dao/hellotest/src/com/hzfy/wangwei/RoboticizedFile.java struts+dao/hellotest/src/com/hzfy/wangwei/templatexslt/ struts+dao/hellotest/src/com/hzfy/wangwei/templatexslt/tableAction.xsl struts+dao/hellotest/src/com/hzfy/wangwei/templatexslt/tableBO.xsl struts+dao/hellotest/src/com/hzfy/wangwei/templatexslt/tableConfigure.xsl struts+dao/hellotest/src/com/hzfy/wangwei/templatexslt/tableDao.xsl struts+dao/hellotest/src/com/hzfy/wangwei/templatexslt/tableForm.xsl struts+dao/hellotest/src/com/hzfy/wangwei/templatexslt/tableJsp.xsl struts+dao/hellotest/src/com/hzfy/wangwei/templatexslt/tableJsp_Add.xsl struts+dao/hellotest/src/com/hzfy/wangwei/templatexslt/tableModeljava.xsl struts+dao/hellotest/src/com/hzfy/wangwei/templatexslt/tableTemplet.xsl struts+dao/hellotest/src/hzfy/ struts+dao/hellotest/src/hzfy/database/ struts+dao/hellotest/src/hzfy/database/DataBaseManage.java struts+dao/hellotest/src/hzfy/exception/ struts+dao/hellotest/src/hzfy/exception/AppException.java struts+dao/hellotest/src/hzfy/util/ struts+dao/hellotest/src/hzfy/util/PageController.java struts+dao/hellotest/WebRoot/ struts+dao/hellotest/WebRoot/META-INF/ struts+dao/hellotest/WebRoot/META-INF/MANIFEST.MF struts+dao/hellotest/WebRoot/Page/ struts+dao/hellotest/WebRoot/Page/Gg_yzxj.jsp struts+dao/hellotest/WebRoot/Page/Gg_yzxj_add.jsp struts+dao/hellotest/WebRoot/Page/Lzry_jndj.jsp struts+dao/hellotest/WebRoot/Page/Lzry_jndj_add.jsp struts+dao/hellotest/WebRoot/WEB-INF/ struts+dao/hellotest/WebRoot/WEB-INF/classes/ struts+dao/hellotest/WebRoot/WEB-INF/classes/com/ struts+dao/hellotest/WebRoot/WEB-INF/classes/com/hzfy/ struts+dao/hellotest/WebRoot/WEB-INF/classes/com/hzfy/demo/ struts+dao/hellotest/WebRoot/WEB-INF/classes/com/hzfy/demo/bo/ struts+dao/hellotest/WebRoot/WEB-INF/classes/com/hzfy/demo/bo/Gg_yzxjBO.class struts+dao/hellotest/WebRoot/WEB-INF/classes/com/hzfy/demo/bo/Lzry_jndjBO.class struts+dao/hellotest/WebRoot/WEB-INF/classes/com/hzfy/demo/dao/ struts+dao/hellotest/WebRoot/WEB-INF/classes/com/hzfy/demo/dao/Gg_yzxjDAO.class struts+dao/hellotest/WebRoot/WEB-INF/classes/com/hzfy/demo/dao/Lzry_jndjDAO.class struts+dao/hellotest/WebRoot/WEB-INF/classes/com/hzfy/demo/model/ struts+dao/hellotest/WebRoot/WEB-INF/classes/com/hzfy/demo/model/Gg_yzxjBean.class struts+dao/hellotest/WebRoot/WEB-INF/classes/com/hzfy/demo/model/Lzry_jndjBean.class struts+dao/hellotest/WebRoot/WEB-INF/classes/com/hzfy/demo/struts/ struts+dao/hellotest/WebRoot/WEB-INF/classes/com/hzfy/demo/struts/action/ struts+dao/hellotest/WebRoot/WEB-INF/classes/com/hzfy/demo/struts/action/Gg_yzxjAction.class struts+dao/hellotest/WebRoot/WEB-INF/classes/com/hzfy/demo/struts/action/Lzry_jndjAction.class struts+dao/hellotest/WebRoot/WEB-INF/classes/com/hzfy/demo/struts/form/ struts+dao/hellotest/WebRoot/WEB-INF/classes/com/hzfy/demo/struts/form/Gg_yzxjForm.class struts+dao/hellotest/WebRoot/WEB-INF/classes/com/hzfy/demo/struts/form/Lzry_jndjForm.class struts+dao/hellotest/WebRoot/WEB-INF/classes/com/hzfy/wangwei/ struts+dao/hellotest/WebRoot/WEB-INF/classes/com/hzfy/wangwei/ConnectionFactory.class struts+dao/hellotest/WebRoot/WEB-INF/classes/com/hzfy/wangwei/GetTableframe.class struts+dao/hellotest/WebRoot/WEB-INF/classes/com/hzfy/wangwei/GetTableInformation.class struts+dao/hellotest/WebRoot/WEB-INF/classes/com/hzfy/wangwei/RoboticizedFile.class struts+dao/hellotest/WebRoot/WEB-INF/classes/com/hzfy/wangwei