【正文】
接受到駕校安排信息宣傳信息,很不方便,而 駕校課程預(yù)約形勢(shì)變化卻是沒有可預(yù)測(cè)性,很多時(shí)候很多學(xué)員常常會(huì)因?yàn)闆]有 及時(shí)查看通知而誤了很多事。 本系統(tǒng)擬采用 ( Active Server Pages) 和 MS SQL 分別作為前端和后端的開發(fā)工具。要達(dá)到這個(gè)目的,必須分析幾種主要的可能解法的利弊,從而判斷原定的系統(tǒng)規(guī)模和目標(biāo)是否現(xiàn)實(shí),系統(tǒng)完成后所能帶來的效益是否大到值得投資開發(fā)這個(gè)系統(tǒng)的程度。它最初由網(wǎng)景公司( Netscape)的 Brendan Eich 設(shè)計(jì),是一種動(dòng)態(tài)、弱類型、基于原型的語言,內(nèi)置支持類。由于 的邏輯在 Web 服務(wù)器上運(yùn)行,用 創(chuàng)建的易用可以被跨不同平臺(tái)運(yùn)行的多種 Web 瀏覽器訪問。 人們不再滿足于傳統(tǒng)的低效的辦公方式,迫切 需要一種高效的方式代替?zhèn)鹘y(tǒng)的方式,以適應(yīng)社會(huì)的發(fā)展。采用軟件構(gòu)件化的開發(fā)方式,使系統(tǒng)結(jié)構(gòu)分層,業(yè)務(wù)與實(shí)現(xiàn)分離,邏輯與數(shù)據(jù)分離;以統(tǒng)一的服務(wù)接口規(guī)范為核心,使用開放標(biāo)準(zhǔn)。所以,駕校可以將駕校課程預(yù)約宣傳服務(wù)切入到這個(gè)點(diǎn)來,讓學(xué)員更方便地獲取相關(guān)信息,這將大大提高學(xué)員學(xué)車的進(jìn)度和對(duì)駕校教育的滿意度。 to a unified service interface specification as the core, the use of open standards. From the functional point of view, the system is fairly plete, the system user interaction with the Web interface for users to provide information and accept its operation, at the same time through the database management system to store data. System to achieve the basic database of information and data browsing, query, editing and management operations, using a modular design method, according to the needs of users and the application procedures and maintenance of the ease of use, each ponent will be placed in different modules, to facilitate the process of expansion and maintenance, and established the basic program function reuse. Key words: driving lesson make an appointment threetier structure B / S mode SQL SERVER 2020 石家莊經(jīng)濟(jì)學(xué)院華信學(xué)院學(xué)士學(xué)位設(shè)計(jì) III 目 錄 摘要 ........................................................................................................................ I Abstract ................................................................................................................... I 引言 ....................................................................................................................... 1 1 緒論 ................................................................................................................. 1 設(shè)計(jì)介紹 ....................................................................................................... 1 設(shè)計(jì)簡(jiǎn)介 ....................................................................................................... 1 系統(tǒng)所需要的技術(shù) .................................................................................... 1 系統(tǒng)所需要的開發(fā)環(huán)境及工具 ................................................................. 2 2 需求分析 .......................................................................................................... 2 系統(tǒng)可行性分析 ........................................................................................... 2 經(jīng)濟(jì)可行性 ................................................................................................ 3 技術(shù) 可行性 ................................................................................................ 3 操作 可行性 ................................................................................................ 4 系統(tǒng)功能分析 ............................................................................................... 4 業(yè)務(wù)流分析 ................................................................................................ 5 數(shù)據(jù)流分析 ................................................................................................ 6 數(shù)據(jù)字典 .................................................................................................... 8 3 駕校預(yù)約課程管理系統(tǒng)概要設(shè)計(jì) .................................................................. 11 4 駕校預(yù)約課程管理系統(tǒng)數(shù)據(jù)庫設(shè)計(jì) .............................................................. 11 數(shù)據(jù)庫的概念 結(jié)構(gòu)設(shè)計(jì) .............................................................................. 11 實(shí)體屬性圖 ...............................................................................................12 基本 ER 圖 ..............................................................................................13 數(shù)據(jù)庫的邏輯結(jié)構(gòu)設(shè)計(jì) ..............................................................................14 關(guān)系模型 ...................................................................................................14 數(shù)據(jù)庫的物理結(jié)構(gòu)設(shè)計(jì) ..............................................................................15 5 網(wǎng)站的具體實(shí)現(xiàn) .............................................................................................17 系統(tǒng)的軟硬件平臺(tái) ......................................................................................17 系統(tǒng)前臺(tái)操作說明 ......................................................................................17 首頁頁面 .........................................................