登录
首页 » Java » ChooseCourse

ChooseCourse

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

  • GetWeb
    java爬虫程序,运行时输入网址作为参数,然后可以爬下来一些网页内容。采用多线程结构,可以设置爬虫深度(It is a net-spider which can define the deepth of it and get the HTML and save as an static file at your disk.)
    2012-02-12 10:13:08下载
    积分:1
  • xyz
    pojo的mvc框架,可以和web环境解耦()
    2007-07-18 14:34:15下载
    积分:1
  • OA-user-check
    web service 调用资料和源码。适用于用友OA系统的用户认证web service。(webservice interface example for oa user login )
    2012-01-01 00:08:48下载
    积分:1
  • YUV420SP-master
    这个安卓源码包含两个工程,分别用JAVA 和 NDK 本地代码去实时转换摄像机的每帧颜色,可以用来了解、比较Java与NDK的效率的不同,对相关摄像机,NDK/JNI,颜色编程等技术有一定了解(The Android source code contains two projects, namely with JAVA and NDK native code to convert each frame in real time color video camera can be used to understand, compare the efficiency of Java and NDK different, the relevant camera, NDK/JNI, color programming technology have some understanding)
    2014-01-05 15:36:14下载
    积分:1
  • Struts2
    Struts2 技术内幕——深入解析Struts2架构设计与实现原理(Struts2 technology insider- in-depth analysis of Struts2 architecture design and implementation principles)
    2017-01-10 09:23:10下载
    积分:1
  • Trasform
    二进制、十进制、八进制、十六进制的相互转换,及JTextField键盘事件的处理(Binary, decimal, octal, hexadecimal, mutual conversion, and the handling of keyboard events JTextField)
    2010-02-08 14:50:32下载
    积分:1
  • NewResume
    我自己写的,ssh框架的的服务端,可以通过web访问来进行维护自己的心仪公司。(ssh server framework can be used to maintain their favorite company through web access.)
    2015-04-21 16:18:45下载
    积分:1
  • pattern-java
    设计模式经典书籍,学习设计模式的入门教程,浅显易懂(Classic design patterns book, Design Patterns Study Guide entry, easy to understand)
    2009-02-22 15:02:06下载
    积分:1
  • nodesetprefix09
    The method setPrefix raises a INVALID_CHARACTER_ERR if the specified prefix contains an illegal character.
    2014-01-15 09:57:45下载
    积分:1
  • kplk
    一款一个益智类的手机游戏源码,可自己进行编译生成相应的安装文件(A puzzle class of mobile game source code, can be compiled to generate the corresponding installation files.)
    2019-03-25 21:07:27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载