精品課網(wǎng)站系統(tǒng)的設(shè)計.rar
精品課網(wǎng)站系統(tǒng)的設(shè)計,摘 要本文介紹了asp.net數(shù)據(jù)庫編程的基礎(chǔ)知識和相關(guān)技術(shù)以及sql server數(shù)據(jù)庫的操作方法。詳細(xì)地說明了和實現(xiàn)過程。該系統(tǒng)主要包括教師管理、學(xué)生管理。教師管理部分包括課件上傳管理、作業(yè)管理、教學(xué)信息管理和個人信息維護(hù);學(xué)生管理部分包括課件下載、教學(xué)信息查看、查看分?jǐn)?shù)和在...
該文檔為壓縮文件,包含的文件列表如下:
內(nèi)容介紹
原文檔由會員 wangyami 發(fā)布精品課網(wǎng)站系統(tǒng)的設(shè)計
摘 要
本文介紹了ASP.NET數(shù)據(jù)庫編程的基礎(chǔ)知識和相關(guān)技術(shù)以及SQL Server數(shù)據(jù)庫的操作方法。詳細(xì)地說明了精品課網(wǎng)站系統(tǒng)的設(shè)計和實現(xiàn)過程。
該系統(tǒng)主要包括教師管理、學(xué)生管理。教師管理部分包括課件上傳管理、作業(yè)管理、教學(xué)信息管理和個人信息維護(hù);學(xué)生管理部分包括課件下載、教學(xué)信息查看、查看分?jǐn)?shù)和在線交流等;提高了教學(xué)成果。
精品課程系統(tǒng)具有交互性,為老師和學(xué)生提供一個更全方位的網(wǎng)絡(luò)體驗。為了符合用戶的需求,該系統(tǒng)從操作簡便,界面友好、靈活、實用、安全的出發(fā),更合理的完善精品課網(wǎng)站系統(tǒng)。
關(guān)鍵詞:網(wǎng)絡(luò)教學(xué);數(shù)據(jù)庫;指導(dǎo)平臺;ASP.NET
Abstract
This article has made a brief introduction to the base knowledge and technique of ASP.NET Database programming, and operation methods of SQL Server database. The article has also made a detailed introduction of Website designs of the competitive products course.
The system mainly includes teacher management and student management module. The teacher management module includes course upload management, homework management, teaching information management and personal information maintain. The student management module includes course download, teaching information viewing, score viewing and online chat, so as to improve the teaching efficiency
The competitive course has interactivity, providing the students and teachers with a better online experience. To meet user’s requirement, the system make it more easy to use, improve its interface friendly, flexibility, availability and security, making it a better and more reasonable Web course system.
Key words: Network teaching; Database; Instructs the platform; ASP.NET
目 錄
第1章 概述 1
1.1課題背景 1
1.2本課題研究意義 1
1.3本課題研究方法 2
第2章 系統(tǒng)開發(fā)工具 3
2.1 ASP.NET 3
2.2數(shù)據(jù)庫及SQL Server2005 4
2.3系統(tǒng)開發(fā)環(huán)境 6
第3章 系統(tǒng)的可行性研究 7
3.1 系統(tǒng)流程圖 7
3.2 系統(tǒng)數(shù)據(jù)流圖 8
第4章 系統(tǒng)的需求分析 9
4.1系統(tǒng)需求分析 9
4.2系統(tǒng)設(shè)計目標(biāo) 11
4.3系統(tǒng)模塊分析與設(shè)計 12
第5章 管理系統(tǒng)總體設(shè)計 14
5.1數(shù)據(jù)庫設(shè)計 14
5.2 系統(tǒng)數(shù)據(jù)表設(shè)計 15
5.3 系統(tǒng)功能模塊圖 19
第6章 精品課平臺功能模塊具體實現(xiàn) 20
6.1用戶登錄認(rèn)證部分代碼 20
6.2學(xué)生提交作業(yè)模塊 22
6.3 分配班級模塊 24
6.4 添加課件模塊 26
第7章 系統(tǒng)測試 28
結(jié) 論 30
參考文獻(xiàn) 31
致 謝 32