特级做A爰片毛片免费69,永久免费AV无码不卡在线观看,国产精品无码av地址一,久久无码色综合中文字幕

選課系統(tǒng)開(kāi)發(fā)論文+源代碼.rar

RAR格式版權(quán)申訴手機(jī)打開(kāi)展開(kāi)

選課系統(tǒng)開(kāi)發(fā)論文+源代碼,(資料共包含:完整論文,完整源代碼,開(kāi)題報(bào)告)摘 要隨著在校大學(xué)生人數(shù)的不斷增加,教務(wù)系統(tǒng)的數(shù)據(jù)量也不斷的上漲。以往的選課方法是隨堂報(bào)名。這種方法雖然直接,但是造成選課的盲目性和教務(wù)處處理數(shù)據(jù)的繁重性。為了減輕教務(wù)處工作,以及每個(gè)學(xué)生更好的選擇自己所喜歡的科目。針對(duì)學(xué)生選課這一環(huán)節(jié),本系統(tǒng)從學(xué)生網(wǎng)上自主選課以及教師的課...
編號(hào):75-20861大小:989.60K
分類(lèi): 論文>計(jì)算機(jī)論文

該文檔為壓縮文件,包含的文件列表如下:

內(nèi)容介紹

原文檔由會(huì)員 從頭再來(lái) 發(fā)布

(資料共包含:完整論文,完整源代碼,開(kāi)題報(bào)告)
摘 要
隨著在校大學(xué)生人數(shù)的不斷增加,教務(wù)系統(tǒng)的數(shù)據(jù)量也不斷的上漲。以往的選課方法是隨堂報(bào)名。這種方法雖然直接,但是造成選課的盲目性和教務(wù)處處理數(shù)據(jù)的繁重性。為了減輕教務(wù)處工作,以及每個(gè)學(xué)生更好的選擇自己所喜歡的科目。針對(duì)學(xué)生選課這一環(huán)節(jié),本系統(tǒng)從學(xué)生網(wǎng)上自主選課以及教師的課程發(fā)布兩個(gè)大方面進(jìn)行了設(shè)計(jì),基本實(shí)現(xiàn)了學(xué)生的在線信息查詢、選課功能以及教師對(duì)課程信息發(fā)布的管理等功能。
本文通過(guò)分析瀏覽器/服務(wù)器結(jié)構(gòu)的特點(diǎn)并結(jié)合選課的實(shí)際情況,提出了基于瀏覽器/服務(wù)器結(jié)構(gòu)網(wǎng)上選課系統(tǒng)的基本設(shè)計(jì)思想,簡(jiǎn)要介紹了系統(tǒng)各功能模塊及數(shù)據(jù)庫(kù)的設(shè)計(jì),著重討論了用 ASP.NET技術(shù)和SQL Server 2000開(kāi)發(fā)網(wǎng)上選課系統(tǒng)時(shí)的數(shù)據(jù)庫(kù)訪問(wèn)技術(shù)和動(dòng)態(tài)網(wǎng)頁(yè)制作技術(shù),并給出了部分實(shí)現(xiàn)代碼。通過(guò)該系統(tǒng),使學(xué)生可以方便地在校園網(wǎng)上進(jìn)行網(wǎng)上選課。該B/S結(jié)構(gòu)的系統(tǒng)在Windows XP系統(tǒng)和VS.NET平臺(tái)下開(kāi)發(fā)完成,使用C#作為ASP.NET的開(kāi)發(fā)語(yǔ)言,SQL Server 2000作為數(shù)據(jù)庫(kù)。系統(tǒng)有較高的安全性和較好的性能。其中連接數(shù)據(jù)庫(kù)的字符串可以隨時(shí)在web.config里修改,并經(jīng)過(guò)編碼加密,增加了靈活性,保護(hù)了數(shù)據(jù)庫(kù)的安全。代碼盡量使用存儲(chǔ)過(guò)程和盡量減少數(shù)據(jù)庫(kù)連接的打開(kāi)時(shí)間等手段來(lái)提高性能。
本文中除了有對(duì)程序的系統(tǒng)分析、總體設(shè)計(jì)、數(shù)據(jù)庫(kù)設(shè)計(jì)、功能實(shí)現(xiàn)等主體部分外,在這之前還介紹了與網(wǎng)上選課系統(tǒng)相關(guān)的信息、IIS介紹、IIS與ASP.NET的結(jié)合等的基本內(nèi)容及發(fā)展情況。

