{$cfg_webname}
主页 > 计算机 > Javaweb >

基于JSP的企业文件收发系统的设计与实现(MyEclipse,SQLServer)(含录像)

来源:56doc.com  资料编号:5D20739 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D20739
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

基于JSP的企业文件收发系统的设计与实现(MyEclipse,SQLServer)(含录像)(毕业论文9000字,程序代码,SQLServer数据库)
摘  要
目前由于企事业单位收到的、以及下发的文件都是纸质形式,不便于文件接受,对文件进行电子化存档、查询、调用等,影响文件使用效率。另外纸质文件在下发时,呈几何级数增长的文件复印量,造成了纸张的大量浪费。随着电子化办公迅速在各机关、企事业单位普及,在电脑上编制文件已成为机关工作人员的首选方式。大量文件在编时已经是电子化的,这为电子化文件管理创造了便利条件。随着网络带宽的不断提高,在线办公已成为发展趋势,文件完全可以电子化方式存放在服务器上,在数据库等计算机信息系统的支持下,对文件处理的各种信息进行收集、整理、存储、检索、统计和传播,随时可供文件使用单位调阅。极大提高机关办公效率。
本系统前台主要使用JSP作为开发语言,后台使用SQL2005作为数据库管理系统,开发环境是MyEclipse,服务器采用tomcat,开发出的一个基于Web技术的B/S结构的文件收发系统。
关键词:文件管理,JSP,B/S结构

ABSTRACT
At present, due to the enterprises and institutions, and issued a document is printed form, not easy to document receiving unit electronic archive, query, call for papers, affecting the file using efficiency. In addition the paper documents in the hair, a photocopy of the geometric progression growth, resulting in a large waste of paper. Along with the electronic office popularity rapidly in all organs, enterprises and institutions in the preparation of documents, computer has become the preferred way of agency staff. A document is electronic in the series, it creates convenient conditions for the electronic document management. With the continuous improvement of network bandwidth, online office has become the development trend, the document can be electronically stored in the server, the database of computer information system, the collection, sorting, storage, retrieval, statistics and spread of all kinds of information of document processing, readily available for files using the unit access. The office efficiency greatly improve organ。
The front of the system using JSP as a development language, the use of SQL2005 as a database management system, the development environment is MyEclipse, server using tomcat, developed a Web technology based on B / S structure office automation management system.
Key words: Document management,  JSP, B / S structure
 

基于JSP的企业文件收发系统的设计与实现(MyEclipse,SQLServer)(含录像)
基于JSP的企业文件收发系统的设计与实现(MyEclipse,SQLServer)(含录像)
基于JSP的企业文件收发系统的设计与实现(MyEclipse,SQLServer)(含录像)
基于JSP的企业文件收发系统的设计与实现(MyEclipse,SQLServer)(含录像)


目  录
摘  要    I
ABSTRACT    II
第一章 绪论    1
1.1引言    1
1.2系统设计目标    2
1.3开发工具及技术    2
1.3.1开发工具    2
1.3.2 JSP技术    3
1.3.3 JavaScript    4
1.4软硬件需求    4
第二章 需求分析    5
2.1需求调研    5
2.2可行性分析    5
2.2.1技术的可行性    6
2.2.2经济的可行性    6
2.2.3操作可行性    6
2.2.4法律的可行性    6
2.3功能模块需求分析    7
2.5设计的基本思想    7
2.6系统性能需求    8
2.6.1系统的安全性    8
2.6.2数据的完整性    8
第三章 系统分析与设计    9
3.1数据库的分析与设计    9
3.1.1数据库表的设计    9
第四章 系统功能实现    11
4.1系统登陆页面实现    11
4.2管理员功能模块    15
4.2.1部门信息管理    16
4.2.2员工信息管理    19
4.2.3文件信息管理    21
第五章 系统测试    24
5.1系统测试目的与意义    24
结  论    24
参考文献    25
致  谢    26

推荐资料