登录
首页 » Java » ChooseCourse

ChooseCourse

于 2020-12-21 发布 文件大小:1972KB
0 92
下载积分: 1 下载次数: 31

代码说明:

  一个简单的选课系统的代码,在Myeclipse2014上开发,使用ssh框架,使用mysql为数据库端(A simple version of choose course for student developed on Myeclipse2014, using ssh as framework, mysql as drive)

文件列表:

ChooseCourse
............\.classpath,2231,2014-06-16
............\.myhibernatedata,461,2014-06-16
............\.project,1545,2014-06-08
............\.springBeans,425,2014-05-23
............\src
............\...\.struts.mex,2505,2014-06-06
............\...\applicationContext.xml,5697,2014-06-16
............\...\com
............\...\...\ssh
............\...\...\...\dao
............\...\...\...\...\AdminDAO.java,213,2014-06-08
............\...\...\...\...\AdminDAOImpl.java,899,2014-06-16
............\...\...\...\...\BuildingDAO.java,317,2014-06-15
............\...\...\...\...\BuildingDAOImpl.java,1450,2014-06-15
............\...\...\...\...\ChooseCourseDAO.java,535,2014-06-16
............\...\...\...\...\ChooseCourseDAOImpl.java,2717,2014-06-16
............\...\...\...\...\ClassroomDAO.java,330,2014-06-15
............\...\...\...\...\ClassroomDAOImpl.java,1457,2014-06-15
............\...\...\...\...\CourseDAO.java,358,2014-06-15
............\...\...\...\...\CourseDAOImpl.java,1804,2014-06-15
............\...\...\...\...\StudentDAO.java,456,2014-06-16
............\...\...\...\...\StudentDAOImpl.java,2048,2014-06-16
............\...\...\...\...\TeacherDAO.java,351,2014-06-15
............\...\...\...\...\TeacherDAOImpl.java,1657,2014-06-15
............\...\...\...\...\UserDAO.java,242,2014-06-09
............\...\...\...\...\UserDAOImpl.java,1183,2014-06-09
............\...\...\...\entity
............\...\...\...\ser
............\...\...\...\...\InfoService.java,1058,2014-06-15
............\...\...\...\...\InfoServiceImpl.java,5654,2014-06-16
............\...\...\...\...\InsertService.java,259,2014-06-16
............\...\...\...\...\InsertServiceImpl.java,1136,2014-06-16
............\...\...\...\...\UserService.java,280,2014-06-15
............\...\...\...\...\UserServiceImpl.java,2568,2014-06-16
............\...\...\...\sql
............\...\...\...\...\data.sql,2048,2014-06-16
............\...\...\...\user
............\...\...\...\....\Admin.hbm.xml,1079,2014-06-15
............\...\...\...\....\Admin.java,1314,2014-06-15
............\...\...\...\....\Building.hbm.xml,691,2014-06-15
............\...\...\...\....\Building.java,726,2014-06-15
............\...\...\...\....\ChooseCourse.hbm.xml,837,2014-06-16
............\...\...\...\....\ChooseCourse.java,946,2014-06-16
............\...\...\...\....\Classroom.hbm.xml,839,2014-06-15
............\...\...\...\....\Classroom.java,993,2014-06-15
............\...\...\...\....\Course.hbm.xml,2061,2014-06-15
............\...\...\...\....\Course.java,3027,2014-06-15
............\...\...\...\....\Student.hbm.xml,1338,2014-06-15
............\...\...\...\....\Student.java,1670,2014-06-15
............\...\...\...\....\Teacher.hbm.xml,1244,2014-06-15
............\...\...\...\....\Teacher.java,1652,2014-06-15
............\...\...\...\....\TUser.hbm.xml,817,2014-06-15
............\...\...\...\....\TUser.java,784,2014-06-15
............\...\...\...\util
............\...\...\...\web
............\...\...\...\...\AdminInfo.java,4586,2014-06-16
............\...\...\...\...\ChooseCourseAction.java,1382,2014-06-16
............\...\...\...\...\LoginAction.java,1327,2014-06-10
............\...\...\...\...\RegistAction.java,1717,2014-06-16
............\...\...\...\...\ShowListAction.java,3814,2014-06-16
............\...\jdbc.properties,347,2014-06-09
............\...\struts.xml,3574,2014-06-16
............\WebRoot
............\.......\AdminFrame.jsp,576,2014-06-16
............\.......\AdminGo.jsp,1595,2014-06-16
............\.......\AdminInfoCourse.jsp,6292,2014-06-16
............\.......\AdminSystem.jsp,1130,2014-06-16
............\.......\AmdinWelcome.jsp,1747,2014-06-16
............\.......\ChangeStudent.jsp,1126,2014-06-16
............\.......\ChooseCourse.jsp,2787,2014-06-16
............\.......\css
............\.......\...\course.css,22873,2014-06-16
............\.......\...\images





