课程设计论坛

注册

 

QQ登录

只需一步,快速开始

发新话题 回复该主题

[毕业设计] ERM机房环境监控系统终端能耗监控子系统—Web端 [复制链接]

楼主
文件格式:word+pdf+C#
文件大小:44.86MB
适用专业:计算机科学与技术
适用年级:大学
下载次数:1 次
我要下载:点击联系下载
论文编号:207760

资料简介:

毕业设计-ERM机房环境监控系统终端能耗监控子系统—Web端,共48页,14038字,附完整C#程序、开题报告等

主要内容

毕业设计内容:

监测计算机系统能耗使用情况,并通过计算机网络和服务器将其汇总、分析。设计和实现对计算机系统的能耗管理模块,能耗上报模块,消息传输模块等

项目拟解决的关键问题:

通过软件或硬件监测方式监测计算机系统的能耗使用情况,通过计算机网络和服务器,将能耗监测情况和报告汇总和分析,为企业提供全面详实的能耗使用状况及节能预期,评分等。

论文主要内容:

概述:介绍研究背景和技术背景总体设计:需求设计、概要设计、详细设计

系统实现及重点难点分析:通信协议、数据库表结构

系统测试

总结与展望:课题特点、课题展望、心得体会、致谢等。


中文摘要

本文主要介绍基于C#语言、RBAC模型和Windows API进行电源管理控制系统,实现了节能的目的。

系统采用客户端服务器(C/S)以及Web端服务器(B/S)的混合方式设计,Web端与服务器之间使用通过网络进行通信。并为此系统设计和描述了Web端与服务器端的通信协议。

系统Web端和客户端为用户提供了可视化窗口,方便用户进行本机参数设置。同时,Web端提供了可以进行远程电源控制的功能以及权限设定,指定分组等功能,并且能读取数据库,直接将数据存储到数据库中。在Web端需要修改客户端参数时则需与客户端程序进行TCP通信,并由客户端程序进行参数更改设置。

通过对系统的功能测试和容错性测试,本系统运行正常,能够顺利的进行数据封装,传输,解析和远程控制的操作。

关键词:节能减排;电源管理;C#;Web


ABSTRACT

This thesis describes the C # language, the RBAC model and the Windows API-based power management control system, and describes how to achieve the purpose of energy saving.

The system uses a client-server (C / S) and Web-end server (B / S) mixed design between the Web client and the server communicates over the network .System designs and describes the Web client and server-side communication protocol.

System’s Web client provides users with a visualization window, the user-friendliness of the machine parameter settings, and provides remote power control functions as well as permission settings, specify grouping function, and can read the database directly to the data stored in the database .Web client need to modify the client parameters required client program for TCP communication by the client program to set and change parameters.

After system functional testing and fault tolerance test, the system is operating normally, data encapsulation, transmission, parsing and remote control operation can be smoothly carried out.

Keywords: energy-saving; power management; C #; Web


目 录

第1章 概述 1

1.1 研究背景 1

1.2 技术背景 1

1.2.1 C#语言 1

1.2.2 HTML语言 2

1.2.3 SQLite数据库 2

1.2.4 电源管理 2

1.2.5 TCP网络通信协议 3

1.2.6 RBAC 3

第2章 总体设计 4

2.1 需求分析 4

2.2 概要设计 5

2.3 详细设计 6

2.3.1 Web端架构设计 6

2.3.2 Web端结构设计 8

第3章 系统实现及重点难点分析 10

3.1 通信协议 10

3.2 服务器端实现 11

3.2.1 网络接收模块 12

3.2.2 数据接收模块 12

3.2.3 数据封装与解析模块 13

3.3 Web端实现 14

3.3.1 能耗监控层 14

3.3.2 能耗切换层 15

3.3.3 设置层 16

3.3.4 添加删除层 16

3.3.5 Web端表结构 18

第4章 系统测试 23

4.1 功能测试 23

4.1.1 用户登录权限测试 23

4.1.2 设置阀值测试 25

4.1.3 修改用户名密码测试 27

4.1.4 查看状态测试 29

4.1.5 修改状态测试 29

4.1.6 添加删除组成员测试 30

4.1.7 权限设定测试 32

4.1.8 用户分组测试 34

4.2 容错性测试 35

4.2.1 Web端容错性测试 35

4.3 问题及解决方法 35

4.3.1 网页局部刷新 35

4.3.2 内联帧与父窗体之间相互传值 35

4.3.3 RBAC模型 36

4.4 总结 36

第5章 总结与展望 37

