优秀的毕业设计论文网
计算机 JAVA 电子信息 单片机 机械机电 模具 土木工程 建筑结构 论文
热门搜索词:网络 ASP.NET 汽车 电气 数控 PLC

汽车租赁系统设计(Javaweb,MySQL)

以下是资料介绍,如需要完整的请充值下载.
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用.
  
资料介绍:

汽车租赁系统设计(Javaweb,MySQL)(论文说明书12800字,程序代码,MySQL数据库)
摘要:汽车租赁公司的出现让人们的出行更加方便,但是传统的服务营销模式已经明显的满足不了用户的需求,主要是受到了时空的限制。智能租车系统可以解决汽车租赁公司和消费者之间的沟通问题,实现便捷高效汽车租赁,提高汽车资源的利用率。对公司来说,这不仅开拓额汽车租赁的市场,为租赁公司提供了更多的营销渠道,而且还节约了公司在宣传上的开销。对用户来讲,使得租车更加方便简单,省去了很多时间。论文根据汽车租赁行业的发展同时配以图和用例图清楚地讲解了网站的可行性和用例分析,网站的开发步骤和运用了哪些技术也都说明了。网站操作模式中可分为前台用户的操作和后台管理员的操作的两大部分。提供网站页面的浏览、客户的注册、登录、汽车信息条件查询、租车等功能给用户使用。管理员方面可以进行企业信息发布的管理、用户的管理、对订单的审核或删除等功能。网站的设计采用了B/S架构(浏览器/服务器模式),使用Java网络编程语言和HTML语言,使用Mysql作为后台的数据库,开发工具采用了Dreamweaver和MyEclipse。
关键词:租赁平台;网站开发;Java;B/S架构
Abstract: Modern way of travel is the most important or rely on the car, with the rapid development of society, people's living standards improve, people's travel in the car become an irreplaceable part. Car rental companies appear to allow people to travel more convenient, but the traditional service marketing model has been clearly can not meet the needs of users, in short supply, mainly by the constraints of time and space. Therefore, the establishment of an intelligent car rental system is very necessary for the user and the company provides a rental platform. For the company, this is not only to open up the car rental market, leasing companies to provide more marketing channels, but also to save the company's cost of publicity. For the user is concerned, making the car more convenient and simple, save a lot of time. The according to the car rental industry in the development of distribution map and use case with the website and the feasibility of the use case analysis, introduced the website development process and application of what technology.The website operation mode can be divided into two parts: the operation of the front desk user and the backstage administrator. Provide web page browsing, customer registration, login, car information condition query, car rental and other functions to the user to use. Administrators can carry out the management of enterprise information release, user management, the order of the audit or delete and other functions. Web design using the B/S architecture (Browser / server model), the use of Java network programming language and HTML language, using Mysql as the background database, development tools using Dreamweaver and MyEclipse. [来源:http://think58.com]
Key words: Leasing platform; website development; Java; B/S architecture

功能需求分析
    网站设计的目的是为了将闲置汽车方便提供给更多的有需要的用户,以方便快捷的方式简化出行的带来的烦恼。网站把汽车租赁的信息发布出去,用户更据自己的需求进行选择,汽车租赁公司可以更加方便的给用户提供多元化、简单化、人性化的服务。
    租赁网站在租车公司和客户之间系上一个纽带连接在一起,租赁公司通过网络宣传平台发布汽车租赁信息,客户依据自己消费水平和需求来进行比较选择汽车。网站还可以实时更新最新的汽车信息,以满足客户多样化的要求。汽车租赁公司可以安排专员进行后台管理和维护,提高用户的舒适体验度。
  [来源:http://think58.com]

汽车租赁系统设计(Javaweb,MySQL)
汽车租赁系统设计(Javaweb,MySQL)
汽车租赁系统设计(Javaweb,MySQL)
汽车租赁系统设计(Javaweb,MySQL)
汽车租赁系统设计(Javaweb,MySQL)

[资料来源:http://think58.com]
目 录
1 绪论    1
1.1项目开发的背景    1
1.2项目开发的目的    2
1.3项目开发的意义    2
2 系统规划    2
2.1功能需求分析    2
2.2可行性分析    3
2.3技术和复杂性分析    4
3 系统分析    4
3.1用户分类    4
3.2识别用例    4
3.3 租车系统的用例图解    5
3.4租车ER图及流程图    6
4 系统设计    7
4.1 B/S架构模式    7
4.2 系统功能结构设计    8
1.平台前端结构    8
2.平台后端结构    8
4.3 数据库的设计    8
4.4 系统运行环境与开发工具    10
1.网络平台的运行环境    10
2.开发工具    10
4.5 Struts2介绍    10
4.6 HTML介绍    11

[来源:http://think58.com]

4.7 JSP技术简介    12
5 系统实现    12
5.1 数据库的链接    12
5.2 网站首页    13
5.3 用户查看车辆信息的主要功能    15
5.4 用户的投诉建议功能    18
5.5 系统管理登录功能    19
5.6 车辆信息管理功能    20
5.7 租车信息管理功能    20
5.8 企业介绍管理功能    20
5.9 用户的租车功能    21
6 租车测试的必要性    22
6.1 测试环境的基本配置    22
6.2 录入数据和查询测试    22
6.3测试结果    23
7 总结与展望    23
8 结 论    24
参 考 文 献    25
致 谢    26 [来源:http://www.think58.com]