結(jié)構(gòu)物安全監(jiān)測網(wǎng)站.doc
約32頁DOC格式手機打開展開
結(jié)構(gòu)物安全監(jiān)測網(wǎng)站, 1.27萬字自己原創(chuàng)的畢業(yè)論文,已經(jīng)通過校內(nèi)系統(tǒng)檢測,重復(fù)率低,僅在本站獨家出售,大家放心下載使用摘要 隨著信息技術(shù)的飛速發(fā)展,數(shù)據(jù)庫管理系統(tǒng)、網(wǎng)絡(luò)編程軟件和軟件開發(fā)平臺迅猛發(fā)展,大大提高了軟件開發(fā)的效率,為各行各業(yè)實現(xiàn)信息化管理提供了可能。因此創(chuàng)建專屬網(wǎng)站,實時監(jiān)測結(jié)構(gòu)物,為其提供安全監(jiān)測及專業(yè)數(shù)...
內(nèi)容介紹
此文檔由會員 淘寶大夢 發(fā)布
結(jié)構(gòu)物安全監(jiān)測網(wǎng)站
1.27萬字
自己原創(chuàng)的畢業(yè)論文,已經(jīng)通過校內(nèi)系統(tǒng)檢測,重復(fù)率低,僅在本站獨家出售,大家放心下載使用
摘要 隨著信息技術(shù)的飛速發(fā)展,數(shù)據(jù)庫管理系統(tǒng)、網(wǎng)絡(luò)編程軟件和軟件開發(fā)平臺迅猛發(fā)展,大大提高了軟件開發(fā)的效率,為各行各業(yè)實現(xiàn)信息化管理提供了可能。因此創(chuàng)建專屬網(wǎng)站,實時監(jiān)測結(jié)構(gòu)物,為其提供安全監(jiān)測及專業(yè)數(shù)據(jù)分析,也不是不可以。鑒于結(jié)構(gòu)物很廣泛,特做了個車站安全監(jiān)測網(wǎng)站。本文主要闡述的是車站安全監(jiān)測網(wǎng)站的設(shè)計過程,以及功能的實現(xiàn)。本文立足于目前軟件開發(fā)技術(shù)發(fā)展的前沿,對當(dāng)前最流行的.NET 開發(fā)工具 Microsoft Visual Studio 2012、瀏覽器/服務(wù)器(B/S)模式、C#、ASP.NET 編程語言和數(shù)據(jù)庫 SQL Server 2008以及整個信息系統(tǒng)的分析設(shè)計進行了比較詳細(xì)的研究與實踐,在此基礎(chǔ)上完成了論文的創(chuàng)作。本論文主要研究內(nèi)容和工作重點如下:
(1)對整個網(wǎng)站開發(fā)過程從需求分析、數(shù)據(jù)庫設(shè)計、公共類設(shè)計、前臺和后臺設(shè)計及實現(xiàn)和測試的全過程進行了深入系統(tǒng)的分析與研究。
(2)網(wǎng)站主頁開發(fā)采用瀏覽器/服務(wù)器(B/S)體系結(jié)構(gòu),提出了采用此種結(jié)構(gòu)的優(yōu)缺點。
(3)系統(tǒng)采用.NET 平臺下B/S模式開發(fā)信息系統(tǒng)的開發(fā)框架,使用當(dāng)前最流行的.NET開發(fā)工具 Microsoft Visual Studio 2012開發(fā)平臺,使.NET系統(tǒng)開發(fā)效率高的優(yōu)勢充分體現(xiàn)出來。
(4)網(wǎng)站主頁開發(fā)開發(fā)采用在 Visual Studio 2012開發(fā)平臺下C#編程語言。使用C#編程語言來構(gòu)建在.NET Framework 上運行的服務(wù)器應(yīng)用程序、數(shù)據(jù)庫應(yīng)用程序。Microsoft Visual Studio 2012開發(fā)平臺為C#提供了高級代碼編輯器、方便的用戶界面設(shè)計器、集成調(diào)試器和許多其他工具,加快應(yīng)用程序的開發(fā)。本系統(tǒng)中公共類模塊、前后臺設(shè)計大量使用了C#語言。
(5)系統(tǒng)在開發(fā)過程中研究了.NET平臺下ASP.NET新一代Web開發(fā)構(gòu)架的使用,通過ASP.NET 實現(xiàn)動態(tài)網(wǎng)站開發(fā),開發(fā)Web應(yīng)用程序和Web服務(wù)。系統(tǒng)在設(shè)計過程中有針對性地采用了大量的.NET 控件。
關(guān)鍵詞: ASP.NET C# Visual Studio 2012 B/S模式 SQL數(shù)據(jù)庫
The Structure safety monitoring System
Abstract With the rapid development of information technology, database management system, network programming software and software development platform develop rapidly. All these will greatly improve the efficiency of software development and make all walks of life’s information management possible.So it is not impossible that we can create a dedicated website, which can monitor structures all the time and provides security monitoring and professional data analysis.Given there are all kinds of structure,we make a safety monitoring station system as a example.This paper describes the main design process and the realization of the station safety monitoring system.This paper is based on the newest development of software development technology at the moment. This paper carefully analyzes the studies and practices of the popular .NET development device —Microsoft Visual Studio 2012, Browser/Server mode ,C#, ASP .NET programming language , database SQL Server 2008 and the whole information system’s design analysis. The main points are as follows:
(1) The paper thoroughly analyzes and studies the whole process of software development,including needs analysis, database design, public class design and the realization and test of front and back design.
(2) The paper raises the strengths and weaknesses of the adoption of Browse/Server structure in the web site home page.
(3) In order to reflect the efficiency of .NET system, this system uses B/S mode in .NET platform to develop information system and uses the popular .NET development device on Microsoft Visual Studio 2012 development platform.
(4) The web site home page uses C# programming language in Visual Studio 2012 development platform. It uses C# programming language to construct server application and database application on .NET Framework.. Microsoft Visual Studio 2012 development platform provides high code editor, convenient user interface designer, integrated debugger and many other devices for C#. All these devices can improve the development of applications. This system uses a great deal of C# programming language in public class module and front and back design.
(5) This system studies the use of the new generation of Web development framework ---ASP.NET in .NET platform. By using ASP.NET, it can realize dynamic Web development, Web application development and Web service. In the design process, this system targetedly uses a great deal of .NET control.
Key Words: ASP.NET C# Visual Studio 2012 B/S mode SQL database
目錄
第一章 緒論 1
1.1 研究背景意義 1
1.2 系統(tǒng)的國內(nèi)外研究現(xiàn)狀 2
1.3 研究的目的和意義 2
1.4 論文結(jié)構(gòu) 2
第二章 系統(tǒng)理論基礎(chǔ)及C#語言分析 4
2.1 ASP.NET技術(shù) 4
2.2 開發(fā)環(huán)境與語言 6
2.3 SQL Server數(shù)據(jù)庫管理系統(tǒng) 7
2.4 ASP.NET 三層架構(gòu) 8
2.5網(wǎng)站前端html、javascript 10
2.6網(wǎng)站后端WCF+AJAX,ADO.NET 10
第三章 網(wǎng)站的設(shè)計與實現(xiàn) 12
3.1 需求分析 12
3.1.1 系統(tǒng)的功能需求 12
3.1.2 界面設(shè)計原則 12
3.1.3 系統(tǒng)質(zhì)量要求 13
3.2 母版頁 Site.master 13
3.3 用戶管理界面 14
3.3.1 用戶數(shù)據(jù)表 T_User 15
3.3.2 管理界面的實現(xiàn) 16
3.4 用戶登錄界面 17
3.5 網(wǎng)站主頁的設(shè)計 18
3.5.1系統(tǒng)和功能框架 18
3.5.2監(jiān)測拓?fù)湔故?19
3.5.3監(jiān)測項 20
3.5.4告警管理 21
第四章 系統(tǒng)測試 2..
1.27萬字
自己原創(chuàng)的畢業(yè)論文,已經(jīng)通過校內(nèi)系統(tǒng)檢測,重復(fù)率低,僅在本站獨家出售,大家放心下載使用
摘要 隨著信息技術(shù)的飛速發(fā)展,數(shù)據(jù)庫管理系統(tǒng)、網(wǎng)絡(luò)編程軟件和軟件開發(fā)平臺迅猛發(fā)展,大大提高了軟件開發(fā)的效率,為各行各業(yè)實現(xiàn)信息化管理提供了可能。因此創(chuàng)建專屬網(wǎng)站,實時監(jiān)測結(jié)構(gòu)物,為其提供安全監(jiān)測及專業(yè)數(shù)據(jù)分析,也不是不可以。鑒于結(jié)構(gòu)物很廣泛,特做了個車站安全監(jiān)測網(wǎng)站。本文主要闡述的是車站安全監(jiān)測網(wǎng)站的設(shè)計過程,以及功能的實現(xiàn)。本文立足于目前軟件開發(fā)技術(shù)發(fā)展的前沿,對當(dāng)前最流行的.NET 開發(fā)工具 Microsoft Visual Studio 2012、瀏覽器/服務(wù)器(B/S)模式、C#、ASP.NET 編程語言和數(shù)據(jù)庫 SQL Server 2008以及整個信息系統(tǒng)的分析設(shè)計進行了比較詳細(xì)的研究與實踐,在此基礎(chǔ)上完成了論文的創(chuàng)作。本論文主要研究內(nèi)容和工作重點如下:
(1)對整個網(wǎng)站開發(fā)過程從需求分析、數(shù)據(jù)庫設(shè)計、公共類設(shè)計、前臺和后臺設(shè)計及實現(xiàn)和測試的全過程進行了深入系統(tǒng)的分析與研究。
(2)網(wǎng)站主頁開發(fā)采用瀏覽器/服務(wù)器(B/S)體系結(jié)構(gòu),提出了采用此種結(jié)構(gòu)的優(yōu)缺點。
(3)系統(tǒng)采用.NET 平臺下B/S模式開發(fā)信息系統(tǒng)的開發(fā)框架,使用當(dāng)前最流行的.NET開發(fā)工具 Microsoft Visual Studio 2012開發(fā)平臺,使.NET系統(tǒng)開發(fā)效率高的優(yōu)勢充分體現(xiàn)出來。
(4)網(wǎng)站主頁開發(fā)開發(fā)采用在 Visual Studio 2012開發(fā)平臺下C#編程語言。使用C#編程語言來構(gòu)建在.NET Framework 上運行的服務(wù)器應(yīng)用程序、數(shù)據(jù)庫應(yīng)用程序。Microsoft Visual Studio 2012開發(fā)平臺為C#提供了高級代碼編輯器、方便的用戶界面設(shè)計器、集成調(diào)試器和許多其他工具,加快應(yīng)用程序的開發(fā)。本系統(tǒng)中公共類模塊、前后臺設(shè)計大量使用了C#語言。
(5)系統(tǒng)在開發(fā)過程中研究了.NET平臺下ASP.NET新一代Web開發(fā)構(gòu)架的使用,通過ASP.NET 實現(xiàn)動態(tài)網(wǎng)站開發(fā),開發(fā)Web應(yīng)用程序和Web服務(wù)。系統(tǒng)在設(shè)計過程中有針對性地采用了大量的.NET 控件。
關(guān)鍵詞: ASP.NET C# Visual Studio 2012 B/S模式 SQL數(shù)據(jù)庫
The Structure safety monitoring System
Abstract With the rapid development of information technology, database management system, network programming software and software development platform develop rapidly. All these will greatly improve the efficiency of software development and make all walks of life’s information management possible.So it is not impossible that we can create a dedicated website, which can monitor structures all the time and provides security monitoring and professional data analysis.Given there are all kinds of structure,we make a safety monitoring station system as a example.This paper describes the main design process and the realization of the station safety monitoring system.This paper is based on the newest development of software development technology at the moment. This paper carefully analyzes the studies and practices of the popular .NET development device —Microsoft Visual Studio 2012, Browser/Server mode ,C#, ASP .NET programming language , database SQL Server 2008 and the whole information system’s design analysis. The main points are as follows:
(1) The paper thoroughly analyzes and studies the whole process of software development,including needs analysis, database design, public class design and the realization and test of front and back design.
(2) The paper raises the strengths and weaknesses of the adoption of Browse/Server structure in the web site home page.
(3) In order to reflect the efficiency of .NET system, this system uses B/S mode in .NET platform to develop information system and uses the popular .NET development device on Microsoft Visual Studio 2012 development platform.
(4) The web site home page uses C# programming language in Visual Studio 2012 development platform. It uses C# programming language to construct server application and database application on .NET Framework.. Microsoft Visual Studio 2012 development platform provides high code editor, convenient user interface designer, integrated debugger and many other devices for C#. All these devices can improve the development of applications. This system uses a great deal of C# programming language in public class module and front and back design.
(5) This system studies the use of the new generation of Web development framework ---ASP.NET in .NET platform. By using ASP.NET, it can realize dynamic Web development, Web application development and Web service. In the design process, this system targetedly uses a great deal of .NET control.
Key Words: ASP.NET C# Visual Studio 2012 B/S mode SQL database
目錄
第一章 緒論 1
1.1 研究背景意義 1
1.2 系統(tǒng)的國內(nèi)外研究現(xiàn)狀 2
1.3 研究的目的和意義 2
1.4 論文結(jié)構(gòu) 2
第二章 系統(tǒng)理論基礎(chǔ)及C#語言分析 4
2.1 ASP.NET技術(shù) 4
2.2 開發(fā)環(huán)境與語言 6
2.3 SQL Server數(shù)據(jù)庫管理系統(tǒng) 7
2.4 ASP.NET 三層架構(gòu) 8
2.5網(wǎng)站前端html、javascript 10
2.6網(wǎng)站后端WCF+AJAX,ADO.NET 10
第三章 網(wǎng)站的設(shè)計與實現(xiàn) 12
3.1 需求分析 12
3.1.1 系統(tǒng)的功能需求 12
3.1.2 界面設(shè)計原則 12
3.1.3 系統(tǒng)質(zhì)量要求 13
3.2 母版頁 Site.master 13
3.3 用戶管理界面 14
3.3.1 用戶數(shù)據(jù)表 T_User 15
3.3.2 管理界面的實現(xiàn) 16
3.4 用戶登錄界面 17
3.5 網(wǎng)站主頁的設(shè)計 18
3.5.1系統(tǒng)和功能框架 18
3.5.2監(jiān)測拓?fù)湔故?19
3.5.3監(jiān)測項 20
3.5.4告警管理 21
第四章 系統(tǒng)測試 2..