论文格式
电气工程 会计论文 金融论文 国际贸易 财务管理 人力资源 轻化工程 德语论文 工程管理 文化产业管理 信息计算科学 电气自动化 历史论文
机械设计 电子通信 英语论文 物流论文 电子商务 法律论文 工商管理 旅游管理 市场营销 电视制片管理 材料科学工程 汉语言文学 免费获取
制药工程 生物工程 包装工程 模具设计 测控专业 工业工程 教育管理 行政管理 应用物理 电子信息工程 服装设计工程 教育技术学 论文降重
通信工程 电子机电 印刷工程 土木工程 交通工程 食品科学 艺术设计 新闻专业 信息管理 给水排水工程 化学工程工艺 推广赚积分 付款方式
  • 首页 |
  • 毕业论文 |
  • 论文格式 |
  • 个人简历 |
  • 工作总结 |
  • 入党申请书 |
  • 求职信 |
  • 入团申请书 |
  • 工作计划 |
  • 免费论文 |
  • 合作期刊 |
  • 论文同学网 |
搜索 高级搜索

当前位置:论文格式网 -> 毕业论文 -> 计算机论文
毕业论文标题:

基于B/S的计算机等级考试系统的设计与实现

 本文ID:LWGSW14297 价格:收费积分/100
扫一扫 扫一扫
本站会员可自行下载:下载地址 基于B/S的计算机等级考试系统的设计与实现 (收费:1000 积分)  

论文字数:10304,页数:36

摘    要

随着计算机技术的发展及计算机的日益普及,基于B/S结构的考试系统与无纸化办公一样已成为大势所趋。论文详细论述了一个基于B/S结构的计算机等级考试系统的设计过程。软件采用ASP.NET 2005作开发平台,C#作编程语言,SQL Server 2005作数据库管理系统,实现了试题管理、试卷生成、在线考试、试卷评判、权限管理、在线报名及站内公告等功能。系统符合全国计算机等级考试的要求。
论文组织如下:首先阐述了该系统的开发背景、意义;其次介绍了相关的开发工具及技术基础;接着对系统的需求进行了分析,并提出了具体的设计方案和数据库模型;然后展现了整个系统的具体实现,包括数据库的设计和连接,各功能模块的实现;最后对该软件进行了严格的测试。

关键词: B/S结构;计算机等级考试;考试系统

The Design and Implementation of Computer Rank Examination System based on B/S
Abstract
With the development of the computer technology and the popularization of computers, the examination system based on B/S structure has become the trend of the times the same as the paperless office. The paper discusses in detail the development and design process of a computer rank examination system based on B/S structure. It uses ASP.NET 2005 as the development platform, C# as the programming language, SQL Server 2005 as the database management system, and includes test questions management, examination paper production, online examinations, examination paper judgment, authority management, online enrollment and site notice, etc.. It can accord with the requirement of the national computer rank examination.
The paper is organized as following: Firstly, analyzes the background and significance; Secondly, introduces the development tools and the foundation of the technology; Thirdly, analyses the demand of the system, gives a specific design project and a database model; Then shows the implementation of the whole system, which includes the design and linkage of the database and the implementation of every module. Finally gives a test of the system.

Key words: B/S structure; Computer rank test; Examination system

目  录

1 引  言 1
2 技术背景 2
2.1 B/S结构 2
2.2 开发工具简介 2
2.2.1 Visual C# 2005简介 2
2.2.2 SQL Sever 2005简介 3
3系统分析 3
3.1需求分析 3
3.1.1系统需要解决的主要问题 3
3.1.2系统应该具备的基本功能 4
3.2可行性分析 4
3.2.1技术可行性分析 4
3.2.2 经济可行性分析 5
3.2.3 社会因素方面的可行性分析 5
4总体设计 5
4.1 基本设计思想及流程图 5
4.2 系统功能结构图 5
4.3 系统架构 6
4.3.1数据访问层 6
4.3.2业务逻辑层 7
4.3.3页面显示层 7
4.4数据库的设计 8
4.4.1 创建数据库 8
4.4.2 创建表 8
4.4.3关系设计 10
4.5数据访问接口及通用组件 10
4.5.1 获取安全数据(GetSafeData) 10
4.5.2 构造SQL语句(SQLString) 10
4.5.3 字符串加密(Security) 11
5网站后台主要功能模块 11
5.1  用户登录模块设计 11
5.1.1前台页面设计 11
5.1.2后台功能代码 11
5.2  后台管理页面设计 12
5.2.1人员管理页面设计 13
5.2.2试题管理页面设计 14
5.2.3公告管理页面设计 15
5.2.4密码管理页面设计 17
5.2.5试卷成绩信息管理页面设计 17
6网站前台主要功能模块 19
6.1网站公告页面设计 19
6.2考生在线报名页面设计 20
6.3考生登录页面设计 21
6.4 考生在线考试页面设计 22
7 系统测试 25
7.1 测试环境 25
7.1.1 硬件环境 25
7.1.2 软件环境 25
7.2 主要模块测试 26
7.2.1 登录模块测试 26
7.2.2 考生考试模块测试 26
7.2.3 管理员/阅卷员模块测试 27
结    论 28
参考文献 29
致    谢 30
声    明 31


相关论文
本论文在计算机论文栏目,由论文格式网整理,转载请注明来源www.lwgsw.com,更多论文,请点论文格式范文查看
上一篇:教师电子化信息库的设计与实现 下一篇:银行大厅自助信息系统的开发与实现
Tags:基于 B/S 计算机 等级考试 系统 设计 实现 【收藏】 【返回顶部】
最新文章
热门文章
计算机论文
推荐文章

本站部分文章来自网络,如发现侵犯了您的权益,请联系指出,本站及时确认删除 E-mail:349991040@qq.com

论文格式网(www.lwgsw.com--论文格式网拼音首字母组合)提供计算机论文毕业论文格式,论文格式范文,毕业论文范文

Copyright@ 2010-2018 LWGSW.com 论文格式网 版权所有 蜀ICP备09018832号