档案管理系统的设计与实现.doc

约26页DOC格式手机打开展开

档案管理系统的设计与实现,摘 要电子档案管理系统已成为目前最流行的一种档案管理系统,它结构简单、操作方便,适合各层管理人士使用,受到各级管理层人士的青睐。档案管理由电子管理模式替代了传统的纸质管理模式.asp是一个web服务器端的开发环境,它可以产生和运行动态的、交互的、高性能的应用程序。本系统对档案管理系统的体系结构、...
编号:45-160467大小:1.40M
分类: 论文>计算机论文

内容介绍

此文档由会员 九袋张 发布

档案管理系统的设计与实现

摘  要
电子档案管理系统已成为目前最流行的一种档案管理系统,它结构简单、操作方便,适合各层管理人士使用,受到各级管理层人士的青睐。档案管理由电子管理模式替代了传统的纸质管理模式.ASP是一个Web服务器端的开发环境,它可以产生和运行动态的、交互的、高性能的应用程序。本系统对档案管理系统的体系结构、模块功能进行了分析与设计,系统在ASP的开发环境下,使用Access数据库,实现了企业职员档案信息的录入、查询、修改、删除、还原等功能。本系统从需求分析、系统的设计、具体功能的实现都严格遵循了软件设计工程的思想。
关键词:档案管理;ASP;Web技术;管理系统
 
The Design and Implementation of the Archive
 Management System

Abstract
The electronic archive management system is the most popular system now. Because its structure is simple and it is easy to operate, so it can be used by the people of all levels and be loved by the managers. Nowadays, the electronic archive management systems have replaced the traditional paper based archive management mode. ASP is a server side technology to generate dynamic web pages, and it could generate dynamic interactive hi-performance App. This system designs and analyzes the structure and function of archive management system. Based on ASP, and the function of Access, this system makes the managers could sign in, inquire, modify, delete and restore archive information. This system introduces the way in which the archive management system implements its function. The analyses of the requirements of the system, the design of the system, the implementation of the function in this essay absolutely follow the process of the software development.
Key words: Archive Management; ASP; Web Technology; Management System
目  录
论文总页数:22页
1 引  言 1
2 档案管理系统系统分析 1
2.1 系统需求分析 1
2.1.1用户身份级别要求 2
2.1.2系统功能模块设置 2
2.1.3系统设计目标 3
2.2 系统的开发工具 4
2.2.1开发环境 4
2.2.2编程运行环境 5
3 档案管理系统设计 5
3.1 数据库设计 5
3.2 系统模块分析与设计 7
3.3 界面设计 8
3.4 系统流程图与档案管模块功能说明 9
3.4.1系统流程图 9
3.4.2档案管理模块功能说明 9
4 档案管理系统具体实现 11
4.1 用户登录验证操作代码 11
4.2 档案信息修改功能部分代码 12
4.3 数据库连接的实现 13
5 功能模块的测试 13
6 系统维护 14
结    论 15
参考文献 15
附    录 16
致    谢 21