摘 要
随着网络的发展,越来越多的人开始通过网络来了解和获得各种自己需要的信息,特别是一些专业人员对自己专业信息的需要。为此建立一个基于WEB的文档共享管理平台,以满足人们对信息的需求。通过本平台,用户可以查看最新上传的文档,查找下载自己需要的文档,还可以将自己的文档上传,同别人共享信息资源。最终实现信息共享。
此系统设计上采用三层结构、Web Service技术,使之在选用平台、采用技术上具有先进性、前瞻性、扩充性,从而保证建成的系统具有良好的稳定性、可扩充性。系统设计按标准化、规范化,分层设计,构件化实现。采用软件构件化的开发方式,使系统结构分层,业务与实现分离,逻辑与数据分离;以统一的服务接口规范为核心,使用开放标准。从功能上来说,系统是比较完备的,系统以Web界面与用户交互,为用户提供信息并接受其操作,同时通过数据库管理系统来存储信息数据。系统实现了对信息数据的浏览、查询、编辑和管理等基本数据库操作,采用了模块化设计方法,根据用户的需求及程序的应用与维护的易用性,将各个部分置于不同的模块当中,方便了程序的扩展与维护,同时建立了程序功能复用的基础。
关键词:信息共享,JSP,MYSQL,交互性。
Abstract
"Shiquansimei" booking system is a typical e-commerce sales platform, the development based on B / S of the realization of online sales, is based on JSP + MYSQL model. E-commerce on the Internet is the transit system-a sales platform, the ground is an extension of the distribution system and complementary, but also merchants and customers a very effective channel of communication. Present in China, different procedures to achieve online sales accounted for about 78 percent of manufacturers around the remaining 22 percent or so that manufacturers are trying to create an online sales to the ground material ready. Zan here, and Internet sales, shopping malls have become the future status of the war take advantage of the indispensable tool.
The online sales system is mainly for the development of a restaurant, the restaurant has many years of accumulated store marketing, whether from customers or from the areas of logistics, warehousing and so on, are perfectly capable of doing the material prepared for sale online. The system design using three-tier structure, Web Service technology, so that the choice of platforms, using a technically advanced nature, forward-looking, scalable, thus ensuring completion of the system has good stability, scalability. System design by standardization, standardization, and hierarchical design, component of achieving. Use of software component of the development mode, the system hierarchical structure, operations and implementation of separation, logic and data separation to a unified service interface specification as the core, the use of open standards. From the function, the system is more complete, the system to the Web interface and user interaction, provide users with information and accept its operation, at the same time through the database management system to store information and data. System of the information and data browser, query, editing and database management, and other basic operations, using a modular design, according to the needs of users and the application procedures and maintenance of the ease of use, will be placed in various parts of different modules To facilitate the expansion and maintenance of procedures, procedures for the establishment of a functional rehabilitation with the foundation.
摘 要... 3
Abstract 4
前 言... 5
第一章 系统概述... 6
1.1 本课题的研究意义... 6
1.2 本课题的目的及内容... 6
第二章 管理系统概述... 7
2.1 文件共享平台的开发方法介绍... 7
2.1.1 B/S体系结构... 7
2.1.2 Dreamweave介绍... 8
2.2.3 MYSQL介绍... 8
2.1.4 HTML介绍... 9
2.2.5 JSP及JavaBean介绍... 9
第三章 系统调研及可行性分析... 11
3.1 系统调研... 11
3.2 可行性分析... 11
3.2.1 经济可行性... 11
3.2.2 技术可行性... 11
3.2.3 操作可行性... 13
3.2.4 法律可行性... 14
第四章 系统需求分析... 15
4.1 业务流分析... 15
4.2 数据流分析... 16
4.3 数据字典... 17
第五章 系统设计... 21
5.1 网站概要设计... 21
5.2 系统功能模块划分... 21
5.3 数据库设计... 22
5.3.1 数据库需求分析... 22
5.4.2 数据库概念结构设计... 23
5.4.3 数据库逻辑结构设计... 24
第六章 文件共享服务系统界面设计... 26
6.1 首页设计... 26
6.2 会员注册界面设计... 27
6.3 文件信息查看界面的设计... 28
6.4 管理员登陆界面设计... 30
6.6 后台首页界面设计... 31
6.7 公告信息管理界面设计... 33
6.8 文件管理界面设计... 34
总 结... 36
参考文献... 37
致 谢... 38