搜索资源列表
NetSelectCourseV1.0
- 网上选课系统,基于B/S架构,配置文件已经写入word文档,可以参考-online system, based on the B / S structure, the configuration file has been written into word documents, they can refer to
UML
- 这是一篇描写用UML制作的学生选课系统的WORD文档,在这其中,包含了用例图等主要功能图
student_selectCourse_UML
- 该文档是一个学生选课系统的UML静态图,动态图的一个参考.
src.rar
- 一个选课信息的数据库系统与xml文档的映射,可实现由xml导入数据库和从数据库中导出数据到xml文档,A course information database system and xml document mapping, can be realized by the xml into the database and export data from the database to the xml document
xuankexitong
- 选课系统文档,里面内容自己看啦!包括很多类图什么的-Elective system documentation, which the content of their own看啦! Including many of what type of graph
Studentmarking
- 学生课绩管理系统,全部设计图和文档,非常好的学习资料,系统由登陆模块,学生模块,教师模块,管理员模块,四部分组成,学生登陆以后,可以选报课程。教师在本系统中拥有是否接受学生所选课程,以及给学生打分的权力。 本系统采用Servlet+Jsp+JavaBean+SQL2000 设计方式,其中Servlet担当主要逻辑控制,通过接受Jsp传来的用户请求,调用以及初始化JavaBean,在通过Jsp传到客户端,本系统中SqlBean担当主要的与数据库的连接与通信,JavaBean在本系统中主要担当配
student_manage
- 1、 实现学生信息的基本管理(录入、删除、修改、查询) 2、 实现课程信息的基本管理(录入、删除、修改、查询)。 3、 实现选课信息的基本管理(录入、删除、修改、查询) 4、查询。实现复合查询和动态查询 管理员登陆、管理员对数据库数据的备份和恢复等。 备份实现是通过把数据库内容保存到文件中实现的 管理员对学生选课和成绩统计及分析 需要注意的是,运行该程序需要电脑上装sql2005,并且在local账户上新建三个word文档上的表-用C#写的学生信息管理系统1, to
java_studeng_choose
- JAVA开发选课系统源码+设计文档.rar-JAVA Developer elective system source code+ design documents. Rar
web_DB
- 学生选课系统.按用户、学生、教师、管理员四大模块实现功能.除程序代码另附需求分析、web概要设计及测试报告3份内容详尽的文档。-Student course selection system. By users, students, teachers, administrators four modules function. In addition to the code attached needs analysis, web design and test summary report o
1
- 这是我学习的时候写的一个,关于一个学生选课系统的文档,写的不好,请多见谅。不喜欢的,可以不要下。别喷-aaa
HibernatePStruts-2
- 本文档描述了Hibernate与Struts 2整合过程,并且以学生成绩管理系统为例。并有源代码和操作过程。系统实现这样一些功能:学生登录系统后,可以查看、修改个人信息,查看个人选课情况,选定课程及退选课程。-This document describes the process of integration of Hibernate and Struts 2, and to student achievement management system as an example. And the
jiaowuguanli
- 一个教务系统,包括以下功能: ? 教学任务安排 ? 网络选课 ? 网络评教 ? 网络答疑 ? 网络教室 ? 网络预习和复习 ? 网络考试 ? 网络考试成绩录入,考试成绩查询 ? 毕业设计管理(含选题,答疑,过程控制,文档管理等功能) -An educational administration system, including the following functions: ? Teaching task arrangement ?
xueshengxuankexitong
- 学生选课系统,付文档,java编的希望对你有帮助,可以下载-Student elective system, pay documents, java compiled want to help you, you can download
xuanke
- 学生选课管理系统,适用于毕业设计,内涵文档资料-Student enrollment management system for graduate design, content documentation
LessonSelection
- 按照课程设计的要求,用Java语言编写的学生选课系统,使用SQL Server2005数据库,包括完整的源代码和设计文档,在Eclipse下运行-Curriculum design in accordance with the requirements of the Java language student elective system, using SQL Server2005 database, including full source code and design document
TestStream
- 学生选课系统客户端,可构建姓名、生日,所选课程、学分和成绩等信息,可在外部文档读入所选课程信息,并在选完课后将信息存储到文档里。-Student elective system, you can build name, birthday, selected courses, credits and performance information, read into the selected course information in an external document, and afte
Coursereg_PD16
- 选课系统建模文件,包括需求分析文档,前期建模文档(时序图,用例图等),UML建模文件(包括构件图,部署图,设计类图等),ER图。-Elective system modeling files, including needs analysis document, preliminary modeling document (timing diagrams, use case diagrams, etc.), UML modeling files (including component diag
a
- 网上选课系统,源代码,是java的。 具体内容请详见内部文档-Online course selection system, the source code, is Java. Details please see the internal document
xueshengxuankexitong
- 简单的学生选课系统,一个基于SQL Server的学生选课系统,系统主窗口要求采用MDIHelp!类型的框架,主窗口开启之前应先打开一个欢迎窗口,直到主窗口打开1秒钟后再关闭;主菜单中的“文档”、“查询与统计”、“维护”、“窗口”和“帮助”分别对应下列菜单项,其中的“打印”、“关于学生选课管理系统”和“退出”分别有工具条图标关于窗口: (1) 窗口中的“欢迎使用学生选课管理系统”文字显示采用走马灯方式(用定时器和mid、left函数实现):主要代码为st_1.text=mid(st_1.text
javaEE学生选课系统(文档+工程文件+数据库)
- 学生网上选课系统,支持注册 ,支持登录,添加信息,基于java,jsp,HTML(Students online course selection system, support registration, support login, add information, based on Java, JSP, HTML)