搜索资源列表
eledge-3.1.0
- Eledge开放学习管理系统.这个软件提供一个框架来创建一个 用于在线教育的web网站.包括学生注册,认证,内容创建,知识测验,家庭作业评分,教师考评登记,课程安排,在线帮助等。 Eledge没有提供知识内容,它只为教师提供通过互联网这种便利, 灵活的方式来使他们的课程能够让学生更易于理解.Eledge使用Java servlets技术并利用MySQL数据库来存储信息与课程。
StudentMessage
- 用Java编写的简易的学生信息管理系统,有涉及到java web等-Student Information Management System
studentGrade
- 基于java web的学生成绩管理系统 学生成绩管理系统主要包括四大管理模块:参数设置、基本信息、系统查询、系统管理-Java web-based student management system performance management of student achievement management system includes four modules: parameter setting, the basic information, the system queries,
ClassMS
- 一个基于JAVA WEB的学生信息管理系统,以班级管理为基础,能实现学生的各种信息处理,如成绩、课程、学分、基本信息等功能。-A JAVA WEB-based student information management system to classroom management based on students to achieve a variety of information processing, such as grades, courses, credits, and basi
stumanage
- 学生信息管理系统”-“学生模块”这个项目采用模块化的设计思想,在Windows XP操作系统环境下,搭建JSP运行环境JDK+TOMCAT,通过使用JAVA脚本语言完成动态的、交互的web服务器应用程序,实现学生个人信息查询、个人成绩查询、课表查询、选课及用户密码修改功能。-Student Information Management System " -" Student Module " modular design of the project ideas in
studentManager
- 本系统为:学生成绩管理系统 调试环境:MyEclise 9.0M + SQL Service2005 + Chrom v19.0 该系统的主要功能是:实现学生成绩、学生信息、课程信息的管理。 数据库: 用户名:sa 密码:2012 这是最近我们 Java Web 的实训作业。 因为时间比较紧,在很多地方都不够完善。异常处理也是很完全。做得不好的地方还望见谅! 不过,总得来说,这也还是个不错的系统了! 在这里把源码贴出来,供初学者参考学习-
information-manage
- jsp网络开发学生和老师信息管理系统,与sql server连接。-java web development information management system, and sql server connection.
web-and-java-student-system
- 本程序由application版和web版学生信息管理系统组成。Application版为java语言开发,web版为jsp开发,数据库为SQL SERVER数据库。-The program by the application version and the web version of the Student Information Management System. Application version java language development, web version js
StuMIS
- java web 学生管理系统 里面有对于学生信息的存储以及增加删除修改。。连接了数据库但上传内容不包含数据库文件-java web student management system which has modified for student information storage and increase deleted. . Connected to the database upload content does not contain database files
1230
- Java Web+Servlet+Ajax+MySQL的学生信息管理系统-Java Web+Servlet+Ajax+MySQL
java-web-design
- 通过完成一个学生管理系统的系统设计,来学习、了解并掌握相关的软件,安装包或开发平台和运行平台的搭建,熟悉Tomcat的目录结构,掌握如何在Tomcat下开发Web应用,以及如何利用集成开发环境MyEclipse开发Web应用。 通过实验,能够熟练掌握MySQL数据库的安装,熟练使用SQL语言创建与修改数据库,熟练掌握JDBC访问数据库的步骤,能够使用JDBC技术在动态网站中实现获取数据、增加数据、修改数据、删除数据等功能。 在安装好相应的数据库并建立数据源之后,需要获取相应数据库的JDB
Student
- java开发的学生平台管理系统,JAVA的学生信息管理系统-JAVA WEB
Student_GradeManagement
- 通过使用 JSP?+?JavaBean 技术设计一个数据库管理系统,深入理解 JavaBean 的基本概念和应用方法,深入掌握使用 JDBC 技术访问数据库的方法。本学生成绩管理系统是用JSP网页编程+MySQL实现的。本系统主要功能有教师信息管理、学生信息管理、成绩管理。(By using the JSP + JavaBean a database management system design, in-depth understanding of the basic concepts an
jsp校园宿舍管理系统分享
- 系统主要包括宿舍楼信息管理、房间信息管理、床位信息管理、学生信息管理、学生入住/预订登记、学生退房管理、寝室使用状态管理、床位使用状态管理、普通人员管理和用户密码管理等功能。本系统的优点是提供简单、层次关系明了、清晰的操作界面,易于扩展和维护,使学生宿舍的管理工作简单快捷。(The system includes building information management, room information management, bed information management, st
JAVA和Mysql学生信息管理系统
- 1.新建数据库ssms,将ssms.sql导入该数据库 2.用解压文件打开ssms.war, 打开ssms.war\WEB-INF\classes\c3p0-config.xml文件,修改服务器所在数据库用户名和密码 3.将ssms.war文件放入tomcat/webapps目录下 4.启动tomcat服务器 5.打开浏览器,输入 localhost:8080/ssms 进入登录界面 6.输入用户名和密码访问系统 用户名:admin 密码:111111(The Components
1500802043莫钦麟
- eclipse中开发的系统,主要框架dao+util+model+web.语言都是jsp+servlet,所用数据库mysql5.7.20,如需使用,请将源码直接导入eclipse中,然后下载个sqlyog工具,把数据库文件导进去,把代码中的数据库连接那块的用户名、密码等改下,即可正常使用。绝对有效!!!!!(eclipse in the development of the system, the main framework dao + util + model + web. Languag
SchoolDemo
- 学生信息管理系统——基于JAVA,web开发。使用Myeclpise(schooldemo JAVA web Myeclpise)
Java EE学生信息管理系统
- 分为管理员和普通用户,管理员可以对用户课程等进行增删改查等功能,普通用户只能进行查询功能等。数据库用的是mysql,jar包和数据库已完整包含。(It is divided into the administrator and the ordinary user, and the administrator can add and delete the user's course and other functions. The ordinary user can only carry out
学生信息管理系统
- javaweb mysql 实现学生信息管理系统,有用户管理、班级管理、学生管理、教师管理、课程管理和成绩管理模块。(Java Web MySQL realizes student information management system, which includes user management, class management, student management, teacher management, course management and score management
学生请假管理系统
- web 学生信息管理系统 包括签到 请假 成绩管理(web including check-in and leave performance management suitable for graduation design)