你好,欢迎来到经管之家 [登录] [注册]

设为首页 | 经管之家首页 | 收藏本站

WORD文档分类管理插件的设计和实现_计算机专业论文范文

发布时间:2015-01-18 来源:人大经济论坛
计算机专业论文范文 摘 要 随着计算机普及和计算机科学技术的发展,并且由于电子文档具备方便性、快捷性和易操作性,人们将大部分信息以电子文档形式储存和归档。面对与日骤增的海量数据信息,对它们进行有效的整理和管理变得尤其重要。人们越来越期望能在统一的文档操作界面上,对各类文档信息进行收集收藏、整理归档,方便查询。 本文详细介绍了Word文档分类管理软件的设计和实现。软件对用户需求做了充分的考虑,进行正确和较完整的设计,使得能在统一的文档界面上,方便地对磁盘上所有文档(可包括其它存储介质,如:移动硬盘等,文档指Microsoft Office里的Word文档,后缀名为.doc)进行分类管理。文档管理功能包括:新建记录、打开文档、编辑记录、删除记录或文档、添加文档等。 本软件以Word插件形式实现,在Word工具档里增加自定义工具,并实现上述各种功能。系统根据com组件编程原理,用Visual Basic 6.0实现了一个Word插件,并用Office 2003 Access保存文档分类信息。 关键词:COM组件;Word插件;文档分类器 The Design and Implementation of a Word Addin for Document Classification Management Abstract With the popularity of computer science and the development of computer technology, along with the advantages of electronic documents such as convenience, efficiency and ease to use, most of information is stored and archived in the form of electronic document. Faced with the fact that amount of information increasing ceaselessly, it is more and more urgent to find a way to manage and access information effectively and easily. It is expected that we can collect, archive and refer to any types of documents facilely in a unified document interface. This article introduces the design and implementation of a Word document classification management software. This system took the users’ entire requirement into consideration, and was designed correctly and completely, with which any types of document on the disk (including not only the Word documents but also other types on other media) can be classified and managed in a unified document interface. Its document management functions includes: creating, editing and deleting document records and adding or removing files into or from the records. The software is implemented in the form of a Word addin component, which adds a user-defined toolbar into the Word, and implemented the functions mentioned above from with the toolbar. Obeying the principles of COM component programming, it is implemented with Visual Basic 6.0 and saves the document classification information in a database of Office2003 Access. Key words: COM Component; Word Addin; Document Classifier 目 录 1引言1 1.1课题背景1 1.2本课题研究的意义1 1.3本课题的研究方法1 2组件、COM、接口、插件1 2.1组件1 2.1.1使用组件的优点2 2.1.2对组件的需求2 2.2COM4 2.3接口6 2.3.1IUnknown接口7 2.3.2Dispatch8 2.4插件8 3Word对象模型9 3.1WORD中的对象模型(OBJECT MODEL)9 3.2WORD对象模型抽象图9 4系统分析和设计10 4.1功能需求分析10 4.2数据存储结构分析11 4.3数据库设计11 5系统实现13 5.1插件接口方法13 5.2事件响应14 5.3系统实现15 5.3.1添加Word插件16 5.3.2添加Word工具栏17 5.3.3连接数据库18 5.4功能模块设计和实现19 5.4.1新建功能21 5.4.2打开文档功能23 5.4.3编辑记录功能23 5.4.4添加文档功能24 5.4.5删除文档和记录功能25 结 论28 参考文献28 致 谢30 声 明31
经管之家“学道会”小程序
  • 扫码加入“考研学习笔记群”
推荐阅读
经济学相关文章
标签云
经管之家精彩文章推荐