【正文】
I 摘 要 隨著科學(xué)日新月異的發(fā)展與進(jìn)步,計算機(jī)應(yīng)用已經(jīng)成為人們必不可少的重要工具。而當(dāng)今社會人民生活節(jié)奏日益加快,伴隨著計算機(jī)的大范圍普及,計算機(jī)應(yīng)用逐漸由傳統(tǒng)、繁重的數(shù)據(jù)處理轉(zhuǎn)化為精密的數(shù)據(jù)處理以及大規(guī)模的工作化管理,這就產(chǎn)生了以臺式計算機(jī)為基準(zhǔn),以數(shù)據(jù)庫管理系統(tǒng)為開發(fā)環(huán)境的信息管理系統(tǒng),從而達(dá)到精密的數(shù)據(jù)處理以及大規(guī)模的工作化管理的運(yùn)用。出租車管理系統(tǒng)可以更好的為人們服務(wù),而實現(xiàn)計算機(jī)管理后能使出租車管理更加正規(guī)化、專業(yè)化、合理化。 本系統(tǒng)主要用 作為開發(fā)工具,并采用 SQL Server 2021 作為后臺數(shù)據(jù)庫來實現(xiàn)公司的出租車管理系統(tǒng)的主要功能。 本系統(tǒng)實現(xiàn)了一般的出租車管理所具備的功能,如司機(jī)管理、添加司機(jī)、車輛信息管理、查詢車輛、后臺數(shù)據(jù)庫管理等,利用這些功能可以對出租車信息進(jìn)行較好的管理。 關(guān)鍵詞 出租車管理 數(shù)據(jù)庫 計算機(jī)應(yīng)用 II Abstract With the rapid development of science and progress, the puter has bee an important tool for people to use essential. And in today39。s society people39。s everaccelerating pace of life, along with a wide range of popular puter, puter applications gradually from the traditional, heavy data processing into a sophisticated data processing and management of largescale work, which resulted in a desktop puter as a benchmark to the database management system for the development of environmental information management system to achieve precise data processing and management of largescale use of the work. Taxi management system can better serve people, and puter management makes taxi management after more standardization, specialization and rationalization. This system is mainly used as a development tool, and using SQL Server 2021 as the backend database to achieve the pany39。s taxi management system main functions. The system implements the general management of the taxi with features such as driver management。 add drivers, vehicle information management, query vehicles, backend database management, and use of these functions can be better taxi information management. Key words taxi management database puter applications III 目 錄 摘 要 .............................................................................................................................I Abstract ......................................................................................................................... II 第 1 章 緒論 .................................................................................................................. 1 課題背景 .......................................................................................................... 1 課題的 意義 ...................................................................................................... 1 系統(tǒng)設(shè)計思想 .................................................................................................. 1 本章小結(jié) .......................................................................................................... 2 第 2 章 系統(tǒng)開發(fā)環(huán)境 .................................................................................................. 3 Java 技術(shù) ........................................................................................................... 3 JSP 技術(shù) ............................................................................................................ 3 JavaBean ........................................................................................................... 4 配置站點 .......................................................................................................... 5 JDK 的安裝與配置 ................................................................................ 5 Tomcat 的安裝和配置 ............................................................................ 5 MVC 模式 ........................................................................................................ 6 SQL Server 2021 ............................................................................................... 8 本章小結(jié) ........................................................................................................... 8 第 3 章 系統(tǒng)分析 .......................................................................................................... 9 可行性分析 ...................................................................................................... 9 技術(shù)可行性 ............................................................................................ 9 經(jīng)濟(jì)可行性 ............................................................................................ 9 操作可行性 ............................................................................................ 9 功能模塊分析 .................................................................................................. 9 界面要求 ........................................................................................................ 10 本章小結(jié) ........................................................................................................ 10 第 4 章 總體 設(shè)計 ........................................................................................................ 11 系統(tǒng)模塊總體 設(shè)計 ........................................................................................ 12 ER 設(shè)計 ......................................................................................................... 14 數(shù)據(jù)庫設(shè)計 .................................................................................................... 14 技術(shù)可行性 .......................................................................................... 14 技術(shù)可行性 .......................................................................................... 14 技術(shù)可行性 .......................................................................................... 15 本章小結(jié) ........................................................................................................ 15 第 5 章 系統(tǒng)實現(xiàn)及分析 ............................................................................................ 15 登陸界面 ........................................................................................................ 16 系統(tǒng)主界面 .................................................................................................... 18 IV 司機(jī)信息管理 ........................................................................................