网上书店交易平台的开发与设计 毕业设计论文
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
编号
网上书店交易平台的开发与设计
摘要:20世纪90年代以来,全球性的电子商务正成为最活跃,最热门的信息交易活动,网上书店系统便是其中一个典型的实际应用。
网上书店主要包括前台客户操作和后台管理员管理两部分。前台在主要实现用户的注册和登录,按分类浏览图书,对图书进行评论,使用购书帮助文档,查看购物车,下订单,查看订单,修改用户个人资料,修改用户密码等。后台管理员主要实现对数据库中书籍信息和用户信息的维护。
关键词:电子商务 B-C模式网上书城面向对象系统分析系统设计
On-line bookstore trades the platform the
development and the design
(Zhengzhou Teacher’s College Information Technical Department Henan Zhengzhou 450044)
Abstract:Since 20th century 90's, the global electronic business has become the most active, the most popular transaction activity by information, and the on-line bookstore system is actually one of typical applications.
The on-line book city mainly includes the onstage of customer operation and the backstage of management by managers. The onstage is the realization of registration and logon for users, browsing books according to the classified, carrying on the commentary to the books, querying shopping cars by help documents of buying the book, ordering forms, revision to user individual information including keywords and so on. The backstage manager is mainly responsible for maintenance of boos and users’ information stored in the database.
This paper first carried on the elaboration to the electronic commerce foundation knowledge and the construction of key business through the on-line bookstore. Secondly by using the method of object-oriented, an on-line bookstore system has been analyzed and designed. It is included that: the development pattern of system, the designing the relationship database, the environment of system and relative tools. This website performance defers to the software life cycle principle, carried on function requirement analysis and the non-function requirement analysis that includes the business process analysis during the requirement analysis stage. And it gives detailed elaboration of essential technology and the analysis method which be used in the database analysis and designation. This paper basically includes development process flow of an electronic commerce website and main points which should be valued.
Keywords: electronic commerce; B-C pattern; on-line bookstore; object-oriented; system analysis; system designation
目录
第一章概述 (5)
1.1 电子商务网站 (5)
1.2 电子商务介绍 (5)
1.3 网上商店与网上购物状况 (5)
1.4 网上商店购物的特点 (6)
第二章需求分析 (7)
2.1 功能需求分
析 (7)
2.2 系统业务流程分
析 (7)
2.3 功能模块分
析 (8)
2.3.1 用户管理模
块 (8)
2.3.2 商品管理模
块 (8)
2.3.3 商品查询模
块 (8)
2.3.4 商品浏览功
能 (8)
2.3.5 购物篮模
块 (9)
第三章系统功能实现与相关代码分
析 (10)
3.1 网上书店首页 (10)