摘  要

便民一站式服务网站是服务的主要日常管理工作之一,涉及到用户的诸多方面,随着便民服务体制的不断改革,尤其是便民服务信息、选题的展开和深入,便民服务信息日常管理工作日趋繁重、复杂,迫切需要研制开发在线便民服务电子商务系统。

本论文介绍的主要内容是在线便民服务电子商务系统从需求分析到详细设计最后到测试部分的整个过程,在线便民服务电子商务系统主要完成信息的维护,信息的浏览,查询,以及用户信息等功能。本文介绍了java技术和sqlserver数据库开发该系统的整个过程。实现了在线便民服务电子商务系统的所有功能。本系统的开发主要包括数据存储部分的建立,已经网页部分的设计。对于前者要求建立起安全性好,性能好,易于维护的数据库存储。而对于后者则要求功能完备,界面简介,操作方便等特点。

 

关键词:java技术;在线便民服务电子商务系统;sqlserver数据库;

 

ABSTRACT

Convenient one-stop service website is one of the main daily management work, involving many aspects of the user, with the continuous reform of convenient service system, especially for the convenience of service information, the spread of topic selection, and further, for the convenience of service information increasingly heavy and complicated daily management work, is an urgent need to research and development of online for the convenience of e-commerce system.

The main content of this paper is the online convenient service e-commerce system from demand analysis to detailed design and finally to the test of the whole process, online convenient service e-commerce system mainly completes the maintenance of information, information browsing, query, and user information and other functions. This article introduced the Java technology and the sqlserver database development this system entire process. All the functions of the online convenient service e-commerce system are realized. The development of this system mainly includes the establishment of the data storage part and the design of the web page part. For the former requires the establishment of good security, good performance, easy to maintain the database storage. And to latter criterion requirement function is complete, interface is brief, the characteristic such as operation is convenient.

 

Key words:Java technology; Online convenient service e-commerce system; Sqlserver database;

 

目  录

摘  要

ABSTRACT

第一章  绪论

1.1课题背景

1.2 课题研究的目的及意义

1.3系统的开发方法

1.4本章小结

第二章  相关的理论和技术

2.1java技术简介

2.2 sqlserver 数据库

2.3本章小结

第三章 系统分析

3.1可行性分析

3.1.1经济上的可行性

3.1.2技术上的可行性

3.1.3操作上的可行性

3.2系统性能分析

3.4本章小结

第四章  系统数据库设计

4.1系统框架及系统功能模块设计

4.1.1系统总设计模块

4.2系统的数据库设计

4.2.1数据库概念设计

4.2.2数据库需求逻辑结构设计

4.3本章小结

第五章  系统功能实现

5.1登录设计实现

5.1.2商户资料管理

5.1.2服务项目管理

5.1.3餐饮信息管理

5.2管理员功能设计实现

5.2.1系统管理员

5.2.2 注册信息管理

5.2.3便民须知管理

5.2.4服务项目管理

5.2.5服务订单管理

5.2.6 餐饮信息管理

5.2.7餐饮订单管理

5.2.8 系统管理

5.3用户功能设计实现

5.3.1首页

5.3.2个人资料管理

5.3.3 我的服务订单

5.3.4我的餐饮订单

5.3.5 我的收藏管理

5.4本章小结

第六章  系统测试

6.1系统测试的目的

6.2系统测试的方法

6.3测试用例

6.4本章小结

第七章 结束语

参考文献

致谢