............\.......\...\......\regist.jpg,190768,2014-06-16
............\.......\...\......\registError.jpg,143184,2014-06-16
............\.......\...\......\top.jpg,130823,2014-06-16
............\.......\...\......\whole.jpg,148833,2014-06-16
............\.......\...\mean.css,241,2014-06-16
............\.......\...\navig.css,264,2014-06-16
............\.......\...\passwordError.css,272,2014-06-16
............\.......\...\regist.css,243,2014-06-16
............\.......\...\style.css,250,2014-06-16
............\.......\...\top.css,240,2014-06-16
............\.......\...\whole.css,310,2014-06-16
............\.......\EnterClassroom.jsp,957,2014-06-16
............\.......\EnterCourse.jsp,1331,2014-06-16
............\.......\EnterStudent.jsp,1183,2014-06-16
............\.......\EnterTeacher.jsp,1160,2014-06-16
............\.......\InfoRoom.jsp,5209,2014-06-16
............\.......\InfoStudent.jsp,5703,2014-06-16
............\.......\InfoTeacher.jsp,5773,2014-06-16
............\.......\login.jsp,848,2014-06-16
............\.......\loginError.jsp,769,2014-06-16
............\.......\META-INF

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • XWork
    轻量J2ee应用程序开发-mvc with WebWork2(Lightweight J2ee application development-mvc with WebWork2)
    2013-04-01 01:54:34下载
    积分:1
  • ContentHandlerFactoryTest
    Content Handler Factory Test extends Test Case.
    2014-01-23 10:42:37下载
    积分:1
  • SQLITE
    这是一个用JAVA编写的SQLite数据库管理软件,主要在SD卡新建数据库,更改数据库,很适用初学者入手SQLite数据库。(This is a JAVA written SQLite database management software, mainly in the SD card to the new database, change the database, it is suitable for beginners to start SQLite database.)
    2013-04-17 09:34:06下载
    积分:1
  • How-to-setup-Eclipse-IDE
    openbravo 的eclipse开发环境搭建(openbravo eclipse develop env.)
    2012-03-07 12:20:32下载
    积分:1
  • jpatest-src
    JAVA的最新的持久机制规范JPA的代码,如何调用JPA的多种方法(The latest JAVA lasting mechanism for defining the JPA code, how to call multiple methods of JPA)
    2007-11-29 20:48:55下载
    积分:1
  • dd
    说明:  关于j2ee的学习,很好用的谢谢支持,谢谢评论。(Learning about j2ee, very good thanks to support by, thank you comments.)
    2011-05-12 10:35:42下载
    积分:1
  • cangkuguanli
    仓库管理系统,主要实现了仓库管理的各个细节,希望那个能帮到大家。(warehouse system。)
    2012-12-06 08:33:50下载
    积分:1
  • 83257544
    能够准确读取flash以及jpg,gif,bmp等格式文件的大小()
    2018-05-15 18:40:04下载
    积分:1
  • ex01
    1.1 作业描述 设计一个生成和显示时间的分布式应用程序,实现以下功能: 1、 一个服务器生成时间,并在多个不同节点的客户端上显示。 2、 客户端有多种时间显示方式,如模拟时钟、数字时钟。 1.2 作业要求 下面是设计时需要满足的四个要求: 1、 打破客户端和服务器开发过程中的紧耦合。 2、 打破客户端和服务器运行时的紧耦合,即不需要固定的机器,不限制客户端的数目等。 3、 允许客户端显示不同的事件。 4、 使用RPC机制或RMI机制。 (1.1 Design a job description to generate and display time distributed applications, the following functions: 1, a time server generates and displays on the client several different nodes. 2, the client has a variety of time display, such as an analog clock, a digital clock. 1.2 Operating Requirements The following is required to meet four design requirements: 1, breaking client and server development process tightly coupled. 2, breaking the tight coupling client and server runtime that does not require a fixed machine, does not limit the number of clients and so on. 3, allows clients to display different events. 4, using the RPC mechanism or RMI mechanism.)
    2014-01-22 16:18:51下载
    积分:1
  • RadioButtonTest
    RadioButton的训练测试,一个测试单选按钮组的小程序(The RadioButton training test, a small program to test the radio button group)
    2012-12-18 16:41:39下载
    积分:1
  • 696524资源总数
  • 103920会员总数
  • 65今日下载