登录
首页 » Java » ChooseCourse

ChooseCourse

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

  • lab4Plus
      1、Struts2框架下ActionSupport的使用(附加) 在Myeclipse中新建web项目lab4plus; 在实验四的基础上修改LoginAction,使之继承ActionSupport,并重写Validate方法,在其中增加FieldError、ActionError和ActionMessage; 修改login.jsp、loginSuccess.jsp和loginFail.jsp页面,用<s:actionmessage>和<s:actionerror>标签输出信息; 将lab4plus布署在Tomcat服务器上; 运行login.jsp页面,并记录运行结果、主要处理流程与关键代码。(, Struts2 framework ActionSupport use (additional) Create a new web project in Myeclipse lab4plus In the experiment on the basis of four modified LoginAction, so inheritance ActionSupport, and override the Validate method, in which the increase FieldError, ActionError and ActionMessage Modify login.jsp, loginSuccess.jsp and loginFail.jsp page with <s:actionmessage> and <s:actionerror> tag output information The lab4plus deployed on Tomcat server Run login.jsp page and record the results, the main processes and key code. )
    2013-11-14 15:11:53下载
    积分:1
  • JavaScript-The-Definitive-Guide
    自1996以来,JavaScript:权威指南已经programmers-a JavaScript程序员指南、核心语言综合参考和API定义的Web浏览器的客户端JavaScript圣经。第六版包括HTML5和ECMAScript 5,在jQuery和服务器端JavaScript的新篇章。这是推荐有经验的程序员谁想学习网络编程语言,和当前的JavaScript程序员要掌握它。(Since 1996, JavaScript: The Definitive Guide has been the bible for JavaScript programmers—a programmer’s guide and comprehensive reference to the core language and to the client-side JavaScript APIs defined by web browsers. The 6th edition covers HTML5 and ECMAScript 5, with new chapters on jQuery and server side JavaScript. It’s recommended for experienced programmers who want to learn the programming language of the Web, and for current JavaScript programmers who want to master it.)
    2014-01-23 10:00:10下载
    积分:1
  • jspservletjavaBean
    jsp+servlet+usebean 实现MVC(jsp+ servlet+ usebean achieve MVC)
    2010-05-13 11:11:37下载
    积分:1
  • change-the-voice
    在Eclipse开发环境下,可以直接导入,导入之后可以依据自己的情况,改变音量调节的大小,同时还可以自行设计音量进度条的显示方式(In the Eclipse development environment, you can directly import, after import can be based on their own circumstances, to change the size of the volume control, but also can design their own volume progress bar is displayed)
    2013-09-23 20:07:35下载
    积分:1
  • LegacyConversions
    Legacy Conversions Source Code for Andriod.
    2013-12-05 10:43:38下载
    积分:1
  • sms4国密算法java实现代码及jar包
    说明:  国密算法的实现与一些测试类,直接使用jar包就可以,转载自csdn(SM2 SM4 SM3 description)
    2019-03-25 10:25:22下载
    积分:1
  • WordGame
    用java awt界面实现的一个打字小游戏。(Interface with java awt achieve a typing game.)
    2014-06-07 01:07:28下载
    积分: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
  • sendmail
    邮件收发系统,实现了邮件发送以及新邮件的下载以及显示(Send and receive e-mail system, the realization of the e-mail and download new messages as well as the display)
    2008-12-23 13:21:45下载
    积分:1
  • 医生患者信息管理系统
    这是我们的作业,医生患者信息管理系统,用于医院药品患者医生管理(This is our job, Doctor and Patient Information Management System)
    2020-06-19 00:00:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载