日韩精品极品视频在线观看免费,天天夜碰日日摸日日澡性色AV,精品国产福利在线观看网址,亚洲第一区欧美国产综合

畢業(yè)論文 基于aspnet的班組信息系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn).doc

約29頁(yè)DOC格式手機(jī)打開(kāi)展開(kāi)

畢業(yè)論文 基于aspnet的班組信息系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn),摘要:本文論述了一個(gè)基于.net平臺(tái)、二層架構(gòu)(c/s)的班組建設(shè)系統(tǒng)的設(shè)計(jì)原理、設(shè)計(jì)思想及具體的實(shí)現(xiàn)過(guò)程,對(duì)在設(shè)計(jì)過(guò)程中涉及到的關(guān)鍵算法及重要作業(yè)流程作了具體分析和介紹,并對(duì)各個(gè)模塊的設(shè)計(jì)思想及設(shè)計(jì)過(guò)程作了詳細(xì)闡述。本系統(tǒng)的設(shè)計(jì)采用了microsoft最新的.net 技術(shù),以microsoft sql server ...
編號(hào):20-198556大小:1.34M
分類: 論文>計(jì)算機(jī)論文

內(nèi)容介紹

此文檔由會(huì)員 ljjwl8321 發(fā)布

摘 要:本文論述了一個(gè)基于.NET平臺(tái)、二層架構(gòu)(C/S)的班組建設(shè)系統(tǒng)的設(shè)計(jì)原理、設(shè)計(jì)思想及具體的實(shí)現(xiàn)過(guò)程,對(duì)在設(shè)計(jì)過(guò)程中涉及到的關(guān)鍵算法及重要作業(yè)流程作了具體分析和介紹,并對(duì)各個(gè)模塊的設(shè)計(jì)思想及設(shè)計(jì)過(guò)程作了詳細(xì)闡述。本系統(tǒng)的設(shè)計(jì)采用了Microsoft最新的.NET 技術(shù),以Microsoft SQL Server 2008作為數(shù)據(jù)庫(kù)支撐平臺(tái),應(yīng)用到的技術(shù)包括ASP.NET,面向?qū)ο蠓椒▽W(xué)、軟件工程思想等。
關(guān)鍵字:班組建設(shè);面向?qū)ο螅籄SP.NET;B/S

Based on the asp.net's teams and groups information system design and implementation

Abstract:This passage discusses a based on the.net platform, two storey structure (C/S) team construction system design principle, design idea and the realization process in detail, the design process related to key algorithms and important work flow was analyzed and introduced in detail and the design thought of each module and design process are described in detail. The system was designed using the latest Microsoft.net technology, with Microsoft SQL Server 2008 as the database support platform, applied to technology including the asp.net, object-oriented methodologies, software engineering idea, etc.
Key word:. construction of teams and groups;object-oriented ;ASP.NET;B/S








目錄

1.前言...........................................................(1)
2.需求分析.......................................................(1)
2.1開(kāi)發(fā)目的......................................................(1)
2.2系統(tǒng)需求分析..................................................(1)
2.3建立數(shù)據(jù)模型..................................................(3)
3.系統(tǒng)架構(gòu)設(shè)計(jì)...................................................(3)
3.1使用開(kāi)發(fā)工具與運(yùn)行環(huán)境........................................(4)
3.2工作模式......................................................(4)
3.3后臺(tái)系統(tǒng)結(jié)構(gòu)..................................................(4)
3.4系統(tǒng)功能描述..................................................(5)
3.4.1部門(mén)管理功能模塊............................................(5)
3.4.2部門(mén)人員管理功能模塊........................................(5)
3.4.3記錄管理功能模塊............................................(5)
3.4.4班組記錄的查詢功能模塊......................................(6)
3.4.5班組記錄信息的管理功能模塊..................................(6)
3.4.6其他信息的管理功能模塊......................................(6)
3.5界面設(shè)計(jì)......................................................(6)
4.數(shù)據(jù)庫(kù)設(shè)計(jì).....................................................(7)
4.1邏輯結(jié)構(gòu)設(shè)計(jì)..................................................(7)
4.2建立關(guān)系模型..................................................(7)
4.3數(shù)據(jù)庫(kù)具體實(shí)現(xiàn)................................................(9)
5.詳細(xì)設(shè)計(jì)......................................................(11)
5.1系統(tǒng)界面設(shè)計(jì).................................................(11)
5.1.1管理員登陸.................................................(11)
5.1.2后臺(tái)管理主頁(yè)...............................................(11)
5.1.2.1記錄管理.................................................(12)
5.1.2.2部門(mén)管理.................................................(13)
5.2程序關(guān)鍵源代碼...............................................(14)
5.2.1管理員登陸部分代碼.........................................(14)
5.2.2班組合并部分代碼...........................................(15)
6.編碼和調(diào)試....................................................(20)
7.測(cè)試..........................................................(21)
7.1數(shù)據(jù)完整性測(cè)試...............................................(22)
7.2功能測(cè)試.....................................................(22)
7.3用戶界面測(cè)試.................................................(22)
8.展望與總結(jié) (23)
致謝 (24)
參考文獻(xiàn) (25)