- 1、本文档共41页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
IC卡管理系统
摘要
随着科技的进步和计算机网络的飞速发展,IC卡管理系统在人们生活中占有很重要的地位。为了让人们不受地域,时间限制,使得IC卡管理系统资源能在最大范围内实现共享,产生了IC卡管理系统。
本系统采用VISUAL BASIC开发工具进行制作,后台由Access数据库支持,通过使用VISUAL BASIC技术实现IC卡管理系统的效果。
IC卡管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的库。而对于后者则要求应用程序功能完备,易使用等特点。 经过分析,我们使用 MICROSOFT公司的 VISUAL BASIC开发工具,利用其提供的各种面向对象的开发工具,尤其是数据窗口这一能方便而简洁操纵数据库的智能化对象,首先在短时间内建立系统应用原型,然后,对初始原型系统进行需求迭代,不断修正和改进,直到形成用户满意的可行系统。
关键词 Visual Basic6.0;数据库;校园管理
Abstract
The IC card administrative system of the is a typical information management system (MIS ), it it develops to be mainly including setting-up and maintenance and front application program of backstage supporters database development two respect. Demand to set up consistency of the data and integrality the storehouse of strong, data with good security as to the former. Require to the latter the function of the application program is complete, apt characteristic of using etc.
Through analyzing, we use VISUAL BASIC developing instrument of MICROSOFT Company, utilize its various target -oriented developing instruments offered, data window this can convenient especially but succinct intelligent target to handle database, set up system employ prototype, then go on demand change and take the place of to initial prototype system within short time at first, revision constantly and improve, until forming the feasible system that users are satisfied with.
Keywords Visual Basic6.0;database;manage in the campus
目录
摘要 I
Abstract II
第1章 绪论 1
第2章 系统总体设计规划 2
2.1 IC卡管理中心 2
2.2 设计理念 2
第3章 系统设备准备 4
3.1 技术可行性分析 4
3.2 系统概述 7
3.3 系统简介 8
第4章 系统的运行环境及使用方法 10
4.1 系统的运行环境 10
4.2 客户/服务器结构的特点 12
4.3 远程数据访问 12
4.4 数据连接 12
第5章 系统的功能及结构 14
5.1 系统的功能 14
5.2 系统的总体结构图 14
5.2.1 系统结构图 14
5.2.2 卡管理模块结构图 15
5.2.3 卡查询模块结构图 15
5.2.4 报表模块结构图 15
5.2.5 系统管理模块结构图 15
5.3 系统所用数据库和表 16
5.3.1 数据库管理系统 16
5.3.2 表名及字段设置 16
第6章 各模块的详细介绍 17
6.1 登录模块 17
6.1.1 设计思想 17
6.1.2 模块功能 17
6.1.3 相关代码 17
6.1.4 模块流程 18
6.2 卡管理模块 19
6.2.1 设计思想 19
6.2.2 模块功能
文档评论(0)