登录
首页 » Java » ChooseCourse

ChooseCourse

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

  • KeyExtract_java
    说明:  中科院的研究的关键词提取技术,能够进行文章的分词和关键词提取(Keyword extraction technology for research in the Chinese Academy of Sciences, capable of article segmentation and keyword extraction)
    2019-05-19 11:39:08下载
    积分:1
  • Java
    基于Java的数据结构算法演示系统,包含制作过程与要求(Java-based data structure algorithms presentation systems, including the production process and requirements)
    2013-12-16 19:50:22下载
    积分:1
  • Java_Model
    这是一本讲关于Java语言中的设计模式的电子书,里面对Java做了深入的讲解,适合Java高级读者。(This is an ebook the model of Java Programming, it is fit for those the advanced Java programmer.)
    2009-04-21 12:05:31下载
    积分:1
  • java200
    要将 MenuBar 加入一个Frame 中,应使用的方法是? A. setMenu() B. setMenuBar() C. add() D. addMenuBar() 2. 使用哪一个布局管理器时,当Frame 的大小被改变时Frame 中的按钮的位置可能会被改 变? A. BorderLayout B. FlowLayout C. CardLayout D. GridLayout(To add a Frame MenuBar, the method should be using? A. setMenu () B. setMenuBar () C. add () D. addMenuBar () 2. When using a layout manager which, when Frame Frame size is changed in the position of the buttons may be changed? A. BorderLayout B. FlowLayout C. CardLayout D. GridLayout)
    2014-05-17 21:12:54下载
    积分:1
  • JavaApplicationPOP
    Email protocols on the internet Post Office Protocol version 3 (POP3) is a standard mail protocol used to receive emails a remote server to a local email client.- POP3
    2015-03-31 20:45:31下载
    积分:1
  • xStream
    该文档中涵盖了xStream.jar和xStream.chm两个文件,xStream.jar是开发将如何将java对象与xml文件的相互转换所需要的第三方开发包,第二个文件xStream.chm是它的开发文档,开发人员可以查看该文档,来实现自己的功能。对于学习java的人来说这是一个不错的文件。 (The document covers the two files xStream.jar xStream.chm xStream.jar development java object with the xml file conversion needs third-party development package, the second file xStream.chm it development of documentation, developers can view the document, to achieve their function. This is a good document for people to learn java.)
    2013-05-13 19:55:37下载
    积分:1
  • ShouldQueryStrategy
    Decides whether a given source should be queried for a given query, taking into account the source s query threshold and query after zero results flag.
    2013-12-16 11:44:00下载
    积分:1
  • os-filesystem
    用TC编写的文件管理系统,对学习操作系统中文件管理系统很有帮助,希望对大家有帮助(TC prepared with document management systems, learning operating system document management system very helpful, I hope all of you help)
    2007-12-11 19:56:25下载
    积分:1
  • 21days
    说明:  21天学会java的源代码 它让你轻松学会java 编程 让你轻松成为一个java 程序员(21 days Institute java source code it lets you easily learn java programming lets you easily become a java programmer)
    2006-03-24 18:25:33下载
    积分:1
  • jfreechart_src
    JFreeChart它主要是用来制作各种各样的图表,这些图表包括:饼图、柱状图(普通柱状图以及堆栈柱状图)、线图、区域图、分布图、混合图、甘特图以及一些仪表盘等等。(JfreeChart it is primarily used to produce a wide variety of charts, graphs include : pie histogram (histogram and ordinary stack histogram), maps, regional maps, maps, maps mixed, Gantt Chart and some dashboard, and so on.)
    2007-04-21 11:13:42下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载