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

正文內(nèi)容

畢業(yè)設(shè)計(jì)-畢業(yè)設(shè)計(jì)選題管理系統(tǒng)1-論文(已修改)

2024-12-19 16:36 本頁(yè)面
 

【正文】 I 畢業(yè)設(shè)計(jì)選題管理系統(tǒng) 摘 要 現(xiàn)代信息技術(shù)的發(fā)展 ,使得基于 WEB 技術(shù)的網(wǎng)絡(luò)教育平臺(tái)成為現(xiàn)代教育技術(shù)改革與發(fā)展的方向。 本文介紹了 ASP+SQL 技術(shù)開(kāi)發(fā)該系統(tǒng)的子系統(tǒng)的整個(gè)過(guò)程。該系統(tǒng)主要利用了ASP 強(qiáng)大的網(wǎng)絡(luò)數(shù)據(jù)庫(kù)訪問(wèn)技術(shù),實(shí)現(xiàn)了畢業(yè)設(shè)計(jì)的網(wǎng)上完成。系統(tǒng)設(shè)計(jì)并實(shí)現(xiàn)了學(xué)生題目查詢和搜索,題目選擇修改刪除,老師畢設(shè)題目的申報(bào)修改,管理員隊(duì)整個(gè)過(guò)程的全程監(jiān)控等等功能。這些功能使得網(wǎng)上畢業(yè)設(shè)計(jì)選題系統(tǒng)簡(jiǎn)單實(shí)用。從而加強(qiáng)畢業(yè)設(shè)計(jì)的管理,提高教師的工作效率,降低教師的工作量。 本論文從系統(tǒng)需求分析、總體設(shè) 計(jì)、詳細(xì)設(shè)計(jì)、系統(tǒng)實(shí)現(xiàn)和系統(tǒng)測(cè)試這五個(gè)角度對(duì)系統(tǒng)的開(kāi)發(fā)過(guò)程進(jìn)行了詳細(xì)的介紹,并對(duì)該系統(tǒng)的主要特點(diǎn)以及采用的主要開(kāi)發(fā)工具進(jìn)行了簡(jiǎn)單的介紹。 關(guān)鍵詞 : ASP; SQL;網(wǎng)絡(luò)教育;導(dǎo)航;自適應(yīng)性 II Abstract With the development of information technology, the webbased education platform has been a direction of modern education. According to the problems existing at present, the paper gives an overall analysis and introduction of Inter courseware system. At the same time, it gives all the procession of developing the subsystem using ASP+SQL technology. Through the strong ability of ASP+SQL technology, it realizes online studying adaptively. The system designs and realizes different navigation strategies such as module navigation, searching navigation, knowledge classifying navigation and helping navigation. These strategies have different functions. Searching knowledge navigation and knowledge classifying navigation are mainly based on the relations of the knowledge and then supplies different knowledge to users. So that it improves users39。 learning efficiency and study enthusiasm to a certain extent. The thesis from system requirements analysis, design, detailed design, system testing and system to achieve the five point, carry on detailed introduction. And bined to carry on simple introduction to the main characteristics of that sys tem and the main system development tools. Key Words: ASP。 SQL 。 wedbased education。 navigation。 adaptive I 目 錄 摘 要 ......................................................................................................................... I Abstract ..........................................................................................................................II 第 1 章 引 言 .............................................................................................................. 3 編寫(xiě)目的 ........................................................................................................... 3 項(xiàng)目背景及歷史意義 ....................................................................................... 3 第 2 章 系統(tǒng)開(kāi)發(fā)工具 .................................................................................................. 5 SQL語(yǔ)言的簡(jiǎn)介 .............................................................................................. 5 ASP ................................................................................................................... 6 Dreamweaver8 .................................................................................................. 8 第 3 章 系統(tǒng)規(guī)劃與系統(tǒng)分析 .................................................................................... 10 系統(tǒng)的總體結(jié)構(gòu) ............................................................................................ 10 系統(tǒng)的 業(yè)務(wù)流程分析 .................................................................................... 11 系統(tǒng)的數(shù)據(jù)流程分析 .................................................................................... 12 數(shù)據(jù)庫(kù)需求分析 ............................................................................................ 14 第 4 章 系統(tǒng)設(shè)計(jì)與實(shí)現(xiàn) ............................................................................................ 15 系統(tǒng)設(shè)計(jì) ........................................................................................................ 15 系統(tǒng)流程設(shè)計(jì) ...................................................................................... 15 模塊結(jié)構(gòu)設(shè)計(jì) ...................................................................................... 17 數(shù)據(jù)存儲(chǔ)設(shè)計(jì) ...................................................................................... 18 系統(tǒng) WEB 界面設(shè)計(jì)原則 ................................................................... 22 系統(tǒng)文件目錄結(jié)構(gòu)設(shè)計(jì) ...................................................................... 23 系統(tǒng)實(shí)現(xiàn) ........................................................................................................ 24 用戶驗(yàn)證功能的實(shí)現(xiàn) .......................................................................... 24 學(xué)生模塊的實(shí)現(xiàn) .................................................................................. 25 教師模塊的實(shí)現(xiàn) .................................................................................. 25 系統(tǒng)管理員模塊的實(shí)現(xiàn) ...................................................................... 26 審核個(gè)管理員模塊的實(shí)現(xiàn) .................................................................. 26 第 5 章 系統(tǒng)測(cè)試 ........................................................................................................ 28 測(cè)試環(huán)境 ......................................................................................................... 28 II 測(cè)試過(guò)程 ......................................................................................................... 28 測(cè)試結(jié)果 ........................................................................................................ 29 第 6 章 軟件開(kāi)發(fā)中主要解決的問(wèn)題 ........................................................................ 30 數(shù)據(jù)庫(kù)的安全性 ............................................................................................. 30 模塊的獨(dú)立性 ................................................................................................. 31 結(jié) 論 ............................................................................................................................ 33 參考文獻(xiàn) ...................................................................................................................... 35 附 錄 .......................................................................................................................... 36 致 謝 ..........................................................................................................................
點(diǎn)擊復(fù)制文檔內(nèi)容
公司管理相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
公安備案圖鄂ICP備17016276號(hào)-1