搜索资源列表
SelectCourse
- 一个自己做的选课系统,基本上不会很强,不建议大家下载使用-one of the classes themselves, are basically not very strong, we do not recommend downloading
SelectCourse
- 这是用JSP 实现的一个学生选课系统,功能相对来说还是相当完备.
SelectCourse
- 基于asp.net的网上选课系统,B/S架构,C#语言,sql server2
selectcourse
- vc++实现选课系统,用二进制文件实现数据存储。-vc++ to achieve elective system, using the binary file data storage.
gzglxt
- 文件"SelectCourse.mdb"为数据库文件,需要设置程序的数据库连接路径后才能正常运行 VB.net 开发!-Document " SelectCourse.mdb" for the database files, need to set up procedures for the database connection to work properly after the path VB.net development!
selectcourse
- 学生选课系统,方便学生,老师,管理进行操作,经测试可用性极强-Student course selection system to facilitate the students, teachers, management of operations, the availability of highly tested
SelectCourse
- 本系统是一个典型的信息管理系统其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面-The system is a typical information management system which mainly includes the establishment and maintenance of back-end database and front-end application development of the two
SelectCourse
- 网上选课系统,教师模块,学生模块,及管理员模块 -jsp
selectcourse
- 用ASP.NET编的简易的选课系统,非常简易,适合初学者-Summary of the elective system, very simple, suitable for beginners
SelectCourse
- 学生信息管理系统的源代码,及各种操作模块-Student information management system source code, and various operating modules
SelectCourse
- 选课系统可以实现选择课程 选课的人 系别-Elective System
selectCourse
- selectCourse 在线选课系统 包括三种角色,老师 学生 系统管理官-selectCourse online
SelectCourse
- 一个学生网上选课系统的实现,主要涉及到学生对课程信息的查询,课程的选择,学分的查询等功能-A student online course selection system to achieve, mainly related to the students' inquiries on course information, course selection, credit inquiries and other functions
selectCourse
- 网上选课系统,利用asp.net c#语言、sql server2008 写的一个程序。-Online course system, using asp.net c# language, Sql Server 2008 to write a program.
selectcourse
- 学生自治选课系统,数据库采用sqlserver-Student government elective system
selectcourse
- 使用管理员权限管理学生,老师,课程等信息,也可以进行查询,选课-With administrator rights management students, teachers, curriculum and other information can also be queried, elective
SelectCourse
- C#基于SQL sever数据库的学生选课系统-selectcourse of student
XUANKE
- 程序使用Access数据库,数据库名为SelectCourse.mdb,该数据库中有一个名为student的表,包含以下字段:学号、姓名、性别、班级编号、出生日期、籍贯;一个名为CourseInfo的表,包含以下字段:课程编号、课程名称、学时、学分、开课专业;一个名为ScoreInfo的表,包含以下字段:学号、课程编号、分数。要求管理程序实现以下功能: ⑴ 实现学生信息的添加、修改、删除。 ⑵ 实现课程信息的添加、修改、删除。 ⑶ 实现指定学生的选课及相应成绩的查询。 ⑷ 实现指