文件名称:StudentSystem
- 所属分类:
- JSP源码/Java
- 资源属性:
- 上传时间:
- 2018-02-11
- 文件大小:
- 3.45mb
- 下载次数:
- 0次
- 提 供 者:
- cal****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用java是实现的学生管理系统,对于初学者来说,可以练练手(Using Java is an implementation of the student management system, for beginners, you can practice your hands)
相关搜索: 用java写的学生管理
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
StudentSystem | 0 | 2017-08-23 |
StudentSystem\.classpath | 377 | 2017-08-23 |
StudentSystem\.project | 389 | 2017-08-23 |
StudentSystem\.settings | 0 | 2017-08-23 |
StudentSystem\.settings\org.eclipse.jdt.core.prefs | 598 | 2017-08-23 |
StudentSystem\bin | 0 | 2017-10-17 |
StudentSystem\bin\com | 0 | 2017-10-17 |
StudentSystem\bin\com\white | 0 | 2017-10-17 |
StudentSystem\bin\com\white\dao | 0 | 2017-10-17 |
StudentSystem\bin\com\white\dao\StudentDAO.class | 4627 | 2017-10-17 |
StudentSystem\bin\com\white\dao\UserDAO.class | 1069 | 2017-10-17 |
StudentSystem\bin\com\white\manager | 0 | 2017-10-17 |
StudentSystem\bin\com\white\manager\StudentManager.class | 1388 | 2017-10-17 |
StudentSystem\bin\com\white\manager\UserManager.class | 1177 | 2017-10-17 |
StudentSystem\bin\com\white\model | 0 | 2017-10-17 |
StudentSystem\bin\com\white\model\Student.class | 1509 | 2017-10-17 |
StudentSystem\bin\com\white\model\User.class | 1087 | 2017-10-17 |
StudentSystem\bin\com\white\servlet | 0 | 2017-10-17 |
StudentSystem\bin\com\white\servlet\StudentServlet.class | 6891 | 2017-10-17 |
StudentSystem\bin\com\white\servlet\UserServlet.class | 2034 | 2017-10-17 |
StudentSystem\bin\com\white\util | 0 | 2017-10-17 |
StudentSystem\bin\com\white\util\DAO.class | 2538 | 2017-10-17 |
StudentSystem\bin\com\white\util\XmlPause.class | 1970 | 2017-10-17 |
StudentSystem\src | 0 | 2017-08-23 |
StudentSystem\src\com | 0 | 2017-08-23 |
StudentSystem\src\com\white | 0 | 2017-08-23 |
StudentSystem\src\com\white\dao | 0 | 2017-08-23 |
StudentSystem\src\com\white\dao\StudentDAO.java | 4493 | 2016-05-20 |
StudentSystem\src\com\white\dao\UserDAO.java | 549 | 2016-05-10 |
StudentSystem\src\com\white\manager | 0 | 2017-08-23 |
StudentSystem\src\com\white\manager\StudentManager.java | 1003 | 2016-05-20 |
StudentSystem\src\com\white\manager\UserManager.java | 708 | 2016-05-10 |
StudentSystem\src\com\white\model | 0 | 2017-08-23 |
StudentSystem\src\com\white\model\Student.java | 926 | 2016-05-14 |
StudentSystem\src\com\white\model\User.java | 675 | 2016-05-14 |
StudentSystem\src\com\white\servlet | 0 | 2017-08-23 |
StudentSystem\src\com\white\servlet\StudentServlet.java | 7475 | 2016-05-22 |
StudentSystem\src\com\white\servlet\UserServlet.java | 1472 | 2016-05-11 |
StudentSystem\src\com\white\util | 0 | 2017-08-23 |
StudentSystem\src\com\white\util\DAO.java | 2309 | 2016-05-20 |
StudentSystem\src\com\white\util\XmlPause.java | 834 | 2016-05-22 |
StudentSystem\WebRoot | 0 | 2017-08-23 |
StudentSystem\WebRoot\addStudent.jsp | 907 | 2016-05-22 |
StudentSystem\WebRoot\index.jsp | 682 | 2016-05-10 |
StudentSystem\WebRoot\likeStudent.jsp | 1783 | 2016-05-22 |
StudentSystem\WebRoot\META-INF | 0 | 2017-08-23 |
StudentSystem\WebRoot\META-INF\MANIFEST.MF | 39 | 2016-05-10 |
StudentSystem\WebRoot\modifyStudent.jsp | 1058 | 2016-05-22 |
StudentSystem\WebRoot\searchStudent.jsp | 1666 | 2016-05-20 |
StudentSystem\WebRoot\studentList.jsp | 1694 | 2016-05-20 |
StudentSystem\WebRoot\studentManager.jsp | 792 | 2016-05-20 |
StudentSystem\WebRoot\WEB-INF | 0 | 2017-08-23 |
StudentSystem\WebRoot\WEB-INF\classes | 0 | 2017-08-23 |
StudentSystem\WebRoot\WEB-INF\classes\com | 0 | 2017-08-23 |
StudentSystem\WebRoot\WEB-INF\classes\com\white | 0 | 2017-08-23 |
StudentSystem\WebRoot\WEB-INF\classes\com\white\dao | 0 | 2017-08-23 |
StudentSystem\WebRoot\WEB-INF\classes\com\white\dao\StudentDAO.class | 4627 | 2016-05-20 |
StudentSystem\WebRoot\WEB-INF\classes\com\white\dao\UserDAO.class | 1069 | 2016-05-19 |
StudentSystem\WebRoot\WEB-INF\classes\com\white\manager | 0 | 2017-08-23 |
StudentSystem\WebRoot\WEB-INF\classes\com\white\manager\StudentManager.class | 1388 | 2016-05-20 |
StudentSystem\WebRoot\WEB-INF\classes\com\white\manager\UserManager.class | 1177 | 2016-05-19 |
StudentSystem\WebRoot\WEB-INF\classes\com\white\model | 0 | 2017-08-23 |
StudentSystem\WebRoot\WEB-INF\classes\com\white\model\Student.class | 1509 | 2016-05-19 |
StudentSystem\WebRoot\WEB-INF\classes\com\white\model\User.class | 1087 | 2016-05-19 |
StudentSystem\WebRoot\WEB-INF\classes\com\white\servlet | 0 | 2017-08-23 |
StudentSystem\WebRoot\WEB-INF\classes\com\white\servlet\StudentServlet.class | 6891 | 2016-05-22 |
StudentSystem\WebRoot\WEB-INF\classes\com\white\servlet\UserServlet.class | 2034 | 2016-05-19 |
StudentSystem\WebRoot\WEB-INF\classes\com\white\util | 0 | 2017-08-23 |
StudentSystem\WebRoot\WEB-INF\classes\com\white\util\DAO.class | 2538 | 2016-05-20 |
StudentSystem\WebRoot\WEB-INF\classes\com\white\util\XmlPause.class | 1970 | 2016-05-22 |
StudentSystem\WebRoot\WEB-INF\lib | 0 | 2017-08-23 |
StudentSystem\WebRoot\WEB-INF\lib\javax.servlet.jar | 98563 | 2017-08-23 |
StudentSystem\WebRoot\WEB-INF\lib\ojdbc7.jar | 3698892 | 2016-05-19 |
StudentSystem\WebRoot\WEB-INF\web.xml | 1260 | 2016-05-11 |