1、 本科毕业设计说明书 题 目:用户管理系统设计与开发 目 录 摘 要 . III Abstract IV 1 前 言 1.1 选题背景. 5 1.2 相关课题综述. 5 1.3 基于 Delphi 的数据开发 7 1.3.1 Delphi 概述. 7 1.3.2 Delphi 数据库. 10 1.3.3 Access 2000 简述 . 15 1.3.4 本系统采用的数据库连接技术 16 2 需求分析 2.1 需求分析. 19 2.2 管理员权限描述. 16 2.3 数据描述. 20 3 系统环境 3.1 系统开发硬件环境. 21 3.1 系统开发软件环境. 21 4 概要设计 4.1 系统总
2、体结构. 22 4.2 功能划分. 22 4.3 数据库设计. 23 5 详细设计 5.1 系统登录模块设计说明. 25 5.2 用户信息模块设计说明. 29 5.3 网络信息模块设计说明. 31 5.4 账目信息模块设计说明. 32 II 总 结 . 34 谢 辞 . 36 参考文献 38 III 摘摘 要要 按照软件工程的方法,采用面向对象的设计方式描述了用户管理系统。随着 现代工业的发展,计算机信息管理系统越来越受到企业重视。 校园网用户管理系统主要功能是: 用户信息管理, 网络类型管理, 账目管理。 管理中,有其相关信息的添加、删除、查询、修改等功能。 主要分析了用户管理系统的一些基本
3、功能和组成情况,包括系统的需求分 析、系统结构,功能模块划分以及数据库模式分析等,重点对应用程序的实际开 发实现作了介绍。达到了数据的一致性和安全性,且应用程序功能完备,符合了 用户管理系统作为典型的信息管理系统(MIS)的要求。 同时简单介绍了 Delphi 7.0 编程环境和 Access 数据库管理系统的功能特点,用户管理系统是管理中不可或 缺的一部分。系统经过充分的测试,基本达到了最初提出的设计要求。 关键词:关键词:用户管理,数据库,信息管理,Delphi7.0 IV Design and Development of User Management System Abstract
4、According to the method of software engineering, using the oriented object design method of user management system is described. With the development of modem industry, the information management system of the computer is more and more attention of enterprise. The main function of user management sy
5、stem of campus network is the user information management, network management, accounts management. The related information to add, deleted, query, modify. Mainly analyzed some basic functions and composition of the user management system, including the system requirement analysis, system structure,
6、 function modules and database schema analysis, focus on the actual development of the application program realization are introduced in this paper. Achieve data consistency and security, and application functions, in line with requirements of the user management system as a typical management information system (MIS). At the same time, introduces the function characteristics of Delphi 7 programming environment and Access database management system, user management system is an indispensable p