网站导航免费论文 原创论文 论文搜索 原创论文 网学软件 学术大家 资料中心 会员中心 问题解答 原创论文 大学论文导航 设计下载 最新论文 下载排行 原创论文
返回网学首页
网学联系
最新论文 推荐专题 热门论文 素材专题
当前位置: 网学 > 编程文档 > 其他类别 > 正文

Word试题库工具插件的设计

来源:http://myeducs.cn 联系QQ:点击这里给我发消息 作者: 用户投稿 来源: 网络 发布时间: 16/02/12

以下是网学网为您推荐的其他类别-Word试题库工具插件的设计,希望本篇文章对您学习有所帮助。

包括论文,设计,论文字数:18870,页数:38

摘  要
编写试题、排版试卷一直以来都是一项繁重的工作。手工录入试题然后排版试卷工作量大且容易出错,试题的收集保存也是以文件的形式,这使得查找试题变得相当困难。改用数据库存储试题将使试题的存储和查找得到优化,这是大部分试题库软件的优势,但是这些试题库软件都使用软件自身的文本编辑器,功能十分有限,在数据的存储方面也只能存储纯文本的试题,不能存储图片、表格等。这使得用户在编辑试题时十分不便,在数据的存储方面也有很大限制。如果结合数据库的存储功能、结构化查询语言的查询功能和Word的文本编辑功能,利用Word进行试题编写、试卷排版,利用数据库存储试题,利用结构化查询语言查找试题、过滤显示同类试题,那么编写试题、排版试卷等工作将变得方便快捷。为了实现Word与数据库之间的试题存取(能够支持图片、表格、公式的存取)以及其他一些功能编写的Word试题库工具插件以COM组件的形式嵌入Word程序中,通过它将Word与试题数据库有效的结合到一起,使用户既能够方便的编辑试题又能够将试题存入数据库或从数据库中取出,还能够通过结构化查询语句搜索试题。

关键词:COM组件;Word 插件;二进制字段;结构化查询语言
The Design of an MSWord Addin for the Test Question Bank
Abstract
Editing test questions and typesetting examination papers is always an arduous work, which is tedious and easy to make mistake. Besides, the collection of the test questions is in the form of files that makes it difficult to search proper test questions. Using the database to store test questions can improve the searching function for the test questions, but such softwares almost use their own text editors with limited format control functions. At the aspect of their storage form, they commonly only save test questions in plain text, which means they can hardly store the pictures or tables that may be nesscesary in the test question. Considering that large part of test questions are edited in MSWord, if we can utilize the powerful format control function combined with the binary data storage function of the database to provide a localized test question management tool, the work of editing test questions and typesetting examination papers would become more effective and convinent. With the help of COM component technology, such a tool can be implemented in the form of Word Addin that can integrate MSWord and the test question bank seamlessly and facilitate the users to store the test question into the bank and retrieve test questions selectively by the Structural Query Language (SQL).

Key words: COM; Word Addin; Binary Field; SQL

目  录

1   引言 1
1.1   课题背景 1
1.2   国内外研究现状 1
1.3   本课题研究的意义 1
2   理论基础 1
2.1   COM组件技术 1
2.1.1   什么是COM组件 1
2.1.2    COM组件的基本元素 2
2.1.3   关键接口 3
2.1.4   如何创建COM对象 4
2.1.5   如何删除COM对象 5
2.2   Word对象模型 6
2.2.1   什么是Word对象模型 6
2.2.2    Word对象模型抽象图 6
2.2.3   主要对象模型介绍 7
2.3   数据库技术 7
2.4   ODL文件语法 8
2.4.1    ODL文件语法结构 8
2.4.2   类型库TLB的使用方法 10
2.5   ADO技术 11
2.5.1   什么是ADO技术 11
2.5.2   如何在VB中使用ADO 12
2.5.3   ADO技术主要应用举例 15
2.6   插件技术 20
2.6.1   什么是插件 20
2.6.2   主流插件简介 20
3   需求分析与方案设计 21
3.1   什么是Word试题库工具插件 21
3.2   Word试题库工具插件的功能需求分析 21
3.2.1   创建题库功能 22
3.2.2   打开试题库功能 22
3.2.3   存储试题功能 22
3.2.4   提取试题功能 22
3.2.5   删除试题功能 22
3.2.6   预览试题功能 22
3.2.7   搜索试题功能 22
3.2.8   过滤试题功能 23
3.3   Word试题库工具插件的结构设计 23
3.3.1   数据库结构 23
3.3.2   主程序结构 23
4   详细设计与实现 23
4.1   已实现的功能 23
4.2   在Word中添加按钮的实现过程 24
4.2.1   实现原理 24
4.2.2   关键代码 24
4.2.3   相关技术的运用 25
4.3   试题存储的实现过程 25
4.3.1   实现原理 25
4.3.2   关键代码 26
4.3.3   相关技术的运用 27
4.4   试题提取的实现过程 28
4.4.1   实现原理 28
4.4.2   关键代码 28
4.4.3   相关技术的运用 30
5   测试和分析 30
结    论 30
参考文献 31
致    谢 32
声    明 33

Word试题库工具插件的设计......
  • 上一篇资讯: [其他类别]
  • 下一篇资讯: 某店积分更新记录管理
  • 版权所有 QQ:3710167 邮箱:3710167@qq.com 网学网 [Myeducs.cn] 您电脑的分辨率是 像素
    Copyright 2008-2015 myeducs.Cn www.myeducs.Cn All Rights Reserved 湘ICP备09003080号