文件名称:ContactManager
-
所属分类:
- 标签属性:
- 上传时间:2014-01-08
-
文件大小:2.68mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
简单的demo,通讯录管理,能够实现增删改查-simple demo system,contact manager
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ContactManager/
ContactManager/.classpath
ContactManager/.myeclipse/
ContactManager/.mymetadata
ContactManager/.mystrutsdata
ContactManager/.project
ContactManager/.settings/
ContactManager/.settings/.jsdtscope
ContactManager/.settings/com.genuitec.eclipse.j2eedt.core.prefs
ContactManager/.settings/org.eclipse.jdt.core.prefs
ContactManager/.settings/org.eclipse.ltk.core.refactoring.prefs
ContactManager/.settings/org.eclipse.wst.common.component
ContactManager/.settings/org.eclipse.wst.common.project.facet.core.xml
ContactManager/.settings/org.eclipse.wst.jsdt.ui.superType.container
ContactManager/.settings/org.eclipse.wst.jsdt.ui.superType.name
ContactManager/myproject/
ContactManager/readme.txt
ContactManager/src/
ContactManager/src/com/
ContactManager/src/com/swjtu/
ContactManager/src/com/swjtu/dao/
ContactManager/src/com/swjtu/dao/AdminDAO.java
ContactManager/src/com/swjtu/dao/ContactDAO.java
ContactManager/src/com/swjtu/filter/
ContactManager/src/com/swjtu/filter/filter.java
ContactManager/src/com/swjtu/struts/
ContactManager/src/com/swjtu/struts/action/
ContactManager/src/com/swjtu/struts/action/AddAction.java
ContactManager/src/com/swjtu/struts/action/ChangeLocaleAction.java
ContactManager/src/com/swjtu/struts/action/DeleteAction.java
ContactManager/src/com/swjtu/struts/action/GetAllContactAction.java
ContactManager/src/com/swjtu/struts/action/GetUserByIdAction.java
ContactManager/src/com/swjtu/struts/action/LoginAction.java
ContactManager/src/com/swjtu/struts/action/LogoutAction.java
ContactManager/src/com/swjtu/struts/action/QueryAction.java
ContactManager/src/com/swjtu/struts/action/UpdateAction.java
ContactManager/src/com/swjtu/struts/ApplicationResources.properties
ContactManager/src/com/swjtu/struts/ApplicationResources_en.properties
ContactManager/src/com/swjtu/struts/ApplicationResources_zh.properties
ContactManager/src/com/swjtu/util/
ContactManager/src/com/swjtu/util/ConnectionUtil.java
ContactManager/src/com/swjtu/vo/
ContactManager/src/com/swjtu/vo/ContactForm.java
ContactManager/WebRoot/
ContactManager/WebRoot/add.jsp
ContactManager/WebRoot/login.jsp
ContactManager/WebRoot/main.jsp
ContactManager/WebRoot/META-INF/
ContactManager/WebRoot/META-INF/MANIFEST.MF
ContactManager/WebRoot/resource/
ContactManager/WebRoot/resource/bety.jpg
ContactManager/WebRoot/resource/bian.jpg
ContactManager/WebRoot/resource/contact.jpg
ContactManager/WebRoot/resource/end1.jpg
ContactManager/WebRoot/resource/end2.jpg
ContactManager/WebRoot/resource/grey.PNG
ContactManager/WebRoot/resource/search.gif
ContactManager/WebRoot/resource/wall.jpg
ContactManager/WebRoot/update.jsp
ContactManager/WebRoot/WEB-INF/
ContactManager/WebRoot/WEB-INF/.struts-config.mex
ContactManager/WebRoot/WEB-INF/classes/
ContactManager/WebRoot/WEB-INF/classes/com/
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/dao/
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/dao/AdminDAO.class
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/dao/ContactDAO.class
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/filter/
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/filter/filter.class
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/struts/
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/struts/action/
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/struts/action/AddAction.class
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/struts/action/ChangeLocaleAction.class
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/struts/action/DeleteAction.class
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/struts/action/GetAllContactAction.class
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/struts/action/GetUserByIdAction.class
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/struts/action/LoginAction.class
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/struts/action/LogoutAction.class
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/struts/action/QueryAction.class
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/struts/action/UpdateAction.class
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/struts/ApplicationResources.properties
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/struts/ApplicationResources_en.properties
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/struts/ApplicationResources_zh.properties
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/util/
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/util/ConnectionUtil.class
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/vo/
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/vo/ContactForm.class
ContactManager/WebRoot/WEB-INF/lib/
ContactManager/WebRoot/WEB-INF/lib/classes12.jar
ContactManager/WebRoot/WEB-INF/lib/commons-collections-3.1.jar
ContactManager/WebRoot/WEB-INF/lib/commons-dbcp-1.2.jar
ContactManager/WebRoot/WEB-INF/lib/commons-pool-1.2.jar
ContactManager/WebRoot/WEB-INF/lib/jstl.jar
ContactManager/WebRoot/WEB-INF/lib/mysql-connector-java-5.0.8-bin.jar
ContactManager/WebRoot/WEB-INF/lib/mysql-URL.txt
ContactManager/WebRoot/WEB-INF/lib/standard.jar
ContactManager/WebRoot/WEB-INF/lib/struts-legacy.jar
ContactManager/WebRoot/WEB-INF/struts-bean.tld
Conta
ContactManager/.classpath
ContactManager/.myeclipse/
ContactManager/.mymetadata
ContactManager/.mystrutsdata
ContactManager/.project
ContactManager/.settings/
ContactManager/.settings/.jsdtscope
ContactManager/.settings/com.genuitec.eclipse.j2eedt.core.prefs
ContactManager/.settings/org.eclipse.jdt.core.prefs
ContactManager/.settings/org.eclipse.ltk.core.refactoring.prefs
ContactManager/.settings/org.eclipse.wst.common.component
ContactManager/.settings/org.eclipse.wst.common.project.facet.core.xml
ContactManager/.settings/org.eclipse.wst.jsdt.ui.superType.container
ContactManager/.settings/org.eclipse.wst.jsdt.ui.superType.name
ContactManager/myproject/
ContactManager/readme.txt
ContactManager/src/
ContactManager/src/com/
ContactManager/src/com/swjtu/
ContactManager/src/com/swjtu/dao/
ContactManager/src/com/swjtu/dao/AdminDAO.java
ContactManager/src/com/swjtu/dao/ContactDAO.java
ContactManager/src/com/swjtu/filter/
ContactManager/src/com/swjtu/filter/filter.java
ContactManager/src/com/swjtu/struts/
ContactManager/src/com/swjtu/struts/action/
ContactManager/src/com/swjtu/struts/action/AddAction.java
ContactManager/src/com/swjtu/struts/action/ChangeLocaleAction.java
ContactManager/src/com/swjtu/struts/action/DeleteAction.java
ContactManager/src/com/swjtu/struts/action/GetAllContactAction.java
ContactManager/src/com/swjtu/struts/action/GetUserByIdAction.java
ContactManager/src/com/swjtu/struts/action/LoginAction.java
ContactManager/src/com/swjtu/struts/action/LogoutAction.java
ContactManager/src/com/swjtu/struts/action/QueryAction.java
ContactManager/src/com/swjtu/struts/action/UpdateAction.java
ContactManager/src/com/swjtu/struts/ApplicationResources.properties
ContactManager/src/com/swjtu/struts/ApplicationResources_en.properties
ContactManager/src/com/swjtu/struts/ApplicationResources_zh.properties
ContactManager/src/com/swjtu/util/
ContactManager/src/com/swjtu/util/ConnectionUtil.java
ContactManager/src/com/swjtu/vo/
ContactManager/src/com/swjtu/vo/ContactForm.java
ContactManager/WebRoot/
ContactManager/WebRoot/add.jsp
ContactManager/WebRoot/login.jsp
ContactManager/WebRoot/main.jsp
ContactManager/WebRoot/META-INF/
ContactManager/WebRoot/META-INF/MANIFEST.MF
ContactManager/WebRoot/resource/
ContactManager/WebRoot/resource/bety.jpg
ContactManager/WebRoot/resource/bian.jpg
ContactManager/WebRoot/resource/contact.jpg
ContactManager/WebRoot/resource/end1.jpg
ContactManager/WebRoot/resource/end2.jpg
ContactManager/WebRoot/resource/grey.PNG
ContactManager/WebRoot/resource/search.gif
ContactManager/WebRoot/resource/wall.jpg
ContactManager/WebRoot/update.jsp
ContactManager/WebRoot/WEB-INF/
ContactManager/WebRoot/WEB-INF/.struts-config.mex
ContactManager/WebRoot/WEB-INF/classes/
ContactManager/WebRoot/WEB-INF/classes/com/
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/dao/
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/dao/AdminDAO.class
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/dao/ContactDAO.class
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/filter/
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/filter/filter.class
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/struts/
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/struts/action/
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/struts/action/AddAction.class
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/struts/action/ChangeLocaleAction.class
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/struts/action/DeleteAction.class
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/struts/action/GetAllContactAction.class
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/struts/action/GetUserByIdAction.class
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/struts/action/LoginAction.class
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/struts/action/LogoutAction.class
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/struts/action/QueryAction.class
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/struts/action/UpdateAction.class
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/struts/ApplicationResources.properties
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/struts/ApplicationResources_en.properties
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/struts/ApplicationResources_zh.properties
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/util/
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/util/ConnectionUtil.class
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/vo/
ContactManager/WebRoot/WEB-INF/classes/com/swjtu/vo/ContactForm.class
ContactManager/WebRoot/WEB-INF/lib/
ContactManager/WebRoot/WEB-INF/lib/classes12.jar
ContactManager/WebRoot/WEB-INF/lib/commons-collections-3.1.jar
ContactManager/WebRoot/WEB-INF/lib/commons-dbcp-1.2.jar
ContactManager/WebRoot/WEB-INF/lib/commons-pool-1.2.jar
ContactManager/WebRoot/WEB-INF/lib/jstl.jar
ContactManager/WebRoot/WEB-INF/lib/mysql-connector-java-5.0.8-bin.jar
ContactManager/WebRoot/WEB-INF/lib/mysql-URL.txt
ContactManager/WebRoot/WEB-INF/lib/standard.jar
ContactManager/WebRoot/WEB-INF/lib/struts-legacy.jar
ContactManager/WebRoot/WEB-INF/struts-bean.tld
Conta
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.