毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

Java网电子商务网站开发

时间:2019-09-23 21:05来源:毕业论文
基于B/S模式的网上购物系统。整个系统以商品展示、商品出售和商品管理为中心展开。客户可以在商店中浏览商品、查询商品、以及购买,可以把商品放入购物车,并且灵活的管理购物

摘  要:随着互联网在全球的飞速发展,网购这个名词也不断的深入每个人的生活。网购由于不受时间、空间的限制, 相比实体店又有着品种丰富,价格亲民等优点,因此受到很多平时比较忙又不能逛街的人的欢迎。39349
本文是设计实现一个基于B/S模式的网上购物系统。整个系统以商品展示、商品出售和商品管理为中心展开。客户可以在商店中浏览商品、查询商品、以及购买,可以把商品放入购物车,并且灵活的管理购物车中的商品,通过下订单确认购买商品。 商店系统提供了系统管理功能,管理员可以进行用户的管理、数据库信息的文护、商品管理、分类管理。本系统采用JAVA编程语言及相关框架。根据MySQL作为本系统的数据库,以Tomcat作为服务器,整个系统操作方便、界面美观、实用性强。
毕业论文关键词:网上购物;SSH;购物车;B/S模式
The Exploitation of E-Commerce Site Named EasyBuy Based on Java
Abstract:With the rapid development of the Internet in the world, words such as online shopping is well known to everyone in the daily life.Because of the rich variety and Affordable price,as well as the no limitation of time and space,online shopping has been popular with many people who are always busy and have no time to go shopping.This article is designed and implemented for online shopping system based on B/S mode.The whole system comprises three parts which are the display of goods,the sale of goods and the merchandise management.Customers can browse the merchandise in the store,query a merchandise and buy it online.you can put goods into your cart,manage the goods of the shopping cart flexibly and confirm the purchase of goods by order.Shop system provides system with management functions,and the dministrators can perform the user management,the maintenance of the merchandise database information,the merchandise management and the category management.The system uses the open-source framework of JAVA technology ,develops the system database with MySQL and run the server named tomcat.It is convenient to facilitate the operation of the entire system,and its interface is beautiful and well practical.
Key Words: online shopping; SSH; Cart; B/S Mode
目    录

摘要    1
引言    2
第1章 绪论    3
1.1 课题背景    3
1.2 发展现状    3
第2章 可行性分析    4
2.1 技术可行性    4
2.2 操作可行性    4
2.3 系统的技术介绍    4
2.4 系统开发环境    5
第3章 系统设计与实现    7
3.1 系统需求分析    7
3.2 数据库结构分析    7
3.3 系统的功能描述    8
3.4 系统结构设计    10
3.5 系统前端页面设计与展示    11
3.6 系统后台功能设计    14
结论    21
参考文献    22
致谢    23
基于Java的易买网电子商务网站开发引言
本系统是为了设计一个可以实现网上交易的购物平台。本系统的开发是在J2EE与MySQL的支持上完成的。为了研究三大开源框架技术:SSH(Struts2、Hibernate、Spring)以及其在本系统中,各个模块上的应用和实现[1]。 本系统是一个基于B/S结构的商店系统。 整个系统以商品的展示、出售及管理为中心展开。在本系统中客户可进行商品查看。在购物车里面添加打算购买的商品,用户在购物车里面还可以非常灵活的管理刚才添加进去的商品,通过结算就可以生成订单并买到用户想要的商品[2]。 在本系统中商品、分类、用户都可以交由管理员进行统一管理。 对于订单的生成也进行了相应的设计。 系统的设计遵循MVC设计模式,具体分层包括:视图表现层(jsp+struts2),业务逻辑层(spring),数据持久层(hibernate)。 各个层级之间采取低耦合的方式,使整个系统在以后的文护上更加便利并且程序的扩展性也会更强,同时也保证了系统架构的良好实现[3]。 Java网电子商务网站开发:http://www.751com.cn/jisuanji/lunwen_39639.html
------分隔线----------------------------
推荐内容