91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡介

用C#語言編寫的歐姆龍PLC網絡通信程序,里邊用到了WPF的MVVM,用到第三方控件MahApps.Metro進行美化,用到TCP/IP協議格式,以及多線程處理數據思路等,可能會對大家有些幫助,需要的請下載。

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.Configuration;
using?System.Data;
using?System.Linq;
using?System.Windows;

namespace?OmlComForm
{
????///?
????///?App.xaml?的交互邏輯
????///?

????public?partial?class?App?:?Application
????{
????}
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

????I.A..H.?????88576??2018-05-04?16:53??OmlComForm\.vs\OmlComForm\v14\.suo

????I.A....??????1349??2018-05-03?16:34??OmlComForm\OmlComForm\App.xaml

????I.A....???????306??2018-04-28?09:06??OmlComForm\OmlComForm\App.xaml.cs

?????文件?????180224??2017-09-14?20:32??OmlComForm\OmlComForm\bin\Debug\ControlzEx.dll

?????文件?????312832??2017-09-14?20:32??OmlComForm\OmlComForm\bin\Debug\ControlzEx.pdb

?????文件????1097728??2018-03-13?15:18??OmlComForm\OmlComForm\bin\Debug\MahApps.Metro.dll

?????文件????1263104??2018-03-13?15:18??OmlComForm\OmlComForm\bin\Debug\MahApps.Metro.pdb

?????文件?????294404??2018-03-13?15:18??OmlComForm\OmlComForm\bin\Debug\MahApps.Metro.xml

?????文件????2298368??2018-05-07?15:50??OmlComForm\OmlComForm\bin\Debug\OmlComForm.exe

?????文件??????73216??2018-05-07?15:50??OmlComForm\OmlComForm\bin\Debug\OmlComForm.pdb

????I.A....?????22688??2018-05-07?15:40??OmlComForm\OmlComForm\bin\Debug\OmlComForm.vshost.exe

?????文件????????490??2015-06-04?12:48??OmlComForm\OmlComForm\bin\Debug\OmlComForm.vshost.exe.manifest

?????文件??????39936??2017-09-14?20:32??OmlComForm\OmlComForm\bin\Debug\System.Windows.Interactivity.dll

????I.A....??????1521??2018-05-07?15:39??OmlComForm\OmlComForm\Common\CommonFunction.cs

????I.A....??????1811??2018-05-07?11:53??OmlComForm\OmlComForm\Common\DataConvert.cs

????I.A....???????991??2018-04-28?09:06??OmlComForm\OmlComForm\Common\DelegateCommand.cs

????I.A....??????1794??2018-05-03?09:29??OmlComForm\OmlComForm\Common\frameData.cs

????I.A....??????2135??2018-05-03?10:02??OmlComForm\OmlComForm\Common\MemoryArea.cs

????I.A....??????8422??2018-05-07?15:43??OmlComForm\OmlComForm\MainWindow.xaml

????I.A....???????661??2018-05-03?11:49??OmlComForm\OmlComForm\MainWindow.xaml.cs

????I.A....??????6418??2018-05-07?11:20??OmlComForm\OmlComForm\Model\frameModel.cs

?????文件???????1329??2018-05-07?15:50??OmlComForm\OmlComForm\obj\Debug\App.baml

?????文件???????2802??2018-05-07?15:50??OmlComForm\OmlComForm\obj\Debug\App.g.cs

????I.A....??????2802??2018-05-07?15:50??OmlComForm\OmlComForm\obj\Debug\App.g.i.cs

????I.A....??????7507??2018-05-07?15:43??OmlComForm\OmlComForm\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache

?????文件??????????7??2018-05-07?15:50??OmlComForm\OmlComForm\obj\Debug\GeneratedInternalTypeHelper.g.cs

????I.A....??????3015??2018-05-07?15:50??OmlComForm\OmlComForm\obj\Debug\GeneratedInternalTypeHelper.g.i.cs

?????文件???????5177??2018-05-04?09:05??OmlComForm\OmlComForm\obj\Debug\Login.g.i.cs

?????文件???????8345??2018-05-07?15:50??OmlComForm\OmlComForm\obj\Debug\MainWindow.baml

?????文件??????14997??2018-05-07?15:50??OmlComForm\OmlComForm\obj\Debug\MainWindow.g.cs

............此處省略85個文件信息

評論

共有 條評論