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

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

      計(jì)算機(jī)等級(jí)考試查詢系統(tǒng)

       本文ID:LWGSW14152 價(jià)格:收費(fèi)積分/100
      掃一掃 掃一掃
      本站會(huì)員可自行下載:下載地址 計(jì)算機(jī)等級(jí)考試查詢系統(tǒng) (收費(fèi):1000 積分)  

      論文字?jǐn)?shù):6012,頁數(shù):22

      摘    要

      計(jì)算機(jī)等級(jí)考試查詢系統(tǒng),基于學(xué)校里龐大的用戶群應(yīng)運(yùn)而生。它是應(yīng)用JSP技術(shù)在LINUX服務(wù)器上構(gòu)建的系統(tǒng)模型。本系統(tǒng)采用j2sdk1.4.1_07版本進(jìn)行開發(fā),使用RESIN服務(wù)器當(dāng)做測(cè)試服務(wù)器,采用mm.mysql.jdbc-2.0pre5驅(qū)動(dòng)數(shù)據(jù)庫。使用Dreamweaver編寫JSP語言。
      計(jì)算機(jī)等級(jí)考試查詢系統(tǒng)主要解決不同類型的用戶怎樣進(jìn)行不同類型的查詢,即超級(jí)管理員、系管理員和學(xué)生用戶怎樣進(jìn)行不同權(quán)限的查詢。這樣限定權(quán)限便于管理,而且查詢結(jié)果一目了然。
      當(dāng)然在開發(fā)軟件系統(tǒng)的漫長(zhǎng)過程中,我們會(huì)面臨錯(cuò)綜復(fù)雜的問題,人又難免會(huì)犯錯(cuò)誤,這就需要進(jìn)行軟件測(cè)試。我在編碼過程中進(jìn)行了模塊測(cè)試,編碼結(jié)束后又進(jìn)行了系統(tǒng)測(cè)試和驗(yàn)收測(cè)試。分別采用白盒測(cè)試和黑盒測(cè)試的方法。測(cè)試結(jié)果表明每個(gè)模塊之間的接口都吻合,即被調(diào)用模塊都能正確接收參數(shù),調(diào)用模塊能調(diào)用自己想要調(diào)用的每個(gè)模塊。各項(xiàng)功能基本上實(shí)現(xiàn),產(chǎn)生記錄符合要求。

       

      關(guān)鍵詞:JSP技術(shù) 查詢 權(quán)限 軟件測(cè)試

      Abstract

      The computer inquires about the system, arise at the historic moment on the basis of the huge users in the school in grade examination. It is the systematic model using JSP technology to structure on LINUX server. This system adopts j2sdk1. 4. 1 _ 07 editions develop , use RESIN server to regard as and test the server , adopt mm. mysql. jdbc-2. 0pre5 drives the database . Use Dreamweaver to write JSP language.
      The computer inquires the system solves how different kinds of users carry on different kinds of inquiry mainly in grade examination, namely super administrator, administrator and how user carry on different inquiry of authority student. It is easy to manage to limit the authority like this, and it is very clear to inquire about the result.
      Certainly while the ones that develop the software system are long , we will face the intricate problem , people will unavoidably make mistakes , this needs to carry on software test. I test the module in the course of code, carry on system testing and confirm testing after the code. Adopt the method that the white box is tested and the black box test separately. Test result indicate interface of each module identical , transfer module can correct to receive the parameter, can transfer each module wanted to transfer by oneself while transfering the module. Every function is realized basically, produce and write down and fulfil requirements.


      Key words: JSP technology     Inquiry     Authority    Software test

      目    錄

       引言………………………………………………………………………1
      關(guān)于 JSP……………………………………………………………………………1
      第二章  需求分析…………………………………………………………………4
      一、開發(fā)環(huán)境………………………………………………………………………4
      二、可行性研究……………………………………………………………………4
      三、系統(tǒng)流程圖及數(shù)據(jù)流圖………………………………………………………5
      四、需求分析………………………………………………………………………6
      第三章  數(shù)據(jù)庫設(shè)計(jì)………………………………………………………………8
      第四章  功能設(shè)計(jì)…………………………………………………………………10
      查詢功能模塊…………………………………………………………………10
      詳細(xì)設(shè)計(jì)階段…………………………………………………………………11
      代碼……………………………………………………………………………15
      代碼的實(shí)現(xiàn)……………………………………………………………………17
      第五章  測(cè)試………………………………………………………………………21
      結(jié)束語………………………………………………………………………………22


      相關(guān)論文
      本論文在計(jì)算機(jī)論文欄目,由論文格式網(wǎng)整理,轉(zhuǎn)載請(qǐng)注明來源www.donglienglish.cn,更多論文,請(qǐng)點(diǎn)論文格式范文查看
      上一篇:公共課平時(shí)成績(jī)管理系統(tǒng) 下一篇:校園論壇的設(shè)計(jì)與實(shí)現(xiàn)
      Tags:計(jì)算機(jī) 等級(jí)考試 查詢系統(tǒng) 【收藏】 【返回頂部】
      最新文章
      熱門文章
      計(jì)算機(jī)論文
      推薦文章

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

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

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

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

      论文格式网:毕业论文格式范文