毕业设计论文Word

合集下载
相关主题
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

计算机应用能力网络化考核系统设计

student:

Advisor:

信息与电子工程学院

Submitted to

Taizhou University

In Partial Fulfillment of the Requirements

for the Undergraduate Thesis

May 2005

Taizhou, Zhejiang, China Array

20

文章从系统结构图……,针对计算机应用能力网络化考核系统,通过对office系列软件的VBA对象结构的分析,提出了通过XML的评分脚本(XML-based Script)技术实现的对操作题型的评分模式,……。……使系统具备更高的可靠性和容错能力,……考试数据被高强度加密,提

高了系统的安全性。考生使用Web浏览器就可完成所有的考试,减少了

关键词

考核系统;XML

Abstract

This paper realizes the test system based B/S, from testing and grading management, subject’s database and examination serving management ……. ……. Analyzing the structure of VBA for office, it delivery the grading model using XML-based Script technology.…… Then, the system is more security and tolerance. In order to improving the security, the system ,using the encrypted files, realizes the date delivering between the parts. The examinee can finish the test using the browser, that will reduce the investment for hardware and realize the test of long-distance.……

Key words

tolerance; ……

目录

(Ⅰ)

(Ⅱ)

目录 (Ⅲ)

(3)

(4)

现有的计算机应用能力考核系统的运行平台,为考核客户端使用操作系统,服务器使用 NT 4.0 Server ,Web 服务器使用C/S 模式开发,在考务管理系统与考核系统之间、考核系统与评分系统之间的数据交换均使用文件的形式进行。自现有系统投入使用以来,Office 系列软件已多次升级,计算因此考核的内容需要更新。新考核系统支持的考试题型2…… 3.数据结构

…………………………………………………………………………………………

……………………………………,如表1所示。

表1 ******表

admin ………… notice ………… canyin …………

jiudian …………

4.系统结构及主要模块功能分析 4.1管理员登陆验证模块

只有在页面输入管理员用户名和密码后,才可以登陆后台数据管

理页面,如直接输入管理页面,则会跳转回到首页。界面如图1所示,

4.2 编辑模块

………………………………

4.2.1 添加功能

……………………,核心代码如下:

strSql="SELECT * FROM jingdian ORDER BY id DESC" Set oRs=Server.CreateObject("ADODB.RECORDSET") oRs.Open strSql,oConn,1,3

oRs.AddNew

oRs("author")=author

oRs("title")=title

oRs("from")=from oRs("content")=content oRs("data")=Now() oRs.Update

4.2.2 删除功能

………………………………………………………… ………………………………………………………… ……

标题1:

黑体,小3号,单倍行距 段前1行,段后1行

正文:首行缩进2字符, 宋体,小4号,1.5倍行距,

段前0行,段后0行 标题2:

黑体,4号,1.5倍行距 段前0.5行,段后0.5行

图1 ***图

空1个全角空格 宋体小4号

缩进2字符 Times New Roman ,小4号,1.5倍行距 段前0行,段后0行 标题3:

黑体,小4号,1.5倍行距

段前0.5行,段后0.5行

空1个全角空格 宋体小4号

内容可写感谢学校培育之恩,

相关文档
最新文档