目 录
目 录
摘 要
Abstract
一、 概述
(一)课题背景
(二)现状分析
(三)预期设计目标
二、 系统需求分析
(一)可行性分析
(二)收集需求
(三)分析需求
(四)技术需求
三、 系统总体设计
(一)系统建模
(二)系统总体架构设计
(三)系统功能设计
四、 数据库设计
(一)概念设计
(二)数据库的实现
五、 系统详细设计和实现
(一)软件开发平台的选择
(二)系统模块开发
(三)界面和部分功能展示
(四)代码实现
六、 系统测试
(一)软件测试的基本方法
(二)Web测试
七、总结与展望
(一)总结
(二)展望
参考文献
谢 辞
摘 要
网络购物已经慢慢地从一个新鲜的事物逐渐变成日常生活的一部分,以其特殊的优势而逐渐深入人心。
本课题是设计开发一种基于C2C模式的网上购物系统。让各用户使用浏览器进行商品浏览。注册用户可以轻松的展示自己的网络商店,能对自己的用户信息进行修改,对发布的商品信息进行添加与管理,用自己的方法去推销产品。系统管理员可以对会员的相关信息进行管理。网站提供数据库检索和一定的安全保障,商品信息的发布和交易的协商都由作为独立个体的“买家”和“卖家”完成。利用Java平台进行大中型网站的开发是未来开发的趋势。
本系统在Java VM平台上进行开发,用Java进行了编码,并使用Oracle进行数据库设计,建立起一个比较完整的网上购物系统。其特点是方便快捷的操作方式,简单易懂的管理方法,因此对于企业和用户来说,都是一种新型的、安全性好,性能高的系统。
关键词:C2C ;网上购物;Java1.6;Oracle 9i
Abstract
Online shopping has become a usual thing in our life. And it has gone into the public feeling with its special advantage.
In this article, we design and implement a kind of system of online shopping based on C2C mode. The show own network shop where the registered user can be relaxed and comfortable, can revise one's own user's information, add and manage to the goods information that is released, promote the sale of products with one's own method. The system manager can manage the member's relevant information. Websites offer database searching and security, the issue of the information of the goods and negotiations of the trade all are completed by the independent individual's “buyer” with “seller”. It is a trend to develop scalable projects with Java platform.
This system is developed in Java platform. It uses Java and Oracle 9i database and builds a completed online shopping system. Convenient operation and simple management methods is its features. Therefore, it is a new, secure system for the users.
Key words: C2C model; online shopping; Java; Oracle