【正文】
中文摘要世界多極化和經(jīng)濟(jì)全球化的趨勢(shì)在曲折中發(fā)展,科技進(jìn)步日新月異,綜合國(guó)力競(jìng)爭(zhēng)日趨激烈。電子信息產(chǎn)品制造業(yè)經(jīng)濟(jì)運(yùn)行狀況良好,產(chǎn)業(yè)規(guī)模迅速擴(kuò)大。在計(jì)算機(jī)技術(shù)高速發(fā)展的今天,我國(guó)有必要引入高效的計(jì)算機(jī)系統(tǒng)來(lái)改善一些旅行社和酒店的機(jī)票預(yù)定,提高工作效率,協(xié)助處理機(jī)票預(yù)定工作。網(wǎng)上機(jī)票預(yù)訂管理系統(tǒng)的產(chǎn)生和發(fā)展正好滿(mǎn)足人們的這種需求。機(jī)票預(yù)定系統(tǒng)是為機(jī)場(chǎng)工作人員和客戶(hù)提供訂票退票等與機(jī)票相關(guān)內(nèi)容和管理的系統(tǒng),它具有開(kāi)放體系結(jié)構(gòu)的、易擴(kuò)充的、易維護(hù)的、儲(chǔ)乘客信息少,查詢(xún)效率低下等問(wèn)題外,更重要的是其安全性,可靠性,實(shí)現(xiàn)航空公司的機(jī)票銷(xiāo)售的自動(dòng)化。它為企業(yè)的決策層提供準(zhǔn)確、精細(xì)、迅速的機(jī)票銷(xiāo)售信息,為乘客出行提供方便,便于機(jī)場(chǎng)工作人員對(duì)機(jī)票信息進(jìn)行管理,提高了機(jī)場(chǎng)工作人員對(duì)機(jī)票管理的工作效率。根據(jù)航空公司管理的實(shí)際要求, 系統(tǒng)采用 JSP,Tomcat,Servlet,利用 SQL Server 2022 作為數(shù)據(jù)庫(kù)管理工具,模塊復(fù)用率高、系統(tǒng)維護(hù)代價(jià)小,方便、靈活、高效。關(guān)鍵詞:數(shù)據(jù)庫(kù);SQL 語(yǔ)言;Java 語(yǔ)言;數(shù)據(jù)庫(kù)組件;JSP]ABSTRACTThe trends toward world multipolarization and economic globalization are developing amidst twists and turns. Science and technology are advancing rapidly. Competition in overall national strength is being increasingly fierce. The manufacturing industry of electronic and information products made good performance which led to an expansion of the scale of the industry. Currently, the ticket of some travel agencies of our country and cabarets schedules to still stay around the artificial processing stage, this already serious check and supervision work efficiency.The machine ticket schedule to the system is a system that provides to book the related contents of the ticket dishonor bill etc. and tickets and manage for the staff member and customers in the airport, it has the system structure of open of, easy enlargement of, easy maintenance of, have the advantage of the good manmachine in addition to overing saving passenger39。s information little, the search efficiency lowly etc. problem outside, more important its safety, credibility, carry out the automation of the ticket of the airline provides the accurate, fine and quick ticket sale information for the decision layer of the business enterprise, going to provide the convenience for passenger39。s, the easy to airport staff member carries on the management to the ticket information, raising the staff member in the airport to the work efficiency that ticket manage.In accordance with the actual request of the managernent of airways , The System uses JSP,Tomcat, Servletand using the SQL Server 2022 as a database management tool, it is small of the cost in system maintenance, it is convenient, flexible and efficient.Key words: Database, language of SQL, language of Java, JSP 目錄第 1 章 緒論 ................................................................................................................................................................1 課題背景 ........................................................................................................................................................1 開(kāi)發(fā)技術(shù) ...........................................................................................................................................................2 Jsp 技術(shù) .....................................................................................................................................2. Servlet 技術(shù) ...............................................................................................................................2. JavaBean 技術(shù) ...........................................................................................................................3. 開(kāi)發(fā)工具 ...........................................................................................................................................................4 Eclipse ........................................................................................................................................4. SQL Server 2022.......................................................................................................................4. Tomcat.......................................................................................................................................5第 2 章 系統(tǒng)需求分析 ..................................................................................................................................................6 系統(tǒng)可行性分析 ................................................................................................................................................6. 技術(shù)可行性 ...............................................................................................................................6. 經(jīng)濟(jì)可行性 ...............................................................................................................................6. 操作可行性 ...............................................................................................................................7 社會(huì)可行性 ........................................................................................................................................................7. 系統(tǒng)功能需求分析 ...........................................................................................................................................8. 系統(tǒng)性能需求分析 .........................................................................................................................................8 數(shù)據(jù)需求 ..........................................................................................................................................................10 數(shù)據(jù)錄入處理的準(zhǔn)確性與及時(shí)性 ..........................................................................................10 數(shù)據(jù)的一致性與完整性 ..........................................................................................................10 數(shù)據(jù)的共享與獨(dú)立性 ..............................................................................................................10 安全需求 ..........................................................................................................................................................10第 3 章 系統(tǒng)設(shè)計(jì) ........................................................................................................................................................11. 系統(tǒng)功能設(shè)計(jì) ...................................................