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

正文內(nèi)容

畢業(yè)設(shè)計論文公交查詢系統(tǒng)-全文預(yù)覽

2025-07-19 11:03 上一頁面

下一頁面
  

【正文】 人員完全可以不自己編寫腳本程序,而只是通過 JSP 獨有的標簽使用別人已寫好的部件來實現(xiàn)動態(tài)網(wǎng)頁的編寫。下面結(jié)合這些技術(shù)的介紹,講述動態(tài)網(wǎng)頁技術(shù)的發(fā)展和 JSP 技術(shù)的誕生。3第二章 系統(tǒng)開發(fā)的相關(guān)技術(shù) JSP 技術(shù)JSP 技術(shù)可以以一種簡捷而快速的方法生成 Web 頁面。第三章、 需求分析 本章主要根據(jù)公交企業(yè)管理信息的過程和特點,以及客戶的需求,對系統(tǒng)的功能進行設(shè)計,并對系統(tǒng)的可行性作了分析。 課題研究的內(nèi)容本文共分為六大章,其中分為課題來源到系統(tǒng)開發(fā)的相關(guān)技術(shù)、系統(tǒng)分析、總體設(shè)計等等。主要針對用戶和管理員,用戶在此系統(tǒng)可以對所要了解的公交線路進行查詢,對公交服務(wù)中存在的問題提出建議,對服務(wù)中的不合理行為進行投訴,參與用戶之間的討論等;而管理員主要負責后臺的管理,管理員不需要運用傳統(tǒng)的方式進行紛繁復(fù)雜的操作,使用本系統(tǒng),管理員登錄后可以對線路信息、用戶信息、留言信息等進行添加、刪除、查詢和修改功能。城市公共交通運輸以其覆蓋面廣、經(jīng)濟、快捷的特點,成為絕大多數(shù)出行者的首選方式,也是各地城市政府大力發(fā)展的一種交通方式。但是隨著公交系統(tǒng)的龐大,人們很難得到準確的公交信息,這樣給一些人的出行就帶來了不便。關(guān)鍵詞:公交信息管理,B/S 結(jié)構(gòu) ,S2SH 框架 ,MySQL 數(shù)據(jù)庫 ABSTRACTWith the development of the society, the inter has been accepted by millions of families. Through analyzing the present situation of the bus information management system, to consider how to make full use of Inter in our daily life and the advantage of puter, both to make the bus information, timely and effective query and can get efficient management, and save the time and improve efficiency of daily life.The system applied B/S structure, MVC pattern written by S2SH frame foreword of thesis of bus system introduces somthings about the system at home and abroad,and the Demand feasibility and the technical feasibility of developing the are also introduce some key technology about this confirm the demand,the part of the system design of thesis can tell us how to do the then,the part of system implementation of the thesis let us know that how to coding to implements the system.The system main function includes bus information query, bus BBS, news, bus image center, resource upload and download, user messages, system introduction, BBS management, news management, image management, resource management, message management, maintenance of personal information, and other functions. Keyword: The bus information management, B/S structure, S2SH framework, MySQL Database 目 錄第一章 概述 ..............................................................1 開發(fā)背景...............................................................1 目的及意義.............................................................1 課題研究的內(nèi)容.........................................................2第二章 系統(tǒng)開發(fā)的相關(guān)技術(shù) ................................................3 JSP 技術(shù) ...............................................................3 MVC 模式 ...............................................................3 Model: 系統(tǒng)狀態(tài)和商業(yè)邏輯 JavaBeans..................................4 View: JSP 頁面和表示組件.............................................4 Controller: ActionServlet 和 ActionMapping...........................5 STRUTS2 簡介 ............................................................5 MYSQL 數(shù)據(jù)庫 ...........................................................6第三章 需求分析 ..........................................................8 技術(shù)支持 ..............................................................8 系統(tǒng)框架的選擇 ......................................................8 數(shù)據(jù)庫的選擇 ........................................................9 系統(tǒng)功能需求 ..........................................................9 總體需求 ...........................................................10 各模塊設(shè)計 .........................................................10 數(shù)據(jù)流圖 ...........................................................11 系統(tǒng)非功能需求 .......................................................12 技術(shù)可行性..........................................................12 管理可行性..........................................................13 系統(tǒng)準確性和及時性..................................................13 系統(tǒng)開放性和可擴充性................................................13 系統(tǒng)易用性和易維護性................................................13 系統(tǒng)的響應(yīng)速度......................................................13第四章 總體設(shè)計 .........................................................14 系統(tǒng)用例圖設(shè)計........................................................14 系統(tǒng)前臺用例圖......................................................14 系統(tǒng)后臺用例圖......................................................15 系統(tǒng)模塊劃分圖........................................................15 系統(tǒng) ER 圖............................................................16 系統(tǒng)流程圖............................................................17 數(shù)據(jù)庫設(shè)計............................................................18 數(shù)據(jù)庫設(shè)計原則......................................................18 數(shù)據(jù)表結(jié)構(gòu)設(shè)計......................................................19第五章 詳細設(shè)計與實現(xiàn) ...................................................22 系統(tǒng)的活動圖..........................................................22 會員注冊模塊........................................................22 登陸模塊............................................................22 系統(tǒng)框架關(guān)鍵配置......................................................23 Struts2 關(guān)鍵配置....................................................23 Spring 事務(wù)管理配置.................................................24 Hibernate 持久化配置................................................25 各功能模塊實現(xiàn)........................................................26 用戶登錄注冊模塊的實現(xiàn)..............................................26 公交查詢模塊的實現(xiàn)..................................................28 公交論壇模塊的實現(xiàn)..................................................32 公交新聞模塊的實現(xiàn)..................................................33 公交線路圖模塊的實現(xiàn)................................................34 資源上傳下載模塊的實現(xiàn)..............................................35 用戶留言模塊的實現(xiàn)..................................................37 乘車指南模塊的實現(xiàn)..................................................39 線路管理模塊的實現(xiàn)..................................................39 論壇管理模塊的實現(xiàn).................................................42 新聞管理模塊的實現(xiàn).................................................43 圖片管理模塊的實現(xiàn).................................................45 資源管理模塊的實現(xiàn).................................................46 留言管理模塊的實現(xiàn).......................
點擊復(fù)制文檔內(nèi)容
環(huán)評公示相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1