1、 目 录 内容摘要 3 Abstract 4 引 言 . 5 第一章 前言 6 1.1 研究背景 6 1.2 研究内容和意义 6 1.2.1 研究内容 . 6 1.2.2 研究意义 . 6 第二章 系统开发技术与工具 7 2.1 ASP.NET 简介 . 7 2.2 SQL server 2005 数据库管理系统 . 7 2.3 Visual Studio 2005 简介 8 第三章 系统需求分析 9 3.1 用户需求 9 3.1.1 数据需求 . 9 3.1.2 功能需求 . 9 3.1.3 性能需求 . 9 3.2 可行性分析 . 9 3.2.1 经济可行性分析 9 3.2.2 技术可行性
2、分析 9 3.2.3 法律可行性 . 9 3.3 系统开发工具 . 9 3.3.1 Dreamweaver 软件工具 . 9 3.3.2 Visual Studio 200510 3.3.3 SQL Server 2005 数据库设计10 第四章 网上花店管理系统介绍11 4.1 系统简介 . 11 4.2 系统功能介绍 11 4.3 用户管理部分 13 4.4 系统信息管理部分 .14 第五章 网上鲜花店信息管理系统设计 .15 5.1 系统功能设计 15 5.2 数据库设计 15 第六章 系统功能的实现 18 6.1 前台功能设计 18 6.1.1 登录界面 18 6.1.2 注册界面 2
3、0 6.1.3“有间花店”网上花店管理系统主页 .21 6.1.4 修改密码 22 6.1.5 修改资料 23 6.1.6 搜索鲜花 24 6.1.7 购物车 .26 6.1.8 生成订单 27 6.2 后台功能设计 28 6.2.1 鲜花类别管理 .28 6.2.2 鲜花管理 29 2 6.2.3 用户管理 31 6.2.4 订单管理 32 第七章 项目各个模块的测试 .34 7.1 软件测试的步骤 34 7.2 软件测试的方法 34 7.3 测试实例 .35 7.3.1 前后台登录测试 .35 7.3.2 购物车测试 35 7.3.2 订单测试 36 7.3.2 添加鲜花信息测试 36 结
4、束语 37 英文资料翻译39 SQL Server 存储过程编写经验和优化措施41 3 内容摘要 随着 Internet 的发展,B/S 结构越来越展现出它的优势,所以以网站作 为对外的展示窗口,进行内外信息交流,已经融入了大家的生活。与此同时网 上购物也成为大众生活中不可缺少的一部分, 网站信息管理系统是典型的管理 信息系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序 的开发两个方面。对于前者要求建立起数据一致性和完整性强、 数据安全性好 的数据库。而对于后者则要求应用程序功能完备,易使用等特点。 本系统使用 JSP 技术制作网站动态页面,以 C#为主要开发语言,ASP.
5、NET 为主要开发工具,SQL Server 数据库作为系统数据库,开发一个具有用户注 册,鲜花检索,鲜花浏览,购物车,订单查询,系统管理等功能的小型的网上 花店信息管理系统。 关键词关键词:管理信息系统,SQL Server 数据库,网上鲜花店 4 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 e
6、xchange, has blend in everybodys 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 applicati