5.1 课题特点 37

5.2 课题展望 37

5.3 心得体会 37

致谢 39

参考文献 40


资料文件预览:
共162文件夹,461个文件,文件总大小:44.86MB,压缩后大小:29.70MB

  • 毕业设计-ERM机房环境监控系统终端能耗监控子系统—Web端
  • 1091000240
  • MySite
  • Client
  • Client
  • bin
  • Debug
  • exeClient.exe  [22.00KB]
  • pdbClient.pdb  [37.50KB]
  • exeClient.vshost.exe  [11.34KB]
  • manifestClient.vshost.exe.manifest  [490.00B]
  • dbdata.db  [15.00KB]
  • dllDeviceXml.dll  [4.50KB]
  • pdbDeviceXml.pdb  [13.50KB]
  • dllGetData.dll  [15.50KB]
  • pdbGetData.pdb  [41.50KB]
  • dllPowerPolicyClassLibrary1.dll  [32.50KB]
  • pdbPowerPolicyClassLibrary1.pdb  [51.50KB]
  • dllSqliteDataBaseClassLibrary.dll  [16.50KB]
  • pdbSqliteDataBaseClassLibrary.pdb  [27.50KB]
  • dllSystem.Data.SQLite.dll  [906.00KB]
  • dllTCPClassLibrary.dll  [9.00KB]
  • pdbTCPClassLibrary.pdb  [25.50KB]
  • Release
  • obj
  • x86
  • Debug
  • TempPE
  • dllProperties.Resources.Designer.cs.dll  [4.50KB]
  • resourcesClient.ClientForm.resources  [180.00B]
  • txtClient.csproj.FileListAbsolute.txt  [16.88KB]
  • exeClient.exe  [22.00KB]
  • pdbClient.pdb  [37.50KB]
  • resourcesClient.Properties.Resources.resources  [180.00B]
  • resourcesClient.UserSetting.resources  [180.00B]
  • cacheDesignTimeResolveAssemblyReferences.cache  [14.43KB]
  • cacheDesignTimeResolveAssemblyReferencesInput.cache  [6.47KB]
  • tlogGenerateResource-ResGen.read.1.tlog  [804.00B]
  • tlogGenerateResource-ResGen.write.1.tlog  [920.00B]
  • cacheResolveAssemblyReference.cache  [55.46KB]
  • Properties
  • csAssemblyInfo.cs  [1.34KB]
  • csResources.Designer.cs  [2.78KB]
  • resxResources.resx  [5.48KB]
  • csSettings.Designer.cs  [1.08KB]
  • settingsSettings.settings  [249.00B]
  • csprojClient.csproj  [6.74KB]
  • userClient.csproj.user  [478.00B]
  • csclientForm.cs  [15.70KB]
  • csclientForm.Designer.cs  [18.31KB]
  • resxclientForm.resx  [5.68KB]
  • csConnect.cs  [2.53KB]
  • csConstant.cs  [1.38KB]
  • csProgram.cs  [492.00B]
  • dllSystem.Data.SQLite.dll  [906.00KB]
  • csUserSetting.cs  [1.62KB]
  • csUserSetting.Designer.cs  [5.17KB]
  • resxUserSetting.resx  [5.68KB]
  • DataGet
  • bin
  • Debug
  • obj
  • x86
  • Debug
  • TempPE
  • cacheDesignTimeResolveAssemblyReferencesInput.cache  [6.24KB]
  • Properties
  • csAssemblyInfo.cs  [1.34KB]
  • csResources.Designer.cs  [2.80KB]
  • resxResources.resx  [5.48KB]
  • csSettings.Designer.cs  [1.07KB]
  • settingsSettings.settings  [249.00B]
  • csprojDataGet.csproj  [3.47KB]
  • csForm1.cs  [357.00B]
  • csForm1.Designer.cs  [1.13KB]
  • csProgram.cs  [488.00B]
  • DeviceXml
  • obj
  • Debug
  • TempPE
  • cacheDesignTimeResolveAssemblyReferencesInput.cache  [5.64KB]
  • txtDeviceXml.csproj.FileListAbsolute.txt  [1.99KB]
  • dllDeviceXml.dll  [4.50KB]
  • pdbDeviceXml.pdb  [13.50KB]
  • bin
  • Release
  • Debug
  • dllDeviceXml.dll  [4.50KB]
  • pdbDeviceXml.pdb  [13.50KB]
  • Properties
  • csAssemblyInfo.cs  [1.34KB]
  • csprojDeviceXml.csproj  [2.24KB]
  • csXml.cs  [2.58KB]
  • GetData
  • obj
  • Debug
  • TempPE
  • cacheDesignTimeResolveAssemblyReferencesInput.cache  [5.63KB]
  • txtGetData.csproj.FileListAbsolute.txt  [3.37KB]
  • dllGetData.dll  [15.50KB]
  • pdbGetData.pdb  [41.50KB]
  • bin
  • Release
  • Debug
  • dllGetData.dll  [15.50KB]
  • pdbGetData.pdb  [41.50KB]
  • Properties
  • csAssemblyInfo.cs  [1.34KB]
  • csData.cs  [27.17KB]
  • csprojGetData.csproj  [2.23KB]
  • PowerPolicyClassLibrary1
  • obj
  • Debug
  • TempPE
  • cacheDesignTimeResolveAssemblyReferencesInput.cache  [5.67KB]
  • txtPowerPolicyClassLibrary.csproj.FileListAbsolute.txt  [2.27KB]
  • txtPowerPolicyClassLibrary1.csproj.FileListAbsolute.txt  [632.00B]
  • dllPowerPolicyClassLibrary1.dll  [32.50KB]
  • pdbPowerPolicyClassLibrary1.pdb  [51.50KB]
  • Properties
  • csAssemblyInfo.cs  [1.37KB]
  • bin
  • Release
  • Debug
  • dllPowerPolicyClassLibrary1.dll  [32.50KB]
  • pdbPowerPolicyClassLibrary1.pdb  [51.50KB]
  • csOShelper.cs  [441.00B]
  • csPowerActionPolicy.cs  [427.00B]
  • csPowerManagementSettings.cs  [355.00B]
  • csprojPowerPolicyClassLibrary.csproj  [2.51KB]
  • csPowerScheme.cs  [26.21KB]
  • csPowerSettings.cs  [2.27KB]
  • csPowerShemeEnum.cs  [9.73KB]
  • csVistaPowerHelper.cs  [21.22KB]
  • SqliteDataBaseClassLibrary
  • bin
  • Debug
  • dllSqliteDataBaseClassLibrary.dll  [16.50KB]
  • configSqliteDataBaseClassLibrary.dll.config  [267.00B]
  • pdbSqliteDataBaseClassLibrary.pdb  [27.50KB]
  • dllSystem.Data.SQLite.dll  [906.00KB]
  • Release
  • obj
  • Debug
  • TempPE
  • cacheDesignTimeResolveAssemblyReferencesInput.cache  [5.77KB]
  • cacheResolveAssemblyReference.cache  [4.68KB]
  • txtSqliteDataBaseClassLibrary.csproj.FileListAbsolute.txt  [3.59KB]
  • dllSqliteDataBaseClassLibrary.dll  [16.50KB]
  • pdbSqliteDataBaseClassLibrary.pdb  [27.50KB]
  • Properties
  • csAssemblyInfo.cs  [1.37KB]
  • csDataBase.cs  [33.11KB]
  • csprojSqliteDataBaseClassLibrary.csproj  [2.39KB]
  • dllSystem.Data.SQLite.dll  [906.00KB]
  • TCPClassLibrary
  • bin
  • Debug
  • dllDeviceXml.dll  [4.50KB]
  • pdbDeviceXml.pdb  [13.50KB]
  • dllPowerPolicyClassLibrary1.dll  [32.50KB]
  • pdbPowerPolicyClassLibrary1.pdb  [51.50KB]
  • dllTCPClassLibrary.dll  [9.00KB]
  • pdbTCPClassLibrary.pdb  [25.50KB]
  • dlltestDLL.dll  [28.00KB]
  • Release
  • obj
  • Debug
  • TempPE
  • cacheDesignTimeResolveAssemblyReferencesInput.cache  [5.84KB]
  • cacheResolveAssemblyReference.cache  [11.02KB]
  • txtTCPClassLibrary.csproj.FileListAbsolute.txt  [4.57KB]
  • dllTCPClassLibrary.dll  [9.00KB]
  • pdbTCPClassLibrary.pdb  [25.50KB]
  • Properties
  • csAssemblyInfo.cs  [1.35KB]
  • csConnect.cs  [2.79KB]
  • csConnectData.cs  [619.00B]
  • csprojTCPClassLibrary.csproj  [2.81KB]
  • csTCPReceiveThread.cs  [6.60KB]
  • csTCPSendThread.cs  [2.39KB]
  • TestForm
  • bin
  • Debug
  • exeClient.exe  [22.00KB]
  • pdbClient.pdb  [37.50KB]
  • dbdata.db  [15.00KB]
  • dllDeviceXml.dll  [4.50KB]
  • pdbDeviceXml.pdb  [13.50KB]
  • dllGetData.dll  [15.50KB]
  • pdbGetData.pdb  [41.50KB]
  • dllPowerPolicyClassLibrary1.dll  [32.50KB]
  • pdbPowerPolicyClassLibrary1.pdb  [51.50KB]
  • dllSqliteDataBaseClassLibrary.dll  [16.50KB]
  • pdbSqliteDataBaseClassLibrary.pdb  [27.50KB]
  • dllSystem.Data.SQLite.dll  [906.00KB]
  • dllTCPClassLibrary.dll  [9.00KB]
  • pdbTCPClassLibrary.pdb  [25.50KB]
  • exeTestForm.exe  [14.00KB]
  • configTestForm.exe.config  [267.00B]
  • pdbTestForm.pdb  [41.50KB]
  • exeTestForm.vshost.exe  [11.34KB]
  • configTestForm.vshost.exe.config  [267.00B]
  • manifestTestForm.vshost.exe.manifest  [490.00B]
  • Release
  • obj
  • x86
  • Debug
  • TempPE
  • dllProperties.Resources.Designer.cs.dll  [4.50KB]
  • cacheDesignTimeResolveAssemblyReferences.cache  [4.40KB]
  • cacheDesignTimeResolveAssemblyReferencesInput.cache  [6.27KB]
  • tlogGenerateResource-ResGen.read.1.tlog  [678.00B]
  • tlogGenerateResource-ResGen.write.1.tlog  [630.00B]
  • cacheResolveAssemblyReference.cache  [62.08KB]
  • txtTestForm.csproj.FileListAbsolute.txt  [13.72KB]
  • exeTestForm.exe  [14.00KB]
  • resourcesTestForm.Form1.resources  [180.00B]
  • pdbTestForm.pdb  [41.50KB]
  • resourcesTestForm.Properties.Resources.resources  [180.00B]
  • Properties
  • csAssemblyInfo.cs  [1.33KB]
  • csResources.Designer.cs  [2.79KB]
  • resxResources.resx  [5.48KB]
  • csSettings.Designer.cs  [1.08KB]
  • settingsSettings.settings  [249.00B]
  • configApp.config  [267.00B]
  • csForm1.cs  [6.67KB]
  • csForm1.Designer.cs  [8.59KB]
  • resxForm1.resx  [5.68KB]
  • csProgram.cs  [489.00B]
  • csSettings.cs  [1.20KB]
  • dllSystem.Data.SQLite.dll  [906.00KB]
  • csprojTestForm.csproj  [4.26KB]
  • WindowsService
  • obj
  • x86
  • Debug
  • TempPE
  • cacheDesignTimeResolveAssemblyReferencesInput.cache  [5.83KB]
  • txtWindowsService.csproj.FileListAbsolute.txt  [369.00B]
  • exeWindowsService.exe  [5.00KB]
  • pdbWindowsService.pdb  [13.50KB]
  • bin
  • Debug
  • exeWindowsService.exe  [5.00KB]
  • pdbWindowsService.pdb  [13.50KB]
  • Properties
  • csAssemblyInfo.cs  [1.35KB]
  • csProgram.cs  [508.00B]
  • csService1.cs  [528.00B]
  • csService1.Designer.cs  [1.06KB]
  • csprojWindowsService.csproj  [2.64KB]
  • 无数据 dataBase
  • dbdata.db  [15.00KB]
  • slnClient.sln  [7.45KB]
  • suoClient.suo  [130.50KB]
  • Server
  • DeviceXml
  • bin
  • Debug
  • dllDeviceXml.dll  [4.50KB]
  • pdbDeviceXml.pdb  [11.50KB]
  • Release
  • obj
  • Debug
  • TempPE
  • cacheDesignTimeResolveAssemblyReferencesInput.cache  [5.62KB]
  • txtDeviceXml.csproj.FileListAbsolute.txt  [8.75KB]
  • dllDeviceXml.dll  [4.50KB]
  • pdbDeviceXml.pdb  [11.50KB]
  • Properties
  • csAssemblyInfo.cs  [1.34KB]
  • csprojDeviceXml.csproj  [2.24KB]
  • csXml.cs  [2.67KB]
  • Server
  • bin
  • Debug
  • dbdata.db  [15.00KB]
  • dllDeviceXml.dll  [4.50KB]
  • pdbDeviceXml.pdb  [11.50KB]
  • exeServer.exe  [8.50KB]
  • pdbServer.pdb  [25.50KB]
  • exeServer.vshost.exe  [11.34KB]
  • manifestServer.vshost.exe.manifest  [490.00B]
  • dllServerGetData.dll  [6.50KB]
  • pdbServerGetData.pdb  [15.50KB]
  • dllSqliteDataBaseClassLibrary.dll  [20.50KB]
  • pdbSqliteDataBaseClassLibrary.pdb  [31.50KB]
  • dllSystem.Data.SQLite.dll  [906.00KB]
  • dllTCPClassLibrary.dll  [5.50KB]
  • pdbTCPClassLibrary.pdb  [13.50KB]
  • Release
  • obj
  • x86
  • Debug
  • TempPE
  • cacheDesignTimeResolveAssemblyReferencesInput.cache  [6.23KB]
  • tlogGenerateResource-ResGen.read.1.tlog  [3.87KB]
  • tlogGenerateResource-ResGen.write.1.tlog  [336.00B]
  • cacheResolveAssemblyReference.cache  [14.67KB]
  • txtServer.csproj.FileListAbsolute.txt  [4.56KB]
  • exeServer.exe  [8.50KB]
  • pdbServer.pdb  [25.50KB]
  • resourcesServer.Properties.Resources.resources  [180.00B]
  • Properties
  • csAssemblyInfo.cs  [1.33KB]
  • csResources.Designer.cs  [2.79KB]
  • resxResources.resx  [5.48KB]
  • csSettings.Designer.cs  [1.07KB]
  • settingsSettings.settings  [249.00B]
  • csMainForm.cs  [4.63KB]
  • csMainForm.Designer.cs  [1.13KB]
  • csProgram.cs  [490.00B]
  • csprojServer.csproj  [4.02KB]
  • ServerGetData
  • bin
  • Debug
  • dllDeviceXml.dll  [4.50KB]
  • pdbDeviceXml.pdb  [11.50KB]
  • dllServerGetData.dll  [6.50KB]
  • pdbServerGetData.pdb  [15.50KB]
  • dllSqliteDataBaseClassLibrary.dll  [20.50KB]
  • pdbSqliteDataBaseClassLibrary.pdb  [31.50KB]
  • dllSystem.Data.SQLite.dll  [906.00KB]
  • dllTCPClassLibrary.dll  [5.50KB]
  • pdbTCPClassLibrary.pdb  [13.50KB]
  • Release
  • obj
  • Debug
  • TempPE
  • cacheDesignTimeResolveAssemblyReferencesInput.cache  [5.93KB]
  • cacheResolveAssemblyReference.cache  [11.14KB]
  • txtServerGetData.csproj.FileListAbsolute.txt  [9.73KB]
  • dllServerGetData.dll  [6.50KB]
  • pdbServerGetData.pdb  [15.50KB]
  • Properties
  • csAssemblyInfo.cs  [1.35KB]
  • csprojServerGetData.csproj  [2.86KB]
  • csServerGetDataThread.cs  [7.99KB]
  • ServerGetDataThread
  • obj
  • x86
  • Debug
  • TempPE
  • cacheDesignTimeResolveAssemblyReferencesInput.cache  [6.05KB]
  • tlogResGen.read.1.tlog  [3.44KB]
  • tlogResGen.write.1.tlog  [498.00B]
  • txtServerGetDataThread.csproj.FileListAbsolute.txt  [945.00B]
  • exeServerGetDataThread.exe  [7.00KB]
  • pdbServerGetDataThread.pdb  [19.50KB]
  • resourcesServerGetDataThread.Properties.Resources.resources  [180.00B]
  • Properties
  • csAssemblyInfo.cs  [1.36KB]
  • csResources.Designer.cs  [2.82KB]
  • resxResources.resx  [5.48KB]
  • csSettings.Designer.cs  [1.08KB]
  • settingsSettings.settings  [249.00B]
  • bin
  • Debug
  • exeServerGetDataThread.exe  [7.00KB]
  • pdbServerGetDataThread.pdb  [19.50KB]
  • exeServerGetDataThread.vshost.exe  [11.34KB]
  • manifestServerGetDataThread.vshost.exe.manifest  [490.00B]
  • csForm1.cs  [369.00B]
  • csForm1.Designer.cs  [1.14KB]
  • csProgram.cs  [500.00B]
  • csprojServerGetDataThread.csproj  [3.39KB]
  • SqliteDataBaseClassLibrary
  • bin
  • Debug
  • dllSqliteDataBaseClassLibrary.dll  [21.00KB]
  • configSqliteDataBaseClassLibrary.dll.config  [267.00B]
  • pdbSqliteDataBaseClassLibrary.pdb  [31.50KB]
  • dllSystem.Data.SQLite.dll  [906.00KB]
  • Release
  • obj
  • Debug
  • TempPE
  • cacheDesignTimeResolveAssemblyReferencesInput.cache  [5.94KB]
  • cacheResolveAssemblyReference.cache  [8.13KB]
  • txtSqliteDataBaseClassLibrary.csproj.FileListAbsolute.txt  [9.32KB]
  • cacheSqliteDataBaseClassLibrary.csprojResolveAssemblyReference.cache  [6.65KB]
  • dllSqliteDataBaseClassLibrary.dll  [21.00KB]
  • pdbSqliteDataBaseClassLibrary.pdb  [31.50KB]
  • Properties
  • csAssemblyInfo.cs  [1.37KB]
  • csDataBase.cs  [44.13KB]
  • csprojSqliteDataBaseClassLibrary.csproj  [2.39KB]
  • dllSystem.Data.SQLite.dll  [906.00KB]
  • TCPClassLibrary
  • bin
  • Debug
  • dllDeviceXml.dll  [4.50KB]
  • pdbDeviceXml.pdb  [11.50KB]
  • dllTCPClassLibrary.dll  [5.50KB]
  • pdbTCPClassLibrary.pdb  [13.50KB]
  • Release
  • obj
  • Debug
  • TempPE
  • cacheDesignTimeResolveAssemblyReferencesInput.cache  [5.73KB]
  • cacheResolveAssemblyReference.cache  [3.82KB]
  • txtTCPClassLibrary.csproj.FileListAbsolute.txt  [6.54KB]
  • dllTCPClassLibrary.dll  [5.50KB]
  • pdbTCPClassLibrary.pdb  [13.50KB]
  • Properties
  • csAssemblyInfo.cs  [1.35KB]
  • csConnect.cs  [2.54KB]
  • csConnectData.cs  [619.00B]
  • csprojTCPClassLibrary.csproj  [2.50KB]
  • TestForm
  • bin
  • Debug
  • dbdata.db  [15.00KB]
  • dllSqliteDataBaseClassLibrary.dll  [20.50KB]
  • pdbSqliteDataBaseClassLibrary.pdb  [31.50KB]
  • dllSystem.Data.SQLite.dll  [906.00KB]
  • exeTestForm.exe  [9.50KB]
  • pdbTestForm.pdb  [23.50KB]
  • exeTestForm.vshost.exe  [11.34KB]
  • manifestTestForm.vshost.exe.manifest  [490.00B]
  • obj
  • x86
  • Debug
  • TempPE
  • cacheDesignTimeResolveAssemblyReferencesInput.cache  [6.05KB]
  • tlogGenerateResource-ResGen.read.1.tlog  [678.00B]
  • tlogGenerateResource-ResGen.write.1.tlog  [630.00B]
  • cacheResolveAssemblyReference.cache  [7.06KB]
  • txtTestForm.csproj.FileListAbsolute.txt  [1.08KB]
  • exeTestForm.exe  [9.50KB]
  • resourcesTestForm.Form1.resources  [180.00B]
  • pdbTestForm.pdb  [23.50KB]
  • resourcesTestForm.Properties.Resources.resources  [180.00B]
  • Properties
  • csAssemblyInfo.cs  [1.34KB]
  • csResources.Designer.cs  [2.80KB]
  • resxResources.resx  [5.48KB]
  • csSettings.Designer.cs  [1.07KB]
  • settingsSettings.settings  [249.00B]
  • csForm1.cs  [1.97KB]
  • csForm1.Designer.cs  [4.46KB]
  • resxForm1.resx  [5.68KB]
  • csProgram.cs  [489.00B]
  • csprojTestForm.csproj  [3.74KB]
  • slnServer.sln  [6.44KB]
  • suoServer.suo  [61.00KB]
  • SqliteDataBaseClassLibrary
  • bin
  • Debug
  • dllSqliteDataBaseClassLibrary.dll  [18.00KB]
  • configSqliteDataBaseClassLibrary.dll.config  [267.00B]
  • pdbSqliteDataBaseClassLibrary.pdb  [27.50KB]
  • dllSystem.Data.SQLite.dll  [906.00KB]
  • Release
  • obj
  • Debug
  • TempPE
  • cacheDesignTimeResolveAssemblyReferencesInput.cache  [5.93KB]
  • txtSqliteDataBaseClassLibrary.csproj.FileListAbsolute.txt  [6.33KB]
  • dllSqliteDataBaseClassLibrary.dll  [18.00KB]
  • pdbSqliteDataBaseClassLibrary.pdb  [27.50KB]
  • Properties
  • csAssemblyInfo.cs  [1.37KB]
  • csDataBase.cs  [35.32KB]
  • csprojSqliteDataBaseClassLibrary.csproj  [2.39KB]
  • dllSystem.Data.SQLite.dll  [906.00KB]
  • WebSite1
  • App_Code
  • csDataBase.cs  [3.00B]
  • csDataBase_2.cs  [3.00B]
  • csTCPSendThread.cs  [3.00B]
  • App_Data
  • Bin
  • dllDeviceXml.dll  [4.50KB]
  • pdbDeviceXml.pdb  [11.50KB]
  • dllSqliteDataBaseClassLibrary.dll  [30.00KB]
  • pdbSqliteDataBaseClassLibrary.pdb  [43.50KB]
  • dllSystem.Data.SQLite.dll  [906.00KB]
  • refreshSystem.Data.SQLite.dll.refresh  [100.00B]
  • picture
  • jpg2.jpg  [122.00KB]
  • pngback.png  [47.41KB]
  • jpgbackground.jpg  [369.01KB]
  • pngbackground1.png  [9.85KB]
  • jpgbackground2.jpg  [33.28KB]
  • jpgbutton1.jpg  [1.21KB]
  • jpgbutton2.jpg  [785.00B]
  • jpgcancle.jpg  [7.33KB]
  • jpgchahua.jpg  [189.85KB]
  • jpgchahua2040.jpg  [700.21KB]
  • pngcomputer.png  [45.22KB]
  • jpgdenglu.jpg  [16.92KB]
  • pngdenglu.png  [13.49KB]
  • pnggq1.png  [11.39KB]
  • psdgq1.psd  [59.75KB]
  • pnggq10.png  [11.60KB]
  • pnggq11.png  [11.74KB]
  • pnggq12.png  [11.68KB]
  • pnggq2.png  [11.46KB]
  • pnggq3.png  [11.38KB]
  • pnggq4.png  [11.67KB]
  • pnggq5.png  [12.78KB]
  • pnggq6.png  [13.20KB]
  • pnggq7.png  [12.20KB]
  • pnggq8.png  [12.37KB]
  • pnggq9.png  [12.93KB]
  • pngh1.png  [9.03KB]
  • pngh10.png  [8.98KB]
  • pngh11.png  [9.22KB]
  • pngh12.png  [8.75KB]
  • pngh2.png  [9.11KB]
  • pngh3.png  [9.14KB]
  • psdh3.psd  [90.35KB]
  • pngh4.png  [9.21KB]
  • psdh4.psd  [211.56KB]
  • pngh5.png  [10.35KB]
  • psdh5.png.psd  [97.13KB]
  • pngh6.png  [10.93KB]
  • pngh7.png  [9.87KB]
  • pngh8.png  [10.09KB]
  • pngh9.png  [10.32KB]
  • jpgmodify.jpg  [9.29KB]
  • jpgmodifystatus.jpg  [9.20KB]
  • pngqueding.png  [13.40KB]
  • pngtemplatemo_button.png  [674.00B]
  • pngtemplatemo_button_hover.png  [721.00B]
  • jpgtemplatemo_content.jpg  [598.00B]
  • jpgtemplatemo_content_bottom.jpg  [2.63KB]
  • jpgtemplatemo_header copy.jpg  [26.71KB]
  • jpgtemplatemo_header.jpg  [22.06KB]
  • psdtemplatemo_header.jpg.psd  [801.78KB]
  • pngtemplatemo_header_bg.png  [3.64KB]
  • pngtemplatemo_list.png  [334.00B]
  • dbThumbs.db  [304.50KB]
  • jpgyes.jpg  [7.47KB]
  • Data
  • dbdata.db  [15.00KB]
  • dbdevice.db  [3.00KB]
  • dbstudent.db  [4.00KB]
  • JS
  • jsjquery-1.6.1.js  [315.11KB]
  • jsSetLimit.js  [207.00B]
  • jsSetLimitFrame.js  [259.00B]
  • Scripts
  • jsjquery-1.4.1-vsdoc.js  [234.21KB]
  • jsjquery-1.4.1.js  [164.84KB]
  • jsjquery-1.4.1.min.js  [70.24KB]
  • SqliteDataBaseClassLibrary
  • Properties
  • csAssemblyInfo.cs  [1.37KB]
  • bin
  • Debug
  • dllSqliteDataBaseClassLibrary.dll  [30.00KB]
  • configSqliteDataBaseClassLibrary.dll.config  [267.00B]
  • pdbSqliteDataBaseClassLibrary.pdb  [43.50KB]
  • dllSystem.Data.SQLite.dll  [906.00KB]
  • Release
  • obj
  • Debug
  • TempPE
  • cacheDesignTimeResolveAssemblyReferencesInput.cache  [5.74KB]
  • cacheResolveAssemblyReference.cache  [4.67KB]
  • txtSqliteDataBaseClassLibrary.csproj.FileListAbsolute.txt  [14.86KB]
  • dllSqliteDataBaseClassLibrary.dll  [30.00KB]
  • pdbSqliteDataBaseClassLibrary.pdb  [43.50KB]
  • csDataBase.cs  [67.33KB]
  • csprojSqliteDataBaseClassLibrary.csproj  [2.39KB]
  • dllSystem.Data.SQLite.dll  [906.00KB]
  • Css
  • cssdenglu.css  [177.00B]
  • cssUser.css  [589.00B]
  • aspxAddDeleteLimit.aspx  [4.71KB]
  • csAddDeleteLimit.aspx.cs  [7.03KB]
  • aspxAddDeleteUser.aspx  [4.64KB]
  • csAddDeleteUser.aspx.cs  [8.18KB]
  • aspxAddUser.aspx  [3.81KB]
  • csAddUser.aspx.cs  [3.99KB]
  • dbdata.db  [15.00KB]
  • aspxDefault.aspx  [3.48KB]
  • csDefault.aspx.cs  [1.91KB]
  • aspxDeleteUser.aspx  [2.51KB]
  • csDeleteUser.aspx.cs  [4.14KB]
  • aspxDevice.aspx  [543.00B]
  • csDevice.aspx.cs  [290.00B]
  • dbdevice.db  [3.00KB]
  • aspxDivideUser.aspx  [2.33KB]
  • csDivideUser.aspx.cs  [3.38KB]
  • aspxModifyGroup.aspx  [4.53KB]
  • csModifyGroup.aspx.cs  [8.04KB]
  • aspxModifyGroupStatus.aspx  [842.00B]
  • csModifyGroupStatus.aspx.cs  [2.92KB]
  • aspxModifyStatus.aspx  [3.64KB]
  • csModifyStatus.aspx.cs  [5.91KB]
  • aspxModifyThreshold.aspx  [4.23KB]
  • csModifyThreshold.aspx.cs  [12.18KB]
  • aspxModifyUser.aspx  [3.29KB]
  • csModifyUser.aspx.cs  [5.11KB]
  • aspxSetGroup.aspx  [1.17KB]
  • csSetGroup.aspx.cs  [1.90KB]
  • aspxSetLimit.aspx  [2.27KB]
  • csSetLimit.aspx.cs  [6.69KB]
  • dbstudent.db  [4.00KB]
  • aspxUser.aspx  [4.55KB]
  • csUser.aspx.cs  [8.26KB]
  • aspxViewGroupStatus.aspx  [1.46KB]
  • csViewGroupStatus.aspx.cs  [2.94KB]
  • aspxViewStatus.aspx  [3.83KB]
  • csViewStatus.aspx.cs  [11.05KB]
  • aspxViewUser.aspx  [1.65KB]
  • csViewUser.aspx.cs  [2.91KB]
  • configweb.config  [9.36KB]
  • csDataBase.cs  [38.91KB]
  • slnWebSite1.sln (3).sln  [2.85KB]
  • suoWebSite1.sln (3).suo  [120.00KB]
  • doc1091000240-张美琳.doc  [22.52MB]
  • pdf1091000240_中期检查表.pdf  [4.07KB]
  • pdf1091000240_开题报告.pdf  [5.02KB]
  • pdf1091000240_成绩单.pdf  [2.45KB]
  • pdf1091000240_答辩记录单.pdf  [2.38KB]
  • pdf1091000240_论文打分表.pdf  [2.00KB]
  • pdf1091000240_进度报告.pdf  [6.91KB]

我要下载:ERM机房环境监控系统终端能耗监控子系统—Web端
分享 转发
TOP
发新话题 回复该主题