{$cfg_webname}
主页 > 计算机 > VB.NET >

基于VB.NET教学辅助系统设计与实现

来源:wenku7.com  资料编号:WK72827 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9AWK72827
以下是资料介绍,如需要完整的请充值下载。
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍


摘 要
  随着计算机的广泛应用,人们能够高效和方便快捷的处理许多问题,使其一些信息管理基本上完全的取代了传统的人工管理方法。本系统充分利用asp.NET,SQL Server2000数据库技术和WEB技术以提高效率,打造成为一个安全可靠的系统。系统主要实现两个方面的功能,学生选课,给管理员提供良好后台操作界面。这个系统是由管理员来选择和处理课程数据,完成所要开设课程的设置,然后在发布出来。学生可以根据自己的情况进行选课。完成选课程以后可以打印自己的选课信息。管理员可以控制选课系统的开放时间与关闭时间,以及添加,删除,更新用户信息。经过测试,本系统可基本完成预先设想的两个功能。
  
 关键词:教学辅助系统;SQL Server2000数据库;asp.NET

 The Design & Realization of Teaching Assists System
 Based on asp.NET
Abstract
  With the extensive application of the computer, people could do with many problems efficiently and conveniently. Some information management basically replaces the man-made traditional management way. This system makes sufficient use of asp.NET, SQL Server 2000 database technology, web technology to improve the efficiency of programming and make a safe and dependable system. The System mainly carries out two functions: students select the course and provide manager the work place very well. The system is selected and processed the course data by the manager. It completes the course which we want to set up and release out. The students can select course independently by their own interest, hobbies and so on. Now and then the students can print the selective elective courses information. The manager can control the open time and close time of selection lesson system, and add user information, update user information, delete user information and so on. The testing result indicate that the system can basically complete the two function we informed.

  Key words: Teaching Assists System; SQL Server 2000 Database; asp.NET 

系统功能模块
  (1)用户分类:
  本系统可为四个用户类型:学生用户、系管理员用户、教务管理员用户、超级管理员用户
  (2)分类说明系统用户功能
  1、学生从登录界面登录成功后,就可以进行信息浏览,修改密码,在规定的时间内选课功能,
  2、系管理员成功登录后,就可以对教师信息,学生信息,专业信息,班级信息,课程信息以上五个信息进行查看、添加、更新、删除等功能还可以对本系别选课控制。
  3、教务管理员成功登录后,可以查询全部用户的基本信息,查询选课情况信息,可以对系管理员、系别信息进行更新、删除、添加等操作,还可以设置选课时间。
  4、超级管理员成功登录后可以对教务管理员进行添加,删除,以及教务管理员的一切操作。

推荐资料