CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 中间件编程

文件名称:自动生成代码Struts+Dao

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2011-07-13
  • 文件大小:
    1.43mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

只要在RoboticizedFile类中配置了对应的数据库表名和包名
点击run就能自动生成对应的jsp+from+action+struts配置文件+bo+vo+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

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com