摘要随着互连网技术的进展,汽车销售系统通过计算机网络对客户进行管理已成为主要形式。本文在分析客户管理的进展及现有模式的基础上,结合计算机网络技术的进展和企业销售的要求,提出了客户管理的有效模式,并在技术实现上进行了详细的分析。本 课 题 使 用JAVA作 为 开 发 语 言 , 应 用 框 架 是Spring MVC+MyBatis+freemaker,TOMCAT 作为 Web 服务器,并使用了 MYSQL 作为后台数据库。Ajax 实现了从基于 Web 的应用到基于数据的应用的转换。通过 Ajax 异步请求,可以使系统功能更加完善,更加友好。同时,EasyUI 界面框架的使用也加强了页面友好度。此次完成的客户管理系统,成功的实现了分页显示客户信息、添加客户信息及其增删改等功能,此外,根据用户的购买信息,实现了销售统计和客户消费的统计。并且注册页面采纳了 Ajax 异步请求进行了对注册用户名的验证,同时,本软件的风格主要是采纳了 Easyui 界面进行展示,其中,页面布局使用其 layout 模块,加载数据使用其datagrid 模块,页面提示信息亦是采纳了其 Message 功能模块。关键词: Spring MVC, MYSQL,Ajax,Easyui,MyBatisAbstract With the development of Internet technology, car sales system through computer network to manage the customer has become the main form. Based on the analysis of the development of customer management and the existing model, combined with the development of computer network technology and the requirement of quality education, puts forward the customer management mode, and makes detailed analysis on technology implementation.This paper uses JAVA as the development language, SpringMVC+MyBatis+freemaker application framework, TOMCAT as the Web server,and uses MYSQL as the back-end database. Ajax from the implementation of the Web based applications to applications based on data conversion.Through the Ajax asynchronous request, can make the system function more perfect, more friendly. At the same time, the use of EasyUI interface frameworkand strengthen friendly page. The complete customer...