网上花店管理系统设计.doc

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

网上花店管理系统设计,目 录内容摘要4abstract5引 言6第一章 前言71.1研究背景71.2研究内容和意义71.2.1研究内容71.2.2研究意义7第二章 系统开发技术与工具82.1 asp.net简介82.2 sql server 2005数据库管理系统82.3 visual studio 2005简介9第三章 系统需求分析103...
编号:30-320700大小:7.80M
分类: 论文>计算机论文

内容介绍

此文档由会员 道客巴巴 发布

目  录
内容摘要 4
Abstract 5
引 言 6
第一章 前言 7
1.1研究背景 7
1.2研究内容和意义 7
1.2.1研究内容 7
1.2.2研究意义 7
第二章 系统开发技术与工具 8
2.1 ASP.NET简介 8
2.2 SQL server 2005数据库管理系统 8
2.3 Visual Studio 2005简介 9
第三章 系统需求分析 10
3.1用户需求 10
3.1.1数据需求 10
3.1.2功能需求 10
3.1.3性能需求 10
3.2可行性分析 10
3.2.1经济可行性分析 10
3.2.2技术可行性分析 10
3.2.3法律可行性 10
3.3系统开发工具 10
3.3.1 Dreamweaver 软件工具 10
3.3.2 Visual Studio 2005 11
3.3.3 SQL Server 2005 数据库设计 11
第四章  网上花店管理系统介绍 12
4.1系统简介 12
4.2系统功能介绍 12
4.3用户管理部分 14
4.4系统信息管理部分 15
第五章  网上鲜花店信息管理系统设计 16
5.1系统功能设计 16
5.2数据库设计 16
第六章  系统功能的实现 19
6.1前台功能设计 19
6.1.1登录界面 19
6.1.2注册界面 21
6.1.3“有间花店”网上花店管理系统主页 22
6.1.4修改密码 23
6.1.5修改资料 24
6.1.6搜索鲜花 25
6.1.7购物车 27
6.1.8生成订单 28
6.2后台功能设计 29
6.2.1鲜花类别管理 29
6.2.2鲜花管理 30
6.2.3用户管理 32
6.2.4订单管理 33
第七章  项目各个模块的测试 35
7.1 软件测试的步骤 35
7.2 软件测试的方法 35
7.3测试实例 36
7.3.1  前后台登录测试 36
7.3.2购物车测试 36
7.3.2订单测试 37
7.3.2添加鲜花信息测试 37
结束语 38
英文资料翻译 40
SQL Server存储过程编写经验和优化措施 42

内容摘要
随着Internet的发展,B/S结构越来越展现出它的优势,所以以网站作为对外的展示窗口,进行内外信息交流,已经融入了大家的生活。与此同时网上购物也成为大众生活中不可缺少的一部分,网站信息管理系统是典型的管理信息系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的数据库。而对于后者则要求应用程序功能完备,易使用等特点。
本系统使用JSP技术制作网站动态页面,以C#为主要开发语言,ASP.NET为主要开发工具,SQL Server数据库作为系统数据库,开发一个具有用户注册,鲜花检索,鲜花浏览,购物车,订单查询,系统管理等功能的小型的网上花店信息管理系统。
关键词:管理信息系统,SQL Server数据库,网上鲜花店 

Abstract
With the development of the Internet, 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 become 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.
This system uses JSP technology make the site dynamic pages in C # as the main development language, ASP.NET as the main development tool, SQL Server database as the system database. Develop a has the user registration, the flower retrieva l, the flower browsing, shopping cart, inquiries orders, system management functions of small flower shop online information management system.

Keyword: management information system (MIS), SQL Server database, flower shop online