
计算机硬件技术基础》作业管理系.pdf
52页JIU JIANG UNIVERSITY毕 业 设计题 目《计算机硬件技术基础》作业管理系统的设计与实现英文题目"The Basis of Computer HardwareTechnology" Homework ManagementSystem Design and Implementation院 系 信息科学与技术学院专 业 计算机科学与技术姓 名 王文勤班级学号 A081137指导教师 饶莉莉二○一二年五月I信息科学与技术学院学士学位论文摘 要目前作业管理一般都是通过U盘直接提交、在机房内设置文件夹完全共享自己拷贝、E-mail发送等方式来进行的但是这几种方法很不科学,不仅是在提交作业时很不方便,更主要的是需要老师花费大量的精力和时间来整理、批改、记分,而且不便于老师对学生学期成绩的统计,在当前信息化时代中,任何学校,都需要一个实用的作业管理系统来规范作业管理,这将会提高学校的管理水平,优化资源,实现效益最大化因此,将《计算机硬件技术基础》作业管理系统的设计与实现作为本次毕业设计课题是非常有意义的,具有研究的价值《计算机硬件技术基础》作业管理系统利用网络和数据库技术,结合目前硬件价格普遍下跌与宽带网大力建设的有利优势,设计了基于B/S模式,采用ASP(动态服务器页面)语言来完成网页的代码编辑及实现,SQL server 2000来完成数据库的相关设计,学生通过浏览器来完成答题全过程,同时管理员可进行远程系统维护和管理。
实现学生的选题、做题、提交和查看分数等功能和老师的题库编辑、作业批改、查看作业数据分析等功能降低做题成本,减少人为干扰,减轻教师负担,节约人力、物力和财力关键词:作业管理系统,动态服务器,数据库II信息科学与技术学院学士学位论文AbstractThe present operation management is generally through the U disk directly submitted,in the engine room settings folder completely share their copy, send E-mail etc to carry out.But these methods are not scientific, not only in the submission is not convenient, moreimportant is the need of teachers spend a lot of energy and time to organize, correcting,scoring, and is not convenient for teacher to student achievement statistics, in the currentinformation age, any school, we need a practical operation management system to regulatethe operations management, which will improve the level of school management,optimization of resources, to achieve maximum benefit. Therefore, the"the basis ofcomputer hardware technology" homework management design and implementation as thegraduation design topic is very meaningful, has research value." The basis of computer hardware technology" homework management system usingnetwork and database technology, combining with the current hardware prices falling andthe broadband network to the advantage of building, design based on the B/S model, usingASP ( active server pages ) language to complete the webpage code editing andimplementation, SQL Server 2000 to complete the database design, the student to use thebrowser to complete the answer process, at the same time, the administrator can carry outremote system maintenance and management. The realization of students' subject, title,submit and view the score function and the teacher database editor, correcting homework,the homework data analysis and other functions. Reduce the problem cost, reduce humandisturbance, alleviate the burden of teachers, save manpower, material and financialresources.Key words:Homework Management System, ASP, DatabaseIII信息科学与技术学院学士学位论文目 录摘 要.................................................................................................................IAbstract.............................................................................................................II1 绪论1.1课题背景..................................................................................................(1)1.2国内外相关研究论述..............................................................................(1)1.3课题目的和意义......................................................................................(2)1.4本章小结..................................................................................................(2)2 需求分析2.1设计目标..................................................................................................(3)2.2开发意图..................................................................................................(3)2.3功能需求分析..........................................................................................(3)2.4本章小结..................................................................................................(5)3 系统设计3.1系统结构设计..........................................................................................(6)3.2数据库设计..............................................................................................(7)3.3本章小结................................................................................................(13)4 前台代码设计4.1用户登录界面........................................................................................(14)4.2用户注册界面........................................................................................(17)IV信息科学与技术学院学士学位论文4.3做题及答案界面....................................................................................(20)4.4本章小结...............................................................................................(24)5 后台代码设计5.1管理员登录界面....................................................................................(25)5.2管理员首页界面....................................................................................(25)5.3判断题管理界面....................................................................................(26)5.4选择题管理界面....................................................................................(33)5.5填空题管理界面....................................................................................(33)5.6作业批改管理界面................................................................................(33)5.7作业数据分析界面...........................。