資源描述:
《基于jsp的汽車租賃管理系統的設計與實現》由會員上傳分享,免費在線閱讀,更多相關內容在行業(yè)資料-天天文庫。
1、摘要隨著汽車工業(yè)的發(fā)展和汽車在現實生活中的普及,汽車租賃成為近年來興起的一個新行業(yè)。為規(guī)范管理和經營行為,減少經營成本,提高工作效率,開發(fā)汽車租賃管理系統變得十分有必要。該汽車租賃管理系統的設計目的是讓繁雜的租賃操作變簡單,變高效。對于汽車租賃公司特別是資金不充分的企業(yè)尤為適合,該系統帶來的方便與效率化,必然為公司減少財務支出,提高工作效率。本系統使用MySQL數據庫和Java語言實現了一個基于JSP的汽車租賃管理系統。其開發(fā)主要包括前端應用程序的開發(fā)以及后臺數據庫的建立和維護兩個方面。前臺操作
2、包括:用戶可以進行會員注冊,瀏覽查詢車輛信息,查看加盟商信息,給管理員留言,對車輛進行在線預定。后臺操作包括:管理會員信息資料,管理新聞信息,管理會員的留言,管理車輛信息,管理加盟商信息,管理訂單信息等。該系統以網絡為平臺,界面簡潔,操作簡單,易于掌握,簡化租賃活動記錄手續(xù),提高了租賃周轉時間。關鍵詞:汽車租賃;管理系統;MySQL;JSPI目錄微軟用戶IAbstractWiththedevelopmentoftheautomobileindustryandthepopularityofthev
3、ehiclesinreallife,thecarrentaltobecomeanewindustryfortheriseinrecentyears.Regulatethemanagementandconductofoperations,reduceoperatingcosts,improveefficiency,thedevelopmentofcarrentalmanagementsystemhasbecomeverynecessary.Thecarrentalmanagementsystemi
4、sdesignedtogivethecomplex'sleasingoperationsimpleandefficientchange.Particularlysuitableforthecarrentalcompanies,especiallythefundsarenotfullyenterprise,thesystembringsconvenienceandefficiency,willinevitablyreducefinancialexpendituresforthecompany,im
5、proveworkefficiency.ThesystemusesMySQLdatabaseandtheJavalanguagetoimplementaJSP-basedcarrentalmanagementsystem.Includesthedevelopmentoffront-endapplicationdevelopmentaswellastheestablishmentandmaintenanceoftwoaspectsoftheback-enddatabase.Thefrontdesk
6、operationsincluding:userscanRegister,browsetocheckvehicleinformation,viewfranchiseeinformation,amessagetotheadministrator,onlinebookingofthevehicle.Backgroundoperationinclude:managememberinformation,managenewsandinformation,management,membersofthemes
7、sage,tomanagevehicleinformation,managementfranchiseeinformation,manageorderinformation.Thesystemtothenetworkasaplatform,simpleinterface,simpleoperation,easytograsp,tosimplifytherecordformalitiesforleasingactivities,leaseturn-aroundtime.Keywords:Carre
8、ntal;Managementsystem;MySQL;JSPII目錄1緒論11.1系統背景11.2系統目標21.3系統開發(fā)環(huán)境和技術介紹21.3.1技術介紹21.3.2系統開發(fā)環(huán)境51.4章節(jié)安排52系統分析62.1可行性分析62.1.1操作可行性分析62.1.2開發(fā)環(huán)境的選擇72.2需求分析82.2.1功能模塊需求82.2.2系統數據流圖112.2.3數據字典143系統設計173.1概要設計173.1.1設計原則173.1.2系統結構分析與設計173.1.3系統三層模式183.2數據庫設計2