登录
首页 » Java » ChooseCourse

ChooseCourse

于 2020-12-21 发布 文件大小:1972KB
0 213
下载积分: 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 个回复

  • 剑指 Offer 题解
    说明:  Sword refers to the Java implementation, a total of 65 to the topic, you can view the topic in the cattle network
    2019-04-26 14:20:34下载
    积分:1
  • springboot在线预览word等demo-showDemo
    说明:  前端预览文件,解压使用注意要修改读取文件路径,使用前安装openoffice4程序,应用程序安装地址要和demo中地址匹配(Front-end preview file, decompression attention should be paid to modify the read file path, install OpenOffice 4 program before use, application installation address to match the address in demo)
    2020-06-22 21:00:01下载
    积分:1
  • Think_in_Java_
    同人类任何语言一样,Java为我们提供了一种表达思想的方式。如操作得当,同其他方式相比,随着问题变得愈大和愈复杂,这种表达方式的方便性和灵活性会显露无遗。(Like any human language, Java provides us with a way of expression. If the operation is properly compared with other means, as the issues become larger and more complex, the expression of the convenience and flexibility will be shown.)
    2009-06-18 14:04:08下载
    积分:1
  • Yaya
    这是我们上JSP课程设计做的一个购物网站详细设计说明书(This is our JSP on a curriculum designed to make the detailed design specification website)
    2009-03-31 18:43:46下载
    积分:1
  • parking_dao
    自己学习ssm框架并根据课题开发的小系统,这是dao模块(learn framework of ssm by myself)
    2020-06-18 22:00:01下载
    积分:1
  • HttpRequestParser
    Http Request Parser extends Abstract Message Parser Source Code for Andriod.
    2014-01-03 19:45:42下载
    积分:1
  • java_Factory
    java 设计模式 实例 Factory(java Design pattern Factory)
    2015-10-30 22:22:57下载
    积分:1
  • jd-gui-1.4.0
    Java decoder, decomplier
    2020-06-22 18:40:01下载
    积分:1
  • system
    Spring hibernate泛型DAO(Spring hibernate generic DAO)
    2011-05-03 20:22:32下载
    积分:1
  • WebSphere-MQ
    IBM的JMS实现,非常好用,本手册详细介绍和WMQ的所有API和使用方法。(IBM s JMS implementation, very easy to use, this manual details and WMQ all, API and use.)
    2021-04-08 09:39:00下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载