-
大小: 7.66MB文件類型: .zip金幣: 2下載: 1 次發(fā)布日期: 2021-04-02
- 語言: Java
- 標(biāo)簽: Java??Web??課程設(shè)計(jì)??
資源簡介
Java Web課程設(shè)計(jì)-貧困認(rèn)定管理系統(tǒng),具體技術(shù):JSP+Servlet+Dao工廠模式(DaoFactory),系統(tǒng)架構(gòu)采用MVC模式,沒有規(guī)定使用框架進(jìn)行開發(fā)的話,做課程設(shè)計(jì)工作量完全夠。
代碼片段和文件信息
package?com.wzxy.povertyidentification.bean;
public?class?Bj?{
?????
private?String?teacherNo;
private?String?className;
private?String?xueyuan;
public?Bj(){
}
public?String?getTeacherNo()?{
return?teacherNo;
}
public?void?setTeacherNo(String?teacherNo)?{
this.teacherNo?=?teacherNo;
}
public?String?getClassName()?{
return?className;
}
public?void?setClassName(String?className)?{
this.className?=?className;
}
public?String?getXueyuan()?{
return?xueyuan;
}
public?void?setXueyuan(String?xueyuan)?{
this.xueyuan?=?xueyuan;
}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2019-11-03?23:47??PovertyIdentification\
?????文件?????????737??2019-03-07?15:23??PovertyIdentification\.classpath
?????目錄???????????0??2019-11-03?23:47??PovertyIdentification\.myeclipse\
?????目錄???????????0??2019-11-03?23:47??PovertyIdentification\.myeclipse\build\
?????目錄???????????0??2019-11-03?23:47??PovertyIdentification\.myeclipse\build\me
?????文件??????????36??2018-11-21?15:30??PovertyIdentification\.myeclipse\build\me
?????目錄???????????0??2019-11-03?23:47??PovertyIdentification\.myeclipse\build\WEB-INF\
?????目錄???????????0??2019-11-03?23:47??PovertyIdentification\.myeclipse\build\WEB-INF\classes\
?????目錄???????????0??2019-11-03?23:47??PovertyIdentification\.myeclipse\build\WEB-INF\classes\com\
?????目錄???????????0??2019-11-03?23:47??PovertyIdentification\.myeclipse\build\WEB-INF\classes\com\wzxy\
?????目錄???????????0??2019-11-03?23:47??PovertyIdentification\.myeclipse\build\WEB-INF\classes\com\wzxy\povertyidentification\
?????目錄???????????0??2019-11-03?23:47??PovertyIdentification\.myeclipse\build\WEB-INF\classes\com\wzxy\povertyidentification\bean\
?????文件????????1697??2018-11-21?15:30??PovertyIdentification\.myeclipse\build\WEB-INF\classes\com\wzxy\povertyidentification\bean\Xs.class
?????目錄???????????0??2019-11-03?23:47??PovertyIdentification\.myeclipse\build\WEB-INF\classes\com\wzxy\povertyidentification\dao\
?????文件?????????190??2018-11-21?15:30??PovertyIdentification\.myeclipse\build\WEB-INF\classes\com\wzxy\povertyidentification\dao\IXsDao.class
?????目錄???????????0??2019-11-03?23:47??PovertyIdentification\.myeclipse\build\WEB-INF\classes\com\wzxy\povertyidentification\dao\impl\
?????文件????????2238??2018-11-21?15:30??PovertyIdentification\.myeclipse\build\WEB-INF\classes\com\wzxy\povertyidentification\dao\impl\XsDaoImpl.class
?????目錄???????????0??2019-11-03?23:47??PovertyIdentification\.myeclipse\build\WEB-INF\classes\com\wzxy\povertyidentification\factory\
?????文件?????????514??2018-11-21?15:30??PovertyIdentification\.myeclipse\build\WEB-INF\classes\com\wzxy\povertyidentification\factory\DaoFactory.class
?????目錄???????????0??2019-11-03?23:47??PovertyIdentification\.myeclipse\build\WEB-INF\classes\com\wzxy\povertyidentification\servlet\
?????文件????????2628??2018-11-21?15:30??PovertyIdentification\.myeclipse\build\WEB-INF\classes\com\wzxy\povertyidentification\servlet\XsServlet.class
?????目錄???????????0??2019-11-03?23:47??PovertyIdentification\.myeclipse\build\WEB-INF\classes\com\wzxy\povertyidentification\util\
?????文件????????2289??2018-11-21?15:30??PovertyIdentification\.myeclipse\build\WEB-INF\classes\com\wzxy\povertyidentification\util\DbUtils.class
?????目錄???????????0??2019-11-03?23:47??PovertyIdentification\.myeclipse\build\WEB-INF\lib\
?????文件?????1004838??2018-11-21?15:30??PovertyIdentification\.myeclipse\build\WEB-INF\lib\mysql-connector-java-5.1.46.jar
?????文件?????????866??2018-11-21?15:30??PovertyIdentification\.myeclipse\build\WEB-INF\web.xm
?????文件?????????336??2019-01-17?10:18??PovertyIdentification\.myme
?????文件????????1764??2018-11-21?19:56??PovertyIdentification\.project
?????目錄???????????0??2019-11-03?23:47??PovertyIdentification\.settings\
?????文件?????????500??2018-11-20?20:49??PovertyIdentification\.settings\.jsdtscope
?????文件?????????104??2018-12-08?17:04??PovertyIdentification\.settings\com.genuitec.eclipse.core.prefs
............此處省略188個文件信息
評論
共有 條評論