鉴于大家对VB十分关注,我们编辑小组在此为大家搜集整理了“通讯录管理系统”一文,供大家参考学习
包括论文,设计,论文字数:6644,页数:33
摘 要
通讯录管理系统是典型的管理信息系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的库。而对于后者则要求应用程序功能完备,易使用等特点。
经过分析,我们使用 MICROSOFT公司的 VISUAL BASIC开发工具,利用其提供的各种面向对象的开发工具,尤其是数据窗口这一能方便而简洁操纵数据库的智能化对象,首先在短时间内建立系统应用原型,然后,对初始原型系统进行需求迭代,不断修正和改进,直到形成用户满意的可行系统。
关键字:通讯录 管理信息系统 MIS Visual Basic
Summary
Address book management the system is a system( MIS) of typical management information, its development to primarily include the establishing of backstage database to apply two aspects of the procedure''s developments with maintenance and head.Request to establish to rise the data consistency with the that the complete is strong, the data safety like for the former.But then request for the latter applied the procedure function is complete, easy usage etc. characteristics.
Pass by analysis, and we use the MICROSOFT company VISUAL BASIC to develop the tool, and make use of its provide every kind of to face to the object''s development tool, and particularly is a data window way this a can convenience but the Chien''s manipulate the database''s intelligence the object, and establish the system in the in a short time first applied prototype, then, to early prototype the system proceeds need on behalf, continuously revise with improve, until formation the customer be satisfied with of can line system.
Key word:Address book management information system MIS Visual Basic
目 录
第一章 绪 论 2
1.1课题简介 2
1.2开发的意义 2
1.3团队构成 3
第二章 开发环境及实现技术 4
2.1开发环境 4
2.2开发工具简介 4
第三章 系统设计 5
3.1概要设计 5
3.2详细设计 6
第四章 数据库设计 8
4.1数据库Access简介 8
4.2数据库需求分析 9
4.3数据库需求分析 9
第五章 详细设计 11
5.1系统登录模块的设计与实现 11
5.2主界面的设计与实现 15
5.3单人资料模块的设计与实现 18
5.4模糊查询模块的设计与实现 21
5.5全体资料模块的设计与实现 24
5.6用户注册模块的设计与实现 25
5.7用户维护模块的设计与实现 26
5.8备忘提醒模块的设计与实现 28
第六章 系统使用说明 31
6.1使用说明 31
6.2运行环境 31
第七章 设计心得 32
参考文献 33