資源簡介
新生錄入,新生錄取......等。包括管理員和普通用戶兩種操作模式,功能強大。
代碼片段和文件信息
package?cbf.bean.student.DAO;
import?java.util.List;
import?cbf.bean.student.vo.Infro;
public?interface?InfroDAO?
{
//通過準考證、身份證查詢基本信息
public?void?queryInfroByNum(Infro?infro)throws?Exception;
// 插入學生基本信息
public?void?insertInfro(Infro?infro)throws?Exception;
// 更新基本信息
public?void?updateInfro(Infro?infro)throws?Exception;
// 查詢所有錄取學生信息
public?List?queryInfroByAll()?throws?Exception;
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????549??2009-07-02?12:56??student\Auser.jsp
?????文件???????1059??2009-07-02?17:40??student\change.jsp
?????文件???????2160??2009-07-02?17:40??student\change_into.jsp
?????文件????????826??2009-07-02?17:44??student\change_into_do.jsp
?????文件???????2993??2009-07-02?14:28??student\enroll.jsp
?????文件????????614??2009-07-02?15:19??student\enroll_do.jsp
?????文件???????3081??2009-07-02?18:24??student\find.jsp
?????文件???????3794??2009-07-02?12:01??student\index.jsp
?????文件???????1128??2009-07-02?18:28??student\left.html
?????文件???????2634??2009-07-02?15:15??student\list.jsp
?????文件???????1011??2009-07-02?10:59??student\loginConf.jsp
?????文件????????676??2009-07-02?18:30??student\loginout.jsp
?????文件???????4281??2009-07-02?11:56??student\Ouser.jsp
?????文件???????1924??2009-07-02?10:20??student\record.jsp
?????文件????????705??2009-07-02?11:18??student\record_do.jsp
?????文件???????3432??2009-07-01?11:35??student\regester.jsp
?????文件????????174??2009-07-01?09:30??student\right.html
?????文件????????814??2009-07-01?10:50??student\top.html
?????文件?????593920??2009-07-02?18:35??student\Databa
?????文件????????850??2009-07-01?09:30??student\images\bg.jpg
?????文件?????????61??2009-07-01?09:30??student\images\bj.gif
?????文件???????3314??2009-07-01?09:30??student\images\huawenbg_55.gif
?????文件????????105??2009-07-01?09:30??student\images\hydl_01.gif
?????文件??????11841??2009-07-01?09:30??student\images\tiao1.jpg
?????文件??????26974??2009-07-01?09:30??student\images\tishi.jpg
?????文件????????416??2009-07-02?13:14??student\JavaBean\cbf\bean\student\DAO\InfroDAO.class
?????文件????????457??2009-07-02?13:14??student\JavaBean\cbf\bean\student\DAO\InfroDAO.java
?????文件????????411??2009-07-02?14:59??student\JavaBean\cbf\bean\student\DAO\SumDAO.class
?????文件????????295??2009-07-02?14:59??student\JavaBean\cbf\bean\student\DAO\SumDAO.java
?????文件????????214??2009-07-02?08:59??student\JavaBean\cbf\bean\student\DAO\UserDAO.class
............此處省略30個文件信息
- 上一篇:java編寫ftp定時上傳
- 下一篇:基于java的計算器源程序+代碼+設計報告
評論
共有 條評論