基于JavaWeb的在线图书商城的设计与实现
摘 要
随着网络的普及,越来越多的人喜欢在网上购物,为了满足广大学生和社会上需要购买图书的人群,开发满足需求的在线图书商城是必要的,这样,可以让购买者足不出户,也可以在家里购买自己心仪的图书,同时享受比实体店更加实惠的活动,卖家也不需要租昂贵的店面,也可以实现足不出户就可以在家里卖出自己的图书,大大减少了自己的成本,本网站为广大用户提供便捷的服务。
本网站采用分层的思想进行设计开发,前端使用bootstrap进行页面的开发,同时使用js和Jquery编写动态效果,后端使用ssm框架,分为控制层、服务层、实体层。数据库使用的mysql的数据库。
系统实现了用户管理、图书查询、图书买卖、购物车、订单管理、缴费充值等功能。在系统开发完成之后,经过测试,其功能都可以正常运行,满足用户的需求。
关键字:在线图书商城;减少成本;SSM; Jquery;MySql
Abstract
With the popularity of the Internet, more and more people love shopping on the Internet, in order to meet the needs of the people buy books for students and social development, to meet the needs of the online bookstore is necessary, so that buyers can make at home, can also buy their own heart instrument at home and enjoy books, more affordable than the store activities, the seller does not need to rent expensive stores, can also achieve homes can sell their books at home, greatly reducing the cost of their own, this site for users to provide convenient services.
This website uses hierarchical design and development, the development of front-end using bootstrap to the page, and use js and Jquery prepared dynamic effect, back-end using the SSM framework, divided into control layer, service layer and entity layer. Database using MySQL database.
The system implements the functions of user management, book search, book sales, shopping cart, order management, payment recharge and so on. After the completion of the system development, after the test, its function can be normal operation, to meet the needs of users.
Key words: Online bookstore; convenient service; SSM; Jquery; MySQL