關(guān)鍵詞:網(wǎng)上選課,瀏覽器/服務(wù)器結(jié)構(gòu),ASP.NET,數(shù)據(jù)庫(kù)管理系統(tǒng)


Abstract
With the development of the enrolling number, the data for daily registry is increasing, too. And always we should goto classroom to enroll. Although this method directly,but result in blindness of the course enrollment and registry data processing of the heavy .In order to reduce the work registry ,and better each student to choose their own favorite subjects .This system is special for the on-line course choosing to design both from the aspect of the student and the teacher. The student can choose the course independently and the teacher can manage the information of the announcing course, also.
This paper gives the basic design idea of the Browser/Server structure based online course elect system by analyzing the characteristic of the Browser/Server structure and combining with the actual public elective courses conditions of our school.It introduces the function module and database design briefly,followed by a discussion on database accessing technology and the active page technology of the course elect system based on ASP.NET and SQL Server 2000.By using this system,students can elect courses online efficiently.This Browser/Server structure system is developed under VS.NET platform in Windows XP operating system, using C# as ASP.NET development language and SQL Server 2000 as the database. This system is of higher security and better performance. The character string, which is used to connecting to the database, can be modified at any time in the file “ web.config”. The string is encoded and encrypted, increasing flexibility of the system and security of the database. In code, making use of stored procedure and minimizing the database opening time to improve performance of the system.
This paper includes the system analysis ,the main designing ,the database designing, the function designing and , before this , some basic knowledge and present development of the programs mentioned above.

Keywords: online course elect, Browser/Server structure,ASP.NET, DBMS

目錄

摘 要 1
ABSTRACT 2
第一章 引言 4
1.1課題研究的目的 4
1.2 課題研究的意義 4
1.3 課題的可行性分析 5
第二章 系統(tǒng)分析與總體設(shè)計(jì) 6
2.1系統(tǒng)分析 6
2.2 系統(tǒng)總體設(shè)計(jì) 7
第三章 數(shù)據(jù)庫(kù)設(shè)計(jì)與實(shí)現(xiàn) 9
3.1數(shù)據(jù)庫(kù)系統(tǒng)分析 9
3.2 數(shù)據(jù)庫(kù)邏輯設(shè)計(jì) 12
3.3數(shù)據(jù)庫(kù)物理實(shí)現(xiàn) 13
第四章 公共類(lèi)與公共頁(yè)面設(shè)計(jì) 16
4.1 WEB.CONFIG頁(yè)面設(shè)計(jì) 16
4.2 數(shù)據(jù)庫(kù)連接操作類(lèi)—DB類(lèi) 19
4.3 工具類(lèi)MYUTILITY類(lèi) 20
4.4 錯(cuò)誤信息類(lèi)和錯(cuò)誤顯示頁(yè)面 21
第五章 系統(tǒng)說(shuō)明書(shū) 22
5.1系統(tǒng)界面說(shuō)明 22
5.2 系統(tǒng)管理說(shuō)明 27
5.2教師管理說(shuō)明 30
第6章 總結(jié) 34
參考文獻(xiàn) 35

參考文獻(xiàn)

[1]吳晨,《ASP.NET+SQL Server-數(shù)據(jù)庫(kù)開(kāi)發(fā)與實(shí)例》,清華大學(xué)出版社,出版2006年7月
[2](美)內(nèi)格爾,《C#高級(jí)編程(第4版)》,清華大學(xué)出版社,出版2006年10月
[3](美)solid,《SQLServer2005從入門(mén)與精通(應(yīng)用技術(shù)基礎(chǔ))》,清華大學(xué)出版社,出版2006年09月
[4](美)保羅《ASP.NET 2.0經(jīng)典教程C#篇》人民郵電出版社,出版2007年5月