<kbd id="y82s2"><pre id="y82s2"></pre></kbd>
  • <samp id="y82s2"><tfoot id="y82s2"></tfoot></samp>
    • <blockquote id="y82s2"><tbody id="y82s2"></tbody></blockquote>
    • <ul id="y82s2"><pre id="y82s2"></pre></ul>
      論文格式
      電氣工程 會計論文 金融論文 國際貿(mào)易 財務(wù)管理 人力資源 輕化工程 德語論文 工程管理 文化產(chǎn)業(yè)管理 信息計算科學(xué) 電氣自動化 歷史論文
      機(jī)械設(shè)計 電子通信 英語論文 物流論文 電子商務(wù) 法律論文 工商管理 旅游管理 市場營銷 電視制片管理 材料科學(xué)工程 漢語言文學(xué) 免費(fèi)獲取
      制藥工程 生物工程 包裝工程 模具設(shè)計 測控專業(yè) 工業(yè)工程 教育管理 行政管理 應(yīng)用物理 電子信息工程 服裝設(shè)計工程 教育技術(shù)學(xué) 論文降重
      通信工程 電子機(jī)電 印刷工程 土木工程 交通工程 食品科學(xué) 藝術(shù)設(shè)計 新聞專業(yè) 信息管理 給水排水工程 化學(xué)工程工藝 推廣賺積分 付款方式
      • 首頁 |
      • 畢業(yè)論文 |
      • 論文格式 |
      • 個人簡歷 |
      • 工作總結(jié) |
      • 入黨申請書 |
      • 求職信 |
      • 入團(tuán)申請書 |
      • 工作計劃 |
      • 免費(fèi)論文 |
      • 合作期刊 |
      • 論文同學(xué)網(wǎng) |
      搜索 高級搜索

      當(dāng)前位置:論文格式網(wǎng) -> 畢業(yè)論文 -> 計算機(jī)論文
      畢業(yè)論文標(biāo)題:

      Smart系統(tǒng)—考試管理及成績查詢模塊的設(shè)計與開發(fā)

       本文ID:LWGSW13718 價格:收費(fèi)積分/100
      掃一掃 掃一掃
      本站會員可自行下載:下載地址 Smart系統(tǒng)—考試管理及成績查詢模塊的設(shè)計與開發(fā) (收費(fèi):1000 積分)  

      論文字?jǐn)?shù):11274,頁數(shù):31

      摘  要
      本文所涉及的系統(tǒng)是根據(jù)現(xiàn)代教育的需求所設(shè)計的一個在線考試系統(tǒng)。主要是基于Struts + Spring + Hibernate作為平臺搭建的框架開發(fā)的一套軟件。本次設(shè)計作為Smart項目的一個組成部分,主要設(shè)計和開發(fā)了其中的兩個主要模塊,考試管理及成績查詢模塊。論文首先介紹了背景和相關(guān)的理論知識。其次列出了根據(jù)需求而提出的設(shè)計方案,然后詳細(xì)闡述了系統(tǒng)設(shè)計與實(shí)現(xiàn)過程。包括數(shù)據(jù)庫設(shè)計,新建考試信息管理,新建閱卷組管理和成績查詢。通過本系統(tǒng)的應(yīng)用,可以滿足目前教育模式的評估需求,對教育評估的發(fā)展起到一定的促進(jìn)作用。
      隨著系統(tǒng)的不斷深開發(fā),會有更好,更完善的軟件系統(tǒng)應(yīng)用到遠(yuǎn)程教育當(dāng)中去,正在給傳統(tǒng)教育模式帶來新的變革,并對教育的發(fā)展形成新的推動力。

      關(guān)鍵詞:Struts;Spring;Hibernate;考試管理;成績查詢;評估

      The Smart System----
      The Design and Implementation of the Examination Management and Score Inquiry Module
      Abstract
      This paper mainly introduces the online examination system which the modern education demands. This software mainly takes the platform based on Struts + Spring + Hibernate frame. This design is one part of the Smart Project, mainly designs and develops two main modules, the examination management and the score inquiry module. The paper first introduced the background and the relation theories knowledge. Then it listed the design proposal which proposed according to the demands, and elaborate the system design and the realization process in detail. Including the database design, the information management of a new examination, the groups management of testing paper and the score inquiry. Through this system application, it may satisfy the education appraisal demand, and promote the educational eva luation development.
      Along with the system development, it can be used in the remote education as the better software system, it can take the new change for the traditional education pattern, and make the new propelling force to the education development.

      Key words: Struts; Spring; Hibernate; Examination management; Score inquiry module; Appraisal.

      目  錄

      1 引言 1
      1.1 課題背景 1
      1.2 國內(nèi)現(xiàn)狀 1
      1.3 本課題研究的意義 1
      2 相關(guān)理論知識及其技術(shù) 2
      2.1 系統(tǒng)開發(fā)環(huán)境與技術(shù) 2
      2.2 架構(gòu)介紹 2
      2.2.1 Struts 2
      2.2.2 spring簡介 3
      2.2.3 Hibernate 簡介 5
      2.2.4 SQLServer 2000簡介 5
      2.2.5 JSP組件 6
      2.2.6 Tomcat 7
      3 需求分析和設(shè)計方案 8
      3.1 考試管理 8
      3.1.1考試管理需求分析 8
      3.1.2考試管理設(shè)計方案 8
      3.2成績查詢 9
      3.2.1 成績查詢模塊需求分析 9
      3.2.2 成績查詢模塊設(shè)計方案 9
      4  系統(tǒng)設(shè)計與實(shí)現(xiàn) 9
      4.1 數(shù)據(jù)庫設(shè)計 9
      4.1.1 考試管理數(shù)據(jù)庫ER圖及其數(shù)據(jù)庫表 9
      4.1.2 閱卷組數(shù)據(jù)庫ER圖及其數(shù)據(jù)庫表 15
      4.1.3 成績查詢模塊數(shù)據(jù)庫ER圖及其數(shù)據(jù)庫表 16
      4.2 系統(tǒng)實(shí)現(xiàn) 18
      4.2.1考試管理模塊實(shí)現(xiàn) 18
      4.2.2成績查詢模塊實(shí)現(xiàn) 22
      5  測試 23
      5.1 測試環(huán)境 23
      5.2 測試結(jié)果 23
      結(jié)    論 23
      參考文獻(xiàn) 24
      致    謝 25
      聲    明 26


      相關(guān)論文
      本論文在計算機(jī)論文欄目,由論文格式網(wǎng)整理,轉(zhuǎn)載請注明來源www.donglienglish.cn,更多論文,請點(diǎn)論文格式范文查看
      上一篇:基于PHP實(shí)現(xiàn)的WEB圖片共享系統(tǒng) 下一篇:網(wǎng)絡(luò)數(shù)據(jù)包分析工具的設(shè)計與開發(fā)
      Tags:Smart 系統(tǒng) 考試管理 成績查詢 模塊 設(shè)計 開發(fā) 【收藏】 【返回頂部】
      最新文章
      熱門文章
      計算機(jī)論文
      推薦文章

      本站部分文章來自網(wǎng)絡(luò),如發(fā)現(xiàn)侵犯了您的權(quán)益,請聯(lián)系指出,本站及時確認(rèn)刪除 E-mail:349991040@qq.com

      論文格式網(wǎng)(www.donglienglish.cn--論文格式網(wǎng)拼音首字母組合)提供計算機(jī)論文畢業(yè)論文格式,論文格式范文,畢業(yè)論文范文

      Copyright@ 2010-2018 LWGSW.com 論文格式網(wǎng) 版權(quán)所有 蜀ICP備09018832號

      感谢您访问我们的网站,您可能还对以下资源感兴趣:

      论文格式网:毕业论文格式范文
      • <ul id="kiuqc"><center id="kiuqc"></center></ul>
      • <strike id="kiuqc"></strike><strike id="kiuqc"></strike>
          <kbd id="kiuqc"></kbd>
        • <th id="kiuqc"></th>
          • <kbd id="kiuqc"><center id="kiuqc"></center></kbd>