基本信息
源码名称:AirCondition(空调控制系统的上位机程序)
源码大小:3.48M
文件格式:.rar
开发语言:C#
更新时间:2023-10-13
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 4 元 
   源码介绍
AirCondition(空调控制系统的上位机程序)

.
├── AirCondition
│   ├── Aircondition.sln
│   ├── Zhaoxi.Communication
│   │   ├── Modbus
│   │   │   └── RTU.cs
│   │   ├── Properties
│   │   │   └── AssemblyInfo.cs
│   │   ├── SerialInfo.cs
│   │   ├── Zhaoxi.Communication.csproj
│   │   ├── bin
│   │   │   ├── Debug
│   │   │   │   ├── LiveCharts.Wpf.dll
│   │   │   │   ├── LiveCharts.Wpf.pdb
│   │   │   │   ├── LiveCharts.Wpf.xml
│   │   │   │   ├── LiveCharts.dll
│   │   │   │   ├── LiveCharts.pdb
│   │   │   │   ├── LiveCharts.xml
│   │   │   │   ├── Zhaoxi.Communication.dll
│   │   │   │   └── Zhaoxi.Communication.pdb
│   │   │   └── Release
│   │   ├── obj
│   │   │   └── Debug
│   │   │       ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │       ├── TempPE
│   │   │       ├── Zhaoxi.Communication.csproj.AssemblyReference.cache
│   │   │       ├── Zhaoxi.Communication.csproj.CopyComplete
│   │   │       ├── Zhaoxi.Communication.csproj.CoreCompileInputs.cache
│   │   │       ├── Zhaoxi.Communication.csproj.FileListAbsolute.txt
│   │   │       ├── Zhaoxi.Communication.dll
│   │   │       └── Zhaoxi.Communication.pdb
│   │   └── packages.config
│   ├── Zhaoxi.Controls
│   │   ├── CircularProgressBar.xaml
│   │   ├── CircularProgressBar.xaml.cs
│   │   ├── Components
│   │   │   ├── Cabin.xaml
│   │   │   ├── Cabin.xaml.cs
│   │   │   ├── Car.bmp
│   │   │   ├── ComponentBase.cs
│   │   │   ├── CoolingPump.xaml
│   │   │   ├── CoolingPump.xaml.cs
│   │   │   ├── CoolingTower.xaml
│   │   │   ├── CoolingTower.xaml.cs
│   │   │   ├── Pipeline.xaml
│   │   │   └── Pipeline.xaml.cs
│   │   ├── Properties
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── Settings.Designer.cs
│   │   │   └── Settings.settings
│   │   ├── Zhaoxi.Controls.csproj
│   │   ├── bin
│   │   │   ├── Debug
│   │   │   │   ├── LiveCharts.Wpf.dll
│   │   │   │   ├── LiveCharts.Wpf.pdb
│   │   │   │   ├── LiveCharts.Wpf.xml
│   │   │   │   ├── LiveCharts.dll
│   │   │   │   ├── LiveCharts.pdb
│   │   │   │   ├── LiveCharts.xml
│   │   │   │   ├── Zhaoxi.Controls.dll
│   │   │   │   └── Zhaoxi.Controls.pdb
│   │   │   └── Release
│   │   ├── obj
│   │   │   └── Debug
│   │   │       ├── CircularProgressBar.baml
│   │   │       ├── CircularProgressBar.g.cs
│   │   │       ├── CircularProgressBar.g.i.cs
│   │   │       ├── Components
│   │   │       │   ├── Cabin.baml
│   │   │       │   ├── Cabin.g.cs
│   │   │       │   ├── Cabin.g.i.cs
│   │   │       │   ├── CoolingPump.baml
│   │   │       │   ├── CoolingPump.g.cs
│   │   │       │   ├── CoolingPump.g.i.cs
│   │   │       │   ├── CoolingTower.baml
│   │   │       │   ├── CoolingTower.g.cs
│   │   │       │   ├── CoolingTower.g.i.cs
│   │   │       │   ├── Pipeline.baml
│   │   │       │   ├── Pipeline.g.cs
│   │   │       │   └── Pipeline.g.i.cs
│   │   │       ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │       ├── GeneratedInternalTypeHelper.g.cs
│   │   │       ├── GeneratedInternalTypeHelper.g.i.cs
│   │   │       ├── TempPE
│   │   │       ├── UserControl1.g.i.cs
│   │   │       ├── Zhaoxi.Controls.Properties.Resources.resources
│   │   │       ├── Zhaoxi.Controls.csproj.AssemblyReference.cache
│   │   │       ├── Zhaoxi.Controls.csproj.CopyComplete
│   │   │       ├── Zhaoxi.Controls.csproj.CoreCompileInputs.cache
│   │   │       ├── Zhaoxi.Controls.csproj.FileListAbsolute.txt
│   │   │       ├── Zhaoxi.Controls.csproj.GenerateResource.cache
│   │   │       ├── Zhaoxi.Controls.dll
│   │   │       ├── Zhaoxi.Controls.g.resources
│   │   │       ├── Zhaoxi.Controls.pdb
│   │   │       ├── Zhaoxi.Controls_MarkupCompile.cache
│   │   │       ├── Zhaoxi.Controls_MarkupCompile.i.cache
│   │   │       ├── Zhaoxi.Controls_MarkupCompile.i.lref
│   │   │       └── Zhaoxi.Controls_MarkupCompile.lref
│   │   └── packages.config
│   ├── Zhaoxi.Industrial
│   │   ├── App.config
│   │   ├── App.xaml
│   │   ├── App.xaml.cs
│   │   ├── Assets
│   │   │   ├── Fonts
│   │   │   │   └── iconfont.ttf
│   │   │   ├── Images
│   │   │   │   ├── Logo.png
│   │   │   │   └── avatar.png
│   │   │   └── Styles
│   │   │       └── ButtonStyles.xaml
│   │   ├── BLL
│   │   │   ├── DataResult.cs
│   │   │   └── IndustrialBLL.cs
│   │   ├── Base
│   │   │   ├── CommandBase.cs
│   │   │   ├── Converter
│   │   │   │   └── Bool2VisibilityConverter.cs
│   │   │   ├── ExtendClass.cs
│   │   │   ├── GlobalMonitor.cs
│   │   │   ├── LogType.cs
│   │   │   ├── MonitorValueState.cs
│   │   │   └── NotifyPropertyBase.cs
│   │   ├── DAL
│   │   │   └── DataAccess.cs
│   │   ├── MainWindow.xaml
│   │   ├── MainWindow.xaml.cs
│   │   ├── Model
│   │   │   ├── DeviceModel.cs
│   │   │   ├── LogModel.cs
│   │   │   ├── MonitorValueModel.cs
│   │   │   ├── StorageModel.cs
│   │   │   └── WarningMessageModel.cs
│   │   ├── Properties
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── Settings.Designer.cs
│   │   │   └── Settings.settings
│   │   ├── View
│   │   │   ├── ReportManagement.xaml
│   │   │   ├── ReportManagement.xaml.cs
│   │   │   ├── SystemMonitor.xaml
│   │   │   └── SystemMonitor.xaml.cs
│   │   ├── ViewModel
│   │   │   ├── MainViewModel.cs
│   │   │   └── SystemMonitorViewModel.cs
│   │   ├── Zhaoxi.Industrial.csproj
│   │   ├── bin
│   │   │   ├── Debug
│   │   │   │   ├── LiveCharts.Wpf.dll
│   │   │   │   ├── LiveCharts.Wpf.pdb
│   │   │   │   ├── LiveCharts.Wpf.xml
│   │   │   │   ├── LiveCharts.dll
│   │   │   │   ├── LiveCharts.pdb
│   │   │   │   ├── LiveCharts.xml
│   │   │   │   ├── Zhaoxi.Communication.dll
│   │   │   │   ├── Zhaoxi.Communication.pdb
│   │   │   │   ├── Zhaoxi.Controls.dll
│   │   │   │   ├── Zhaoxi.Controls.pdb
│   │   │   │   ├── Zhaoxi.Industrial.exe
│   │   │   │   ├── Zhaoxi.Industrial.exe.config
│   │   │   │   └── Zhaoxi.Industrial.pdb
│   │   │   └── Release
│   │   ├── obj
│   │   │   └── Debug
│   │   │       ├── App.g.cs
│   │   │       ├── App.g.i.cs
│   │   │       ├── Assets
│   │   │       │   └── Styles
│   │   │       │       └── ButtonStyles.baml
│   │   │       ├── DesignTimeResolveAssemblyReferences.cache
│   │   │       ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │       ├── GeneratedInternalTypeHelper.g.cs
│   │   │       ├── GeneratedInternalTypeHelper.g.i.cs
│   │   │       ├── MainWindow.baml
│   │   │       ├── MainWindow.g.cs
│   │   │       ├── MainWindow.g.i.cs
│   │   │       ├── TempPE
│   │   │       │   └── Properties.Resources.Designer.cs.dll
│   │   │       ├── View
│   │   │       │   ├── ReportManagement.baml
│   │   │       │   ├── ReportManagement.g.cs
│   │   │       │   ├── ReportManagement.g.i.cs
│   │   │       │   ├── SystemMonitor.baml
│   │   │       │   ├── SystemMonitor.g.cs
│   │   │       │   └── SystemMonitor.g.i.cs
│   │   │       ├── Zhaoxi.Industrial.Properties.Resources.resources
│   │   │       ├── Zhaoxi.Industrial.csproj.AssemblyReference.cache
│   │   │       ├── Zhaoxi.Industrial.csproj.CopyComplete
│   │   │       ├── Zhaoxi.Industrial.csproj.CoreCompileInputs.cache
│   │   │       ├── Zhaoxi.Industrial.csproj.FileListAbsolute.txt
│   │   │       ├── Zhaoxi.Industrial.csproj.GenerateResource.cache
│   │   │       ├── Zhaoxi.Industrial.exe
│   │   │       ├── Zhaoxi.Industrial.g.resources
│   │   │       ├── Zhaoxi.Industrial.pdb
│   │   │       ├── Zhaoxi.Industrial_MarkupCompile.cache
│   │   │       ├── Zhaoxi.Industrial_MarkupCompile.i.cache
│   │   │       ├── Zhaoxi.Industrial_MarkupCompile.i.lref
│   │   │       └── Zhaoxi.Industrial_MarkupCompile.lref
│   │   └── packages.config
│   └── packages
│       ├── LiveCharts.0.9.7
│       │   ├── LiveCharts.0.9.7.nupkg
│       │   ├── lib
│       │   │   ├── net40
│       │   │   │   ├── LiveCharts.dll
│       │   │   │   ├── LiveCharts.pdb
│       │   │   │   └── LiveCharts.xml
│       │   │   ├── net45
│       │   │   │   ├── LiveCharts.dll
│       │   │   │   ├── LiveCharts.pdb
│       │   │   │   └── LiveCharts.xml
│       │   │   └── portable-net45 win8 wp8
│       │   │       ├── LiveCharts.XML
│       │   │       ├── LiveCharts.dll
│       │   │       └── LiveCharts.pdb
│       │   └── readme.txt
│       └── LiveCharts.Wpf.0.9.7
│           ├── LiveCharts.Wpf.0.9.7.nupkg
│           ├── lib
│           │   ├── net40
│           │   │   ├── LiveCharts.Wpf.XML
│           │   │   ├── LiveCharts.Wpf.dll
│           │   │   └── LiveCharts.Wpf.pdb
│           │   └── net45
│           │       ├── LiveCharts.Wpf.XML
│           │       ├── LiveCharts.Wpf.dll
│           │       └── LiveCharts.Wpf.pdb
│           └── tools
│               └── install.ps1
└── C#(空调控制系统的上位机程序)_AirCondition.rar

53 directories, 180 files