jsp+mysql网上商品销售系统
时间:2023-01-29 15:52 来源:毕业论文 作者:毕业论文 点击:次
摘 要网上购物避免了挑选商品的繁琐过程,使的购物过程变得轻松、快捷和方便,很适合现代人快节奏的生活,即节约了购物者的时间,节省了交通费,又替商家节省了运营成本,开辟了新的销售渠道,也方便买卖双方的及时交流。本系统主要功能有用户信息化管理,包括普通用户,加盟商户和系统管理员;商品信息化管理,其中按照商品的类别和所属的商家对商品进行分类;订单信息化管理。87258 本系统采用B/S模式。由管理员后台系统程序和前端用户购买程序两部分构成,两个部分全都是采用Java开发语言,编程环境是MyEclipse,数据库为 MySql。主要功能包括用户信息管理、商品浏览、订单浏览、商品购买支付功能的实现、图片上传和订单制作。 本系统的实现综合运用了4年大学所学的所有知识,诸如面向对象的分析与设计,不仅提高了对一些问题的分析能力,还已掌握了解决问题的实践实战能力。 本系统具有一定的应用价值。 毕业论文关键字:在线订购;面向对象分析;设计与开发;B/S模式; Abstract Online shopping avoids the complex process of selecting products, which makes the shopping easier,faster and more convenient。 It is suitable for fast-paced modern life, not only saves the shoppers’ time but also saves the transportation cost。 In the meantime, it saves the running cost for businessman and opens a new sales channel。 Online shopping enables the instant communication between sellers and buyers。 The main function of this system are as below: User information management, including general users, system administrators and Affiliates; commodity information management, according to which the business belongs to the category of goods and commodities are classified; order information management。 This system consists of two parts, which are background system of administrator programs and front-end user purchase program, the two parts are all using Java language, programming environment is MyEclipse, database is MySql。 Key features include: user information management, product browsing, orders browsing, payment functions for product purchase, the image upload and order production。 This system contains all the knowledge that I learned in the four-year university life (it contains object-oriented analysis, design, knowledge development etc)。 It not only improves the analysis ability but also has the ability of solving real problems。 This system has certain values for society。 Keywords:online ordering,object-oriented analysis, design and development, B/S mode。 目录 第一章 绪论 1 1。1 项目开发背景 1 1。2 项目设计的目标 1 1。3 课题研究的内容和意义 2 1。4 本章的总结 3 第二章 系统的需求及可行性分析 4 2。1 项目的的设计目标 4 2。2 网上商品销售系统的需求分析 4 2。2。1 未注册用户 4 2。2。2 已注册买家 5 2。2。3 卖家 5 2。2。4 系统管理员 5 2。3 构建网上商品销售网站的可行性分析 5 2。3。1 对于构建一个网上购物网站的技术方面的可行性分析 5 2。3。2 项目开发技术的分析总结 11 2。4 本章的总结 11 第三章 系统主要架构及开发模式 12 3。1 B/S为基础的体系结构 12 3。2 采用B/S体系结构的好处 12 3。3 网上商品销售项目中的B/S具体实现 13 3。4 本章的总结 14 (责任编辑:qin) |