基于net 高校開放實驗室管理系統(tǒng)設(shè)計與實現(xiàn)-實驗預(yù)約與實驗項目管理.doc
約50頁DOC格式手機打開展開
基于net 高校開放實驗室管理系統(tǒng)設(shè)計與實現(xiàn)-實驗預(yù)約與實驗項目管理,基于net 高校開放實驗室管理系統(tǒng)設(shè)計與實現(xiàn)-實驗預(yù)約與實驗項目管理摘要基于web的信息管理技術(shù)是互聯(lián)網(wǎng)時代的主流信息管理系統(tǒng)開發(fā)體系構(gòu)架。隨著軟件技術(shù)、數(shù)據(jù)庫技術(shù)、和網(wǎng)絡(luò)技術(shù)的發(fā)展,信息時代賦予了信息管理系統(tǒng)新的涵義。因此,在國家大力提倡教育信息化的背景下,研究和實踐基于web的信息管理系統(tǒng)的必要性和可行性已日益凸現(xiàn)...
內(nèi)容介紹
此文檔由會員 九袋張 發(fā)布
基于NET 高校開放實驗室管理系統(tǒng)設(shè)計與實現(xiàn)-實驗預(yù)約與實驗項目管理
摘要
基于Web的信息管理技術(shù)是互聯(lián)網(wǎng)時代的主流信息管理系統(tǒng)開發(fā)體系構(gòu)架。隨著軟件技術(shù)、數(shù)據(jù)庫技術(shù)、和網(wǎng)絡(luò)技術(shù)的發(fā)展,信息時代賦予了信息管理系統(tǒng)新的涵義。因此,在國家大力提倡教育信息化的背景下,研究和實踐基于Web的信息管理系統(tǒng)的必要性和可行性已日益凸現(xiàn)。
本文,我們希望憑借其為實驗室的教學和管理提供科學化、現(xiàn)代化的管理手段。實驗室管理是教育信息管理中最薄弱的一個環(huán)節(jié),迫切需要改變傳統(tǒng)的管理方式,實施開放式管理。其中更新實驗教學體制,是實行開放式實驗教學模式的保證。實行開放式模式,可以克服計劃內(nèi)實驗課時少、實驗設(shè)備少等實際問題,實驗項目也經(jīng)常進行更新,可以吸引更多的學生到實驗室。此時,結(jié)合開放式實驗室的建設(shè),利用Internet建立開放式實驗室管理系統(tǒng)成了急需研究和解決的問題,它改革舊有的教學模式,建立了新的體系,大大提高了實驗室的利用率和學生學習的積極性,并且把管理人員從繁重的實驗室管理工作中解脫出來。本文對開放式實驗室管理系統(tǒng)的設(shè)計與開發(fā)進行了深入的研究。其中包括: 深入、系統(tǒng)地分析了信息管理系統(tǒng)發(fā)展的現(xiàn)狀和未來要求。 探討了基于Web的開發(fā)技術(shù),特別是對目前比較常用的開放式動態(tài)網(wǎng)頁。
本文介紹一個基于B/S 三層結(jié)構(gòu)模式、利用先進的.NET 技術(shù)開發(fā)的高校開放實驗室管理信息系統(tǒng),我主要負責實驗預(yù)約模塊與實驗項目管理模塊的設(shè)計與實現(xiàn)。
關(guān)鍵字:實驗室信息管理系統(tǒng);ASP.NET;Web 應(yīng)用;數(shù)據(jù)庫
Basedon.NETOpenUniversityLaboratory Management
System Design and Implementation
--------------Experimental appointment with the experimental project management
Abstract
Web-based information management technology is the Internet era, the mainstream information management systems development system architecture. With the software, database and network technology to the development of the information age given new information management system of meaning. Therefore, the state has vigorously promote information technology in education background, Research and Practice of Web-based information management system for the necessity and feasibility have become increasingly prominent.
In this paper, we hope that by virtue of their laboratories for the teaching and management of scientific and modern management tools. Laboratory information management is the management of education most of a weak link, there is an urgent need to change the traditional management methods, implementing the open-style management. Updates experimental teaching system is open experimental teaching mode guarantee. Implemented an open model can be overcome within the experimental plan fewer hours, fewer experimental equipment such practical problems Experimental projects are often updated, and attract more students to the laboratory. At this point, with open and laboratory building, Using Internet to establish an open laboratory management system has become an urgent need to study and solve the problem, It reforms the old mode of teaching, establishment of the new system. greatly increasing the utilization of laboratory study and the enthusiasm of students, and the management staff from heavy management of the laboratory to extricate themselves. In this paper, the open laboratory management system design and development of in-depth research. These include : in-depth, systematic analysis of the information management system development status and future requirements. Discussion of the development of Web-based technologies, especially for this relatively common open dynamic website.
Based on a B / S three-tier model, using advanced. NET technology development and opening up of University Laboratory Information Management System, and highlights of which core modules : experimental booking function and related technology.
I mainly responsible for booking module experiment with the experimental project management module design and implementation.
Key words: Laboratory Information Management System ;ASP . NET;Web Application;Database
目 錄
第1章.緒論 14
1.1 引言 14
1.2 相關(guān)技術(shù)概述 14
1.2.1 ASP.net技術(shù)簡介 14
1.2.2 數(shù)據(jù)庫技術(shù)簡介 16
1.2.3 C#簡介 17
第2章.系統(tǒng)需求分析 18
2.1系統(tǒng)功能需求 18
2.2系統(tǒng)性能需求 19
2.3系統(tǒng)屬性需求 19
2.4系統(tǒng)硬件環(huán)境 20
第3章.系統(tǒng)概要設(shè)計 21
3.1本系統(tǒng)的架構(gòu)設(shè)計 22
3.2實驗項目管理概要設(shè)計 23
3.3實驗預(yù)約功能概要設(shè)計 23
第4章 系統(tǒng)詳細設(shè)計 25
4.1 平臺基礎(chǔ)代碼 25
4.1.1 數(shù)據(jù)庫連接和操作 25
4.1.2 數(shù)據(jù)操作 27
4.2實驗項目管理詳細設(shè)計 28
4.3實驗預(yù)約功能詳細設(shè)計 29
4.3.1.公告欄的設(shè)計 29
4.3.2.實驗預(yù)約設(shè)計 30
4.3.3 實驗安排的設(shè)計 32
4.3數(shù)據(jù)庫設(shè)計實現(xiàn) 33
4.3.1 數(shù)據(jù)庫概要設(shè)計 33
4.3.2 創(chuàng)建數(shù)據(jù)庫表 36
第5章.系統(tǒng)的模塊測試 40
5.1實驗項目管理模塊測試 40
5..
摘要
基于Web的信息管理技術(shù)是互聯(lián)網(wǎng)時代的主流信息管理系統(tǒng)開發(fā)體系構(gòu)架。隨著軟件技術(shù)、數(shù)據(jù)庫技術(shù)、和網(wǎng)絡(luò)技術(shù)的發(fā)展,信息時代賦予了信息管理系統(tǒng)新的涵義。因此,在國家大力提倡教育信息化的背景下,研究和實踐基于Web的信息管理系統(tǒng)的必要性和可行性已日益凸現(xiàn)。
本文,我們希望憑借其為實驗室的教學和管理提供科學化、現(xiàn)代化的管理手段。實驗室管理是教育信息管理中最薄弱的一個環(huán)節(jié),迫切需要改變傳統(tǒng)的管理方式,實施開放式管理。其中更新實驗教學體制,是實行開放式實驗教學模式的保證。實行開放式模式,可以克服計劃內(nèi)實驗課時少、實驗設(shè)備少等實際問題,實驗項目也經(jīng)常進行更新,可以吸引更多的學生到實驗室。此時,結(jié)合開放式實驗室的建設(shè),利用Internet建立開放式實驗室管理系統(tǒng)成了急需研究和解決的問題,它改革舊有的教學模式,建立了新的體系,大大提高了實驗室的利用率和學生學習的積極性,并且把管理人員從繁重的實驗室管理工作中解脫出來。本文對開放式實驗室管理系統(tǒng)的設(shè)計與開發(fā)進行了深入的研究。其中包括: 深入、系統(tǒng)地分析了信息管理系統(tǒng)發(fā)展的現(xiàn)狀和未來要求。 探討了基于Web的開發(fā)技術(shù),特別是對目前比較常用的開放式動態(tài)網(wǎng)頁。
本文介紹一個基于B/S 三層結(jié)構(gòu)模式、利用先進的.NET 技術(shù)開發(fā)的高校開放實驗室管理信息系統(tǒng),我主要負責實驗預(yù)約模塊與實驗項目管理模塊的設(shè)計與實現(xiàn)。
關(guān)鍵字:實驗室信息管理系統(tǒng);ASP.NET;Web 應(yīng)用;數(shù)據(jù)庫
Basedon.NETOpenUniversityLaboratory Management
System Design and Implementation
--------------Experimental appointment with the experimental project management
Abstract
Web-based information management technology is the Internet era, the mainstream information management systems development system architecture. With the software, database and network technology to the development of the information age given new information management system of meaning. Therefore, the state has vigorously promote information technology in education background, Research and Practice of Web-based information management system for the necessity and feasibility have become increasingly prominent.
In this paper, we hope that by virtue of their laboratories for the teaching and management of scientific and modern management tools. Laboratory information management is the management of education most of a weak link, there is an urgent need to change the traditional management methods, implementing the open-style management. Updates experimental teaching system is open experimental teaching mode guarantee. Implemented an open model can be overcome within the experimental plan fewer hours, fewer experimental equipment such practical problems Experimental projects are often updated, and attract more students to the laboratory. At this point, with open and laboratory building, Using Internet to establish an open laboratory management system has become an urgent need to study and solve the problem, It reforms the old mode of teaching, establishment of the new system. greatly increasing the utilization of laboratory study and the enthusiasm of students, and the management staff from heavy management of the laboratory to extricate themselves. In this paper, the open laboratory management system design and development of in-depth research. These include : in-depth, systematic analysis of the information management system development status and future requirements. Discussion of the development of Web-based technologies, especially for this relatively common open dynamic website.
Based on a B / S three-tier model, using advanced. NET technology development and opening up of University Laboratory Information Management System, and highlights of which core modules : experimental booking function and related technology.
I mainly responsible for booking module experiment with the experimental project management module design and implementation.
Key words: Laboratory Information Management System ;ASP . NET;Web Application;Database
目 錄
第1章.緒論 14
1.1 引言 14
1.2 相關(guān)技術(shù)概述 14
1.2.1 ASP.net技術(shù)簡介 14
1.2.2 數(shù)據(jù)庫技術(shù)簡介 16
1.2.3 C#簡介 17
第2章.系統(tǒng)需求分析 18
2.1系統(tǒng)功能需求 18
2.2系統(tǒng)性能需求 19
2.3系統(tǒng)屬性需求 19
2.4系統(tǒng)硬件環(huán)境 20
第3章.系統(tǒng)概要設(shè)計 21
3.1本系統(tǒng)的架構(gòu)設(shè)計 22
3.2實驗項目管理概要設(shè)計 23
3.3實驗預(yù)約功能概要設(shè)計 23
第4章 系統(tǒng)詳細設(shè)計 25
4.1 平臺基礎(chǔ)代碼 25
4.1.1 數(shù)據(jù)庫連接和操作 25
4.1.2 數(shù)據(jù)操作 27
4.2實驗項目管理詳細設(shè)計 28
4.3實驗預(yù)約功能詳細設(shè)計 29
4.3.1.公告欄的設(shè)計 29
4.3.2.實驗預(yù)約設(shè)計 30
4.3.3 實驗安排的設(shè)計 32
4.3數(shù)據(jù)庫設(shè)計實現(xiàn) 33
4.3.1 數(shù)據(jù)庫概要設(shè)計 33
4.3.2 創(chuàng)建數(shù)據(jù)庫表 36
第5章.系統(tǒng)的模塊測試 40
5.1實驗項目管理模塊測試 40
5..