基于JSP的二手车查询管理系统----计算机应用技术毕业论文.doc
文本预览下载声明
基于JSP的二手车查询管理系统
摘要:现在是一个经济发展迅速的时代,发展步子快而有力,有钱的人也渐渐的多入繁星,因此有车的人已经很多,随之带来的是二手车市场有足够的发展潜力,现在已经基本遍布整个中国,甚至全世界,在不久的将来,二手车将越来越多,买二手车的顾客也会越来越多。因此研究二手车查询系统主要是要解决纷繁复杂的查询问题,提高二手车市场运行效率,提高管理查询效率,减少查询出错而导致的经济损失。目前中国只有部分城市实现二手车网上信息查询功能,所以另一个研究目的是为了普及各个城市都能实现二手车信息查询功能。
此次设计的二手车查询管理系统涉及到数据库的设计(MySQL)、数据库的建立、数据表的建立;友好的人机交互界面,它涉及到Photoshop技术、Fireworks CS4技术、Flash技术、JSP动态网页技术等,为用户提供了若干功能模块;为了用户能够访问系统,应用到了Tomcat服务器技术;以及为了使系统能够正常运行,使用了Advanced System Care 3软件定时对系统进行扫描杀毒。
关键词: 数据库 JSP Tomcat
Abstract
This era is a rapid economic development now.Development steps is fast and powerful. Wealthy person is gradually, so many people have car, that second-hand market have enough potential development.It has basic throughout the China and even the world.in the near future, second-hand car will be more and more, and customers buy second-hand car more and more. Therefore, the research used car inquires the system is mainly to solve the complicated inquires the problem.Increase a second-hand market efficiency, improve the management inquires the efficiency, reduce inquires the error caused economic losses. At present China only parts of the city used online information query function realization.So another research purpose is to popularize various cities realize second-hand information query functions.
This design second-hand inquires the management system involves database design (MySQL).The database establishment, data table establishment.Friendly man-machine interface.It involves Photoshop technology, Fireworks CS4 technology, Flash technology, JSP dynamic web technology, etc.It give users a number of function module.In order to users can access system, applied to Tomcat server technology.And in order to make the System can run normally,this system is used Advanced System Care 3 to kill virus scanning.
Keywords: database JSP Tomcat
目录
第一章 引言 5
1.1 国外发展情况 5
1.2 国内发展情况 5
第二章 数据库的设计 8
2.1 Mysql数据库 8
2.2 mysql 数据类型 8
2.3 数据表 9
2.3.1 用户表 9
2.3.2 管理员表 10
2.3.3 二手车信息表 11
第三章 系统总体设
显示全部