文档介绍:论文题目:“有间花店”网上花店管理系统
目录
内容摘要 4
Abstract 5
引言 6
第一章前言 7
7
7
7
7
第二章系统开发技术与工具 8
简介 8
SQL server 2005数据库管理系统 8
Visual Studio 2005简介 9
第三章系统需求分析 10
10
10
10
10
10
10
10
10
10
Dreamweaver 软件工具 10
Visual Studio 2005 11
SQL Server 2005 数据库设计 11
第四章网上花店管理系统介绍 12
12
12
14
15
第五章网上鲜花店信息管理系统设计 16
16
16
第六章系统功能的实现 19
19
19
21
“有间花店”网上花店管理系统主页 22
23
24
25
27
28
29
29
30
32
33
第七章项目各个模块的测试 35
软件测试的步骤 35
软件测试的方法 35
36
前后台登录测试 36
36
37
37
结束语 38
英文资料翻译 40
SQL Server存储过程编写经验和优化措施 42
内容摘要
的发展,B/S结构越来越展现出它的优势,所以以网站作为对外的展示窗口,进行内外信息交流,已经融入了大家的生活。与此同时网上购物也成为大众生活中不可缺少的一部分,网站信息管理系统是典型的管理信息系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的数据库。而对于后者则要求应用程序功能完备,易使用等特点。
本系统使用JSP技术制作网站动态页面,以C#为主要开发语言,为主要开发工具,SQL Server数据库作为系统数据库,开发一个具有用户注册,鲜花检索,鲜花浏览,购物车,订单查询,系统管理等功能的小型的网上花店信息管理系统。
关键词:管理信息系统,SQL Server数据库,网上鲜花店
Abstract
With the development of the , B/S structure more and more to show its advantages, site as an external display window, the internal and external information exchange, has blend in everybody's life. At the same time, online shopping has also e an indispensable part of public life, Web site information management system is a typical management information system (MIS), and its development mainly includes two aspects of the establishment and maintenance of back-end database and front-end application development. The former require the establishment of data consistency and integrity, data security of database. For the latter requires the application fully functional, easy to use features.
Thi