freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

旅游景區(qū)數(shù)字化暨一卡通系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)畢業(yè)論(文件)

 

【正文】 薦為 Sun 公司 JavaEE 平臺(tái)的設(shè)計(jì)模式 [孫衛(wèi)琴 . 精通 Struts:基于 MVC 的 Java Web 設(shè)計(jì)與開(kāi)發(fā) [M].北京 :電子工業(yè)出版社 : 2021:9]。 B/S 結(jié)構(gòu)使用標(biāo)準(zhǔn)的 TCP/IP、 HTTP 協(xié)議,能夠直接接入 Inter。各種主要的操作系統(tǒng)均有標(biāo)準(zhǔn)的瀏覽器和 Web 服務(wù)器產(chǎn)品,用戶(hù)可以根據(jù)具體的應(yīng)用平臺(tái)進(jìn)行選擇。它的客戶(hù)端是標(biāo)準(zhǔn)的瀏覽器,服務(wù)器端為標(biāo)準(zhǔn)的 Web 服務(wù)器協(xié)同應(yīng)用服務(wù)器響應(yīng)瀏覽器的請(qǐng)求,數(shù)據(jù)和應(yīng)用程序存放在相應(yīng)的數(shù)據(jù)服務(wù)器和應(yīng)用服務(wù)器上,瀏覽器動(dòng)態(tài)下載并執(zhí)行存儲(chǔ)于應(yīng)服務(wù)器上的應(yīng)用程序。 Browser/Server 模式 [王楠 ,劉心雄 ,陳和平 .Web Service 技術(shù)研究 [J]. 武漢 :計(jì)算機(jī)與數(shù)字工程 ,2021,34(7):88100] [徐賽華 .軟件需求分析研究 [J].吉林 :吉林師范大學(xué)學(xué)報(bào) ,2021,1:104105] [張良銀 .淺論 C/S 和 B/S 體系結(jié)構(gòu) [J]. 南京 :工程地質(zhì)計(jì)算機(jī)應(yīng)用 ,2021,4:2028] B/S 模式是由傳統(tǒng)的兩層 C/S 結(jié)構(gòu)發(fā)展而來(lái)的三層 C/S 結(jié)構(gòu)在 Web 上的應(yīng)用,是一種基于 TCP/IP 通訊協(xié)議和 Web 技術(shù)規(guī)范的結(jié)構(gòu)。 例如:使用 XML 文件作為數(shù)據(jù)庫(kù)連接的配置方式,就可以讓?xiě)?yīng)用在不同的數(shù)據(jù)庫(kù)平臺(tái)之間輕松的切換,而不需要在改變數(shù)據(jù)庫(kù)產(chǎn)品時(shí)更改原有的程序代碼。這樣,系統(tǒng)就具備了良好的擴(kuò)展性、穩(wěn)定性和延續(xù)性。即軟件模塊和模塊的功能應(yīng)該在不被修 改的前提下被擴(kuò)展,這就要求做到在不修改源代碼的前提下,對(duì)系統(tǒng)進(jìn)行擴(kuò)展 (即:系統(tǒng)升級(jí) )達(dá)到對(duì)系統(tǒng)增加功能的目的。在現(xiàn)代軟件工程中,將這種破壞性影響產(chǎn)生的原因歸結(jié)于是由于系統(tǒng)需求的變更,從而需要對(duì)系統(tǒng)進(jìn)行修改,維護(hù)設(shè)計(jì)人員由于不了解系統(tǒng)設(shè)計(jì)師的設(shè)計(jì)意圖,而對(duì)系統(tǒng)的原始框架進(jìn)行了改動(dòng) (這種改動(dòng)是對(duì)系統(tǒng)的原始設(shè)計(jì)意圖和原始框架進(jìn)行了代碼級(jí)的破壞 ),在這種改動(dòng)中,維護(hù)設(shè)計(jì)師又無(wú)法形成自己的設(shè)計(jì)意圖和新的設(shè)計(jì)框架 [閻 宏 .java 與模式 [M].北京 :電子工業(yè)出版社 ,2021:35],隨著這種破壞的積累,必然導(dǎo)致系統(tǒng)的最終崩潰。 系統(tǒng)的設(shè)計(jì) 原則 就是確立指導(dǎo)性規(guī)則,以完成系統(tǒng)的設(shè)計(jì)目標(biāo)。 本章小結(jié) 本章主要是闡述了我國(guó)目前景區(qū)管理中的問(wèn)題,并提出設(shè)計(jì)、實(shí)現(xiàn)建立旅游景區(qū)數(shù)字化暨一卡通系統(tǒng)的必要性,給出了課題的研究意義。 第三章 系統(tǒng)安全:對(duì)系統(tǒng)的安全需求進(jìn)行分析。該系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)是整個(gè)旅游區(qū)智慧系統(tǒng)運(yùn)營(yíng)的基礎(chǔ)。 本課題的研究意義 旅游景區(qū)數(shù)字化暨一卡通系統(tǒng)是將 RFID 技術(shù)于計(jì)算機(jī)網(wǎng)絡(luò)結(jié)合起來(lái),對(duì)旅游景區(qū)進(jìn)行數(shù)字化管理,這是根據(jù)我國(guó)的實(shí)際情況和特點(diǎn)所必須完成的。這種以紙質(zhì)門(mén)票為管理基礎(chǔ)的方法不但簡(jiǎn)單、粗放,而且存在以下缺點(diǎn): 1. 由于景區(qū)需要采購(gòu)、印刷門(mén)票,因此導(dǎo)致較高的成本; 2. 由于門(mén)票都是一次性使用,因此導(dǎo)致了資源浪費(fèi); 3. 由于管理方法的簡(jiǎn)單,導(dǎo)致倒、販票情況嚴(yán)重,使得景區(qū)人文環(huán)境混亂,加重了管理投入; 4. 粗放的管理方式使景區(qū)管理方不能及時(shí)掌握景區(qū)內(nèi)游客數(shù)量等重要信息,使得景區(qū)經(jīng)常人滿(mǎn)為患,而這也給游客帶來(lái)了極大的不便,更嚴(yán)重的是:由于幾乎不能控制游客數(shù)量信息,大量游客的涌入也給環(huán)境帶來(lái)了極大的破壞,甚至有些破壞是不可逆轉(zhuǎn)的。s CASE toolset Sybase Power Designer design needs of various charts. The first step in the use of ProcessAnalyst used to draw data flow diagram (DFD diagram), the description of how the system should operate and processes. The second step to be used to plete the use DataArchitect entity relationship diagram (ER diagram). The third step in the use of AppModeler system based on a logical model to quickly generate prototype applications. The fourth step use MetaWorks tool allows multiple designers to simultaneously modify a model (including the conceptual model, physical model, data flow diagrams). 2, objectoriented design software based bus architecture. The first step in the overall design. According to functional systems analysis phase analysis results obtained to plete the module design applications. The second step detailed design. Select the appropriate techniques and processing methods for each module, including such as input, output, and code design. The third step is the database design. According to the relevant documentation systems analysis phase formation and development of database technology with reference to the status of the puter, using sophisticated puter database technology, design and describes the structure and contents of the database application system ponents. Which specific steps are as follows: 1) be familiar with database design principles. 2) standardization, we are required based on database design paradigm that is normative principles of database design to optimize the database tables and data stored in the database design and the key task is to ensure that data is properly distributed to the table in the database. 3) reduce data redundancy. 4) preparation of system design specification. 3. Use Quality Center test management. The first step: a clear condition analysis system functional requirements and determine test conditions. Step Two: Develop test plans, create test plans based on test conditions. The third step: Perform test run Test sets, and the test suite to run on the test platform. Step four: track defects, ie defects in the application report and record the entire repair process defects. 4 hardware design and construction. Keywords: RDIF technology, card ticket, the implementation of programs, technical route, the design requirements of various charts 目錄 第一章 緒論 ............................................................................................................... 10 課題研究背景 ............................................................................................. 10 國(guó)內(nèi)外研究現(xiàn)狀 ......................................................................................... 10 本課題的研究意義 .................................................................................... 11 論文的主要研究?jī)?nèi)容和組織結(jié)構(gòu) ............................................................ 11 本章小結(jié) ..................................................................................................... 12 第二章 實(shí)現(xiàn)系統(tǒng)的技術(shù)方案和關(guān)鍵技術(shù) ............................................................. 13 技術(shù)方案的確定 ......................................................................................... 15 Browser/Server 模式 ........................................................................ 15 MVC 架構(gòu)模式 ............................................................................... 16 確定技術(shù)方案 ................................................................................. 18 關(guān)鍵技術(shù)介紹 ............................................................................................. 18 輕量級(jí) JavaEE 技術(shù) ........................................................................ 18 Struts 框架 ..................................................................................... 21 Spring 框架 .................................................................................... 23 Hibernate 框架 .............................................................................. 24 AJAX ................................................................................................ 26 DWR[DWR 技術(shù)文檔 ] ................................................................... 28 XML ................................................................................................. 29 Xdoclet...........................................................................................
點(diǎn)擊復(fù)制文檔內(nèi)容
畢業(yè)設(shè)計(jì)相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1