公文管理系统的设计与实现-无忧无虑毕设网.doc
文本预览下载声明
本文配套程序下载地址:无忧无虑毕设网()-大学生毕业设计站,免费毕业设计论文,无忧无虑毕设网大学生毕业设计,出售各类毕业设计源码,论文,程序源码,网站源码,免费视频教程,我们将竭诚为您服务!
分类号:TP315 U D C:D10621-408-(2007)6166-0
密 级:公 开 编 号:2003215019
成都信息工程学院
学位论文
公文管理系统的设计与实现
论文作者姓名: 李孟 申请学位专业: 网络工程 申请学位类别: 工学学士 指导教师姓名(职称): 王海春(教授) 论文提交日期: 2007年06月10日
公文管理系统的设计与实现
摘 要
随着网络信息化的高度发展,传统的以字符为主题的信息传播形式已不再满足需要。基于Web的办公系统显得越来越必要。B/S模式;VB.NET;SQL SERVER
The Design and Implementation of the Document Management System
Abstract
Along with the drastic development of network information, the traditional way of information dissemination has no longer satisfied people’s requirements. To meet the above needs, this system is developed. This procedure was developed under Visual Studio 2003 with VB.NET language. The SQL SERVER 2000 is used as database management system.
This document system has implemented the automatic document transmission and dealing with. It includes the draft of documents, the documents which has been sent, the documents which has to be done, the documents which has been done, the documents which was entrusted, the flow monitoring and the drafting of identification. This system has accomplished the path of documents. The draft of documents can be transported by following the flows which have been founded.This system can summarize and control the documents drafted in time. User can examine the documents which have been examined by themselves and can entrust others with the privileges of examining and approving documents.It also can increase and maintain people’s information.
Key words: Document Management System; B/S Model; VB.NET; SQL SERVER目 录
论文总页数:23页
1 引言 1
2 公文管理系统系统分析 2
2.1 系统需求分析 2
2.1.1 用户身份级别要求 2
2.1.2 系统功能模块设置 2
2.2 系统设计目标 3
2.3 开发环境 3
2.3.1 .NET框架 3
2.3.2 ASP.NET的工作原理 3
2.3.3 VB.NET 4
2.3.4 MVC介绍 4
2.3.5 编程运行环境 4
3 公文管理系统系统设计 5
3.1 数据库设计与实现 5
3.1.1 数据库的需求分析 5
3.1.2 数据库的逻辑设计 5
3.1.3 数据库存储过程 9
3.2 系统模块分析与设计 10
3.3 界面设计 11
3.3.1 系统色彩规划 11
3.3.2 系统框架设计 11
3.4 系统总体功能设计 12
3.5 功能模块设计 13
4 功能模
显示全部