資源簡介
功能主要有登錄,注冊,個人資料,添加項目,展示項目,項目分類,修改個人資料,退出登錄等,頁面叫好看。
代碼片段和文件信息
package?com.itzhongchou.dao;
import?java.util.List;
import?com.itzhongchou.domain.Customer;
import?com.itzhongchou.domain.Project;
public?interface?CustomerDao?{
void?save(Customer?customer);
Customer?login(Customer?customer);
void?updateCustomer(Customer?customer);
void?savePro(Project?project);
List?findCustomerList();
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2017-04-19?17:33??zhongchou\
?????文件?????????834??2017-04-19?17:32??zhongchou\.classpath
?????文件????????1042??2017-04-19?17:32??zhongchou\.project
?????目錄???????????0??2017-04-19?17:32??zhongchou\.settings\
?????文件?????????567??2017-04-19?17:32??zhongchou\.settings\.jsdtscope
?????文件?????????364??2017-04-19?17:32??zhongchou\.settings\org.eclipse.jdt.core.prefs
?????文件?????????479??2017-04-19?17:32??zhongchou\.settings\org.eclipse.wst.common.component
?????文件?????????345??2017-04-19?17:32??zhongchou\.settings\org.eclipse.wst.common.project.facet.core.xm
?????文件??????????49??2017-04-19?17:32??zhongchou\.settings\org.eclipse.wst.jsdt.ui.superType.container
?????文件???????????6??2017-04-19?17:32??zhongchou\.settings\org.eclipse.wst.jsdt.ui.superType.name
?????目錄???????????0??2017-04-19?17:33??zhongchou\WebContent\
?????目錄???????????0??2017-04-19?17:32??zhongchou\WebContent\me
?????文件??????????39??2017-04-19?17:32??zhongchou\WebContent\me
?????文件?????????398??2017-04-19?17:32??zhongchou\WebContent\NewFile.jsp
?????目錄???????????0??2017-04-19?17:32??zhongchou\WebContent\WEB-INF\
?????目錄???????????0??2017-04-19?17:32??zhongchou\WebContent\WEB-INF\lib\
?????文件??????445288??2017-04-19?17:32??zhongchou\WebContent\WEB-INF\lib\antlr-2.7.7.jar
?????文件????????4467??2017-04-19?17:32??zhongchou\WebContent\WEB-INF\lib\aopalliance-1.0.jar
?????文件???????43578??2017-04-19?17:32??zhongchou\WebContent\WEB-INF\lib\asm-3.3.jar
?????文件???????38275??2017-04-19?17:32??zhongchou\WebContent\WEB-INF\lib\asm-commons-3.3.jar
?????文件???????21503??2017-04-19?17:32??zhongchou\WebContent\WEB-INF\lib\asm-tree-3.3.jar
?????文件?????1865078??2017-04-19?17:32??zhongchou\WebContent\WEB-INF\lib\aspectjweaver-1.8.7.jar
?????文件??????423876??2017-04-19?17:32??zhongchou\WebContent\WEB-INF\lib\c3p0-0.9.2.1.jar
?????文件????????4615??2017-04-19?17:32??zhongchou\WebContent\WEB-INF\lib\com.springsource.org.aopalliance-1.0.0.jar
?????文件??????209695??2017-04-19?17:32??zhongchou\WebContent\WEB-INF\lib\com.springsource.org.apache.commons.lang-2.1.0.jar
?????文件???????61464??2017-04-19?17:32??zhongchou\WebContent\WEB-INF\lib\com.springsource.org.apache.commons.logging-1.1.1.jar
?????文件??????396713??2017-04-19?17:32??zhongchou\WebContent\WEB-INF\lib\com.springsource.org.apache.log4j-1.2.15.jar
?????文件?????1642154??2017-04-19?17:32??zhongchou\WebContent\WEB-INF\lib\com.springsource.org.aspectj.weaver-1.6.8.RELEASE.jar
?????文件??????232019??2017-04-19?17:32??zhongchou\WebContent\WEB-INF\lib\commons-beanutils-1.8.3.jar
?????文件??????575389??2017-04-19?17:32??zhongchou\WebContent\WEB-INF\lib\commons-collections-3.2.1.jar
?????文件???????69002??2017-04-19?17:32??zhongchou\WebContent\WEB-INF\lib\commons-fileupload-1.3.1.jar
............此處省略1002個文件信息
- 上一篇:STM32F1官方固件庫
- 下一篇:武漢大學數值分析試題.rar
評論
共有 條評論