摘 要论文主要简述了开发购物商城系统的一系列经过,由开发背景及意义到可行性分析和需求分析,再到系统概要设计,以及详细设计及实现,和项目测试阶段。详细撰写了项目的开发过程。近年来随着互联网技术的快速发展,手机已经成为人们日常生活的必需品,而且随着技术的不断发展,网购已经形成了一种趋势,越来越多的人目前更加倾向于网络购物,只有极少数的人依旧采取线下购物。因此,开发适用于手机端这种大众化平台的购物系统,是最基本的要求,也是适应当下趋势的基准。购物商城系统主要实现了用户的注册登录,添加商品到购物车,查看订单,个人信息管理,商品管理等功能,后台管理主要实现了商品管理,用户管理,订单管理等功能。本系统采用 Java 语言开发,开发工具使用 Eclipse,使用 Android SDK 以及Eclipse ADT 来开发购物商城客户端;JSP+Servlet 开发购物商城服务端;本系统是基于B/S 设计模式开发的,使用 MySQL 数据库,更好的提高了系统的可用性,安全性,以及可维护性。关键词: 购物商城系统;Eclipse ADT;JSP;ServletAbstractThis paper mainly introduces a series of experiences of developing the shopping mall system, from the development background and significance to the feasibility analysis and demand analysis, then to the system outline design, as well as the detailed design and implementation, and the project test phase. The development process of the project was written in detail.In recent years, with the rapid development of Internet technology, mobile phone has become a necessity of People's Daily life. With the continuous development of technology, online shopping has formed a trend, more and more people are now more inclined to online shopping, only a small number of people still use offline shopping. Therefore, the development of a shopping system suitable for a popular platform such as mobile terminal is the most basic requirement and also the benchmark to adapt to the current trend.Shopping mall system mainly realizes the user's registration and login, ...