畢業(yè)設(shè)計(jì)(論文):基于asp+sql信息管理系統(tǒng).doc
約39頁(yè)DOC格式手機(jī)打開(kāi)展開(kāi)
畢業(yè)設(shè)計(jì)(論文):基于asp+sql信息管理系統(tǒng),共39頁(yè),字?jǐn)?shù)總計(jì):16602摘要目前,運(yùn)用先進(jìn)的管理信息系統(tǒng)及軟件開(kāi)發(fā)平臺(tái),對(duì)信息進(jìn)行科學(xué)化和網(wǎng)絡(luò)化管理,已經(jīng)成為高校信息系統(tǒng)的發(fā)展趨勢(shì)。其中,畢業(yè)設(shè)計(jì)選題系統(tǒng)使畢業(yè)生在畢業(yè)設(shè)計(jì)的整個(gè)過(guò)程中以及教師對(duì)畢業(yè)設(shè)計(jì)信息管理的過(guò)程中實(shí)現(xiàn)了系統(tǒng)化、規(guī)范化、無(wú)紙化。本系統(tǒng)是針對(duì)畢業(yè)設(shè)計(jì)管理工作,研究、設(shè)計(jì)并開(kāi)發(fā)的畢業(yè)設(shè)計(jì)選題系統(tǒng)...
內(nèi)容介紹
此文檔由會(huì)員 優(yōu)秀排骨 發(fā)布
共39頁(yè),字?jǐn)?shù)總計(jì):16602
摘 要
目前,運(yùn)用先進(jìn)的管理信息系統(tǒng)及軟件開(kāi)發(fā)平臺(tái),對(duì)信息進(jìn)行科學(xué)化和網(wǎng)絡(luò)化管理,已經(jīng)成為高校信息系統(tǒng)的發(fā)展趨勢(shì)。其中,畢業(yè)設(shè)計(jì)選題系統(tǒng)使畢業(yè)生在畢業(yè)設(shè)計(jì)的整個(gè)過(guò)程中以及教師對(duì)畢業(yè)設(shè)計(jì)信息管理的過(guò)程中實(shí)現(xiàn)了系統(tǒng)化、規(guī)范化、無(wú)紙化。
本系統(tǒng)是針對(duì)畢業(yè)設(shè)計(jì)管理工作,研究、設(shè)計(jì)并開(kāi)發(fā)的畢業(yè)設(shè)計(jì)選題系統(tǒng),采用ASP作為開(kāi)發(fā)技術(shù)。在開(kāi)發(fā)過(guò)程中首先分析了其主要的業(yè)務(wù)流程和信息交互的內(nèi)容,其次又結(jié)合了學(xué)校對(duì)畢業(yè)設(shè)計(jì)選題環(huán)節(jié)的管理標(biāo)準(zhǔn)和要求,經(jīng)過(guò)系統(tǒng)的功能設(shè)計(jì)和數(shù)據(jù)庫(kù)設(shè)計(jì)等過(guò)程,最終實(shí)現(xiàn)了系統(tǒng)要求的全部功能。
本論文對(duì)該系統(tǒng)的主要特點(diǎn)以及采用的主要系統(tǒng)開(kāi)發(fā)工具進(jìn)行了簡(jiǎn)單的介紹,并從系統(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ì)的介紹。
關(guān)鍵詞:數(shù)據(jù)庫(kù);畢業(yè)設(shè)計(jì);功能;系統(tǒng)化;ASP
ABSTRACT
Currently, there is an uptrend in college to use the advanced management information system and software development platforms. It carries on scientific information and networking management. The system for choosing a graduating design makes the entire design process of graduate student and the management of the design information for teacher comes into systematization, standardization, script-less.
The system aims at a task of graduate design management. Research, design and development of the system adopt ASP as development technology. During the development process, firstly, its main operation flow and the information exchange content are analyzed. Secondly, it unites management standards and requests according to the college. After a series of design for function models and database, it makes the whole system come true.
The paper carries on a simple introduction for the characteristics and the development tools of the system. And it also carries on a detail introduction from five phases include system acquirement analysis, general design, detail design, system achievement and system testing.
Key Words: Database; Graduate Design Management; Function; Systematic; ASP (Active Server Pages)
目 錄
第一章 導(dǎo)言 1
1.1研究背景及意義 1
1.2國(guó)內(nèi)外研究概述 2
1.3研究方法 2
1.4本論文的特色 4
第二章 系統(tǒng)開(kāi)發(fā)工具 5
2.1SQL Server數(shù)據(jù)庫(kù)技術(shù)概述 5
2.2ASP技術(shù)概述 6
第三章 系統(tǒng)規(guī)劃與系統(tǒng)分析 9
3.1系統(tǒng)的總體結(jié)構(gòu) 9
3.2系統(tǒng)的業(yè)務(wù)流程分析 9
3.3系統(tǒng)的數(shù)據(jù)流程分析 10
3.4數(shù)據(jù)庫(kù)需求分析 11
第四章 系統(tǒng)設(shè)計(jì)與實(shí)現(xiàn) 12
4.1系統(tǒng)設(shè)計(jì) 12
4.2系統(tǒng)實(shí)現(xiàn) 20
第五章 系統(tǒng)測(cè)試 29
5.1測(cè)試環(huán)境 29
5.2測(cè)試過(guò)程 29
5.3測(cè)試結(jié)果 30
第六章 結(jié)論 31
6.1本文所做的主要工作 31
6.2今后進(jìn)一步研究的方向 31
謝 辭 33
參考文獻(xiàn) 34
附 錄 35
摘 要
目前,運(yùn)用先進(jìn)的管理信息系統(tǒng)及軟件開(kāi)發(fā)平臺(tái),對(duì)信息進(jìn)行科學(xué)化和網(wǎng)絡(luò)化管理,已經(jīng)成為高校信息系統(tǒng)的發(fā)展趨勢(shì)。其中,畢業(yè)設(shè)計(jì)選題系統(tǒng)使畢業(yè)生在畢業(yè)設(shè)計(jì)的整個(gè)過(guò)程中以及教師對(duì)畢業(yè)設(shè)計(jì)信息管理的過(guò)程中實(shí)現(xiàn)了系統(tǒng)化、規(guī)范化、無(wú)紙化。
本系統(tǒng)是針對(duì)畢業(yè)設(shè)計(jì)管理工作,研究、設(shè)計(jì)并開(kāi)發(fā)的畢業(yè)設(shè)計(jì)選題系統(tǒng),采用ASP作為開(kāi)發(fā)技術(shù)。在開(kāi)發(fā)過(guò)程中首先分析了其主要的業(yè)務(wù)流程和信息交互的內(nèi)容,其次又結(jié)合了學(xué)校對(duì)畢業(yè)設(shè)計(jì)選題環(huán)節(jié)的管理標(biāo)準(zhǔn)和要求,經(jīng)過(guò)系統(tǒng)的功能設(shè)計(jì)和數(shù)據(jù)庫(kù)設(shè)計(jì)等過(guò)程,最終實(shí)現(xiàn)了系統(tǒng)要求的全部功能。
本論文對(duì)該系統(tǒng)的主要特點(diǎn)以及采用的主要系統(tǒng)開(kāi)發(fā)工具進(jìn)行了簡(jiǎn)單的介紹,并從系統(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ì)的介紹。
關(guān)鍵詞:數(shù)據(jù)庫(kù);畢業(yè)設(shè)計(jì);功能;系統(tǒng)化;ASP
ABSTRACT
Currently, there is an uptrend in college to use the advanced management information system and software development platforms. It carries on scientific information and networking management. The system for choosing a graduating design makes the entire design process of graduate student and the management of the design information for teacher comes into systematization, standardization, script-less.
The system aims at a task of graduate design management. Research, design and development of the system adopt ASP as development technology. During the development process, firstly, its main operation flow and the information exchange content are analyzed. Secondly, it unites management standards and requests according to the college. After a series of design for function models and database, it makes the whole system come true.
The paper carries on a simple introduction for the characteristics and the development tools of the system. And it also carries on a detail introduction from five phases include system acquirement analysis, general design, detail design, system achievement and system testing.
Key Words: Database; Graduate Design Management; Function; Systematic; ASP (Active Server Pages)
目 錄
第一章 導(dǎo)言 1
1.1研究背景及意義 1
1.2國(guó)內(nèi)外研究概述 2
1.3研究方法 2
1.4本論文的特色 4
第二章 系統(tǒng)開(kāi)發(fā)工具 5
2.1SQL Server數(shù)據(jù)庫(kù)技術(shù)概述 5
2.2ASP技術(shù)概述 6
第三章 系統(tǒng)規(guī)劃與系統(tǒng)分析 9
3.1系統(tǒng)的總體結(jié)構(gòu) 9
3.2系統(tǒng)的業(yè)務(wù)流程分析 9
3.3系統(tǒng)的數(shù)據(jù)流程分析 10
3.4數(shù)據(jù)庫(kù)需求分析 11
第四章 系統(tǒng)設(shè)計(jì)與實(shí)現(xiàn) 12
4.1系統(tǒng)設(shè)計(jì) 12
4.2系統(tǒng)實(shí)現(xiàn) 20
第五章 系統(tǒng)測(cè)試 29
5.1測(cè)試環(huán)境 29
5.2測(cè)試過(guò)程 29
5.3測(cè)試結(jié)果 30
第六章 結(jié)論 31
6.1本文所做的主要工作 31
6.2今后進(jìn)一步研究的方向 31
謝 辭 33
參考文獻(xiàn) 34
附 錄 35
TA們正在看...
- bsen287-1-1997中文版焊工的鑒定考查—熔焊第1部分...doc
- nfa32—055(1985)壓力容器用鑄鋼.doc
- 劍橋國(guó)際少兒英語(yǔ)1unit1hello.ppt
- 檢測(cè)報(bào)告-----進(jìn)航站樓落客平臺(tái)高架橋.doc
- 某市建筑節(jié)能減排和綠色建筑行動(dòng)工作方案.doc
- 某市關(guān)于加強(qiáng)耕地保護(hù)的實(shí)施意見(jiàn).doc
- 注塑品質(zhì)部績(jī)效考核辦法.xls
- 某市促進(jìn)房地產(chǎn)市場(chǎng)平穩(wěn)健康發(fā)展的實(shí)施意見(jiàn).doc
- 日企gp體系三階文件--環(huán)境管理禁用物質(zhì)控制標(biāo)準(zhǔn).xls
- 日企-gp體系--環(huán)境管理禁用物質(zhì)控制標(biāo)準(zhǔn).xls