畢業(yè)論文 基于aspnet的在線投票系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn).doc
約25頁DOC格式手機(jī)打開展開
畢業(yè)論文 基于aspnet的在線投票系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn),目 錄摘 要1緒 論2第一章 系統(tǒng)開發(fā)工具及簡(jiǎn)介31.1 asp.net簡(jiǎn)介31.2 visual studio.net簡(jiǎn)介31.3 sql server 2005簡(jiǎn)介31.4 c#簡(jiǎn)介4第二章 系統(tǒng)需求分析52.1 系統(tǒng)分析52.2 用戶需求分析52.3 可行性分析5第三章 系統(tǒng)設(shè)計(jì)說明73.1 設(shè)計(jì)目標(biāo)73.2 系...
內(nèi)容介紹
此文檔由會(huì)員 ljjwl8321 發(fā)布
目 錄
摘 要 1
緒 論 2
第一章 系統(tǒng)開發(fā)工具及簡(jiǎn)介 3
1.1 ASP.NET簡(jiǎn)介 3
1.2 Visual Studio.NET簡(jiǎn)介 3
1.3 SQL SERVER 2005簡(jiǎn)介 3
1.4 C#簡(jiǎn)介 4
第二章 系統(tǒng)需求分析 5
2.1 系統(tǒng)分析 5
2.2 用戶需求分析 5
2.3 可行性分析 5
第三章 系統(tǒng)設(shè)計(jì)說明 7
3.1 設(shè)計(jì)目標(biāo) 7
3.2 系統(tǒng)總體設(shè)計(jì) 8
3.3 數(shù)據(jù)庫設(shè)計(jì) 10
第四章 系統(tǒng)頁面展示與編碼實(shí)現(xiàn) 12
4.1登陸注冊(cè)模塊詳細(xì)設(shè)計(jì) 12
4.2投票模塊詳細(xì)設(shè)計(jì) 15
4.3新聞模塊詳細(xì)設(shè)計(jì) 17
4.4留言簿模塊詳細(xì)設(shè)計(jì) 17
4.5管理員模塊詳細(xì)設(shè)計(jì) 18
4.6用戶模塊設(shè)計(jì) 19
第五章 系統(tǒng)測(cè)試 20
5.1 測(cè)試目的 20
5.2 測(cè)試過程 20
結(jié)束語 21
參考文獻(xiàn) 22
基于ASP.NET的在線投票系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)
計(jì)算機(jī)科學(xué)系2007級(jí)3班 王鵬
摘 要: 在線投票功能是網(wǎng)站應(yīng)用程序最常用的功能之一,也是網(wǎng)站應(yīng)用程序開發(fā)常用的功能模塊。當(dāng)網(wǎng)站的管理員或用戶提出一些新的想法與建議或者出現(xiàn)一種新產(chǎn)品時(shí),他們可能需要通過用戶或者用戶的投票方式來確定這些新的想法、建議或者新的產(chǎn)品是否滿足用戶或者用戶的需求。
本系統(tǒng)正符合這一要求,該系統(tǒng)是基于ASP.NET技術(shù)與SQL Server 2005數(shù)據(jù)庫技術(shù)相結(jié)合。論文采用軟件工程的思想從需求分析到編碼實(shí)現(xiàn)詳細(xì)闡述了系統(tǒng)的設(shè)計(jì)目標(biāo)、總體架構(gòu)及各功能模塊的詳細(xì)設(shè)計(jì)。 主要模塊包括管理員模塊、用戶模塊、留言簿模塊、新聞模塊、投票模塊。
關(guān)鍵詞:在線投票;ASP.NET;SQL Server 2005
Online Voting System Design and
Implementation Based On ASP.NET
WANG Peng , Class 3 , Grade 2007, The Science of Computer Department
Abstract : On-line voting is the most common web application to function, one of the web application development frequently module. When the administrator or a user puts forward some new ideas and suggestions or new products, they may be required by the user or customer in order to vote to determine whether these new ideas and proposals or new product can meet the needs of users.
This system is consistent with this requirement. The system is based on SQL Server 2005 database technology and ASP.NET technical papers together. This paper used the idea of software engineering. From demand analysis to elaborating coding system ,it achieved the design goals, the overall structure and function modules for the detailed design. The major blocks include the administrator module, the user module, guest book module, news module, voting module.
Key words: Online Voting; ASP.NET; SQL Server 2005
摘 要 1
緒 論 2
第一章 系統(tǒng)開發(fā)工具及簡(jiǎn)介 3
1.1 ASP.NET簡(jiǎn)介 3
1.2 Visual Studio.NET簡(jiǎn)介 3
1.3 SQL SERVER 2005簡(jiǎn)介 3
1.4 C#簡(jiǎn)介 4
第二章 系統(tǒng)需求分析 5
2.1 系統(tǒng)分析 5
2.2 用戶需求分析 5
2.3 可行性分析 5
第三章 系統(tǒng)設(shè)計(jì)說明 7
3.1 設(shè)計(jì)目標(biāo) 7
3.2 系統(tǒng)總體設(shè)計(jì) 8
3.3 數(shù)據(jù)庫設(shè)計(jì) 10
第四章 系統(tǒng)頁面展示與編碼實(shí)現(xiàn) 12
4.1登陸注冊(cè)模塊詳細(xì)設(shè)計(jì) 12
4.2投票模塊詳細(xì)設(shè)計(jì) 15
4.3新聞模塊詳細(xì)設(shè)計(jì) 17
4.4留言簿模塊詳細(xì)設(shè)計(jì) 17
4.5管理員模塊詳細(xì)設(shè)計(jì) 18
4.6用戶模塊設(shè)計(jì) 19
第五章 系統(tǒng)測(cè)試 20
5.1 測(cè)試目的 20
5.2 測(cè)試過程 20
結(jié)束語 21
參考文獻(xiàn) 22
基于ASP.NET的在線投票系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)
計(jì)算機(jī)科學(xué)系2007級(jí)3班 王鵬
摘 要: 在線投票功能是網(wǎng)站應(yīng)用程序最常用的功能之一,也是網(wǎng)站應(yīng)用程序開發(fā)常用的功能模塊。當(dāng)網(wǎng)站的管理員或用戶提出一些新的想法與建議或者出現(xiàn)一種新產(chǎn)品時(shí),他們可能需要通過用戶或者用戶的投票方式來確定這些新的想法、建議或者新的產(chǎn)品是否滿足用戶或者用戶的需求。
本系統(tǒng)正符合這一要求,該系統(tǒng)是基于ASP.NET技術(shù)與SQL Server 2005數(shù)據(jù)庫技術(shù)相結(jié)合。論文采用軟件工程的思想從需求分析到編碼實(shí)現(xiàn)詳細(xì)闡述了系統(tǒng)的設(shè)計(jì)目標(biāo)、總體架構(gòu)及各功能模塊的詳細(xì)設(shè)計(jì)。 主要模塊包括管理員模塊、用戶模塊、留言簿模塊、新聞模塊、投票模塊。
關(guān)鍵詞:在線投票;ASP.NET;SQL Server 2005
Online Voting System Design and
Implementation Based On ASP.NET
WANG Peng , Class 3 , Grade 2007, The Science of Computer Department
Abstract : On-line voting is the most common web application to function, one of the web application development frequently module. When the administrator or a user puts forward some new ideas and suggestions or new products, they may be required by the user or customer in order to vote to determine whether these new ideas and proposals or new product can meet the needs of users.
This system is consistent with this requirement. The system is based on SQL Server 2005 database technology and ASP.NET technical papers together. This paper used the idea of software engineering. From demand analysis to elaborating coding system ,it achieved the design goals, the overall structure and function modules for the detailed design. The major blocks include the administrator module, the user module, guest book module, news module, voting module.
Key words: Online Voting; ASP.NET; SQL Server 2005
TA們正在看...
- 先天性行為和學(xué)習(xí)行為課件ppt.ppt
- 先學(xué)后教當(dāng)堂訓(xùn)練方法探究ppt.ppt
- 先心病手術(shù)時(shí)機(jī)和手術(shù)方法ppt.ppt
- 先脹后焊先焊后脹制造工藝優(yōu)缺點(diǎn)分析ppt.ppt
- 先進(jìn)制造技術(shù)第4章制造自動(dòng)化技術(shù)ppt.ppt
- 先進(jìn)制造技術(shù)在航空領(lǐng)域中的應(yīng)用-路冬-10-9-19-兩...ppt
- 先進(jìn)控制技術(shù)ppt.ppt
- 先進(jìn)陶瓷材料概論英文第一章ppt.ppt
- 先進(jìn)陶瓷材料概論英文第二章ppt.ppt
- 光伏電站開發(fā)流程及成本分析ppt.ppt