資源簡介
C# Winform,三菱PLCFX3U-32M,帶FX3u-ENET-ADP網絡模塊,MC協議通信。原創資源!

代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Windows.Forms;
namespace?SanLingMC
{
????static?class?Program
????{
????????///?
????????///?應用程序的主入口點。
????????///?
????????[STAThread]
????????static?void?Main()
????????{
????????????Application.EnableVisualstyles();
????????????Application.SetCompatibleTextRenderingDefault(false);
????????????Application.Run(new?TestForm());
????????}
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????13824??2016-01-11?10:06??SanLingMC\bin\Debug\SanLingMC.exe
?????文件??????24064??2016-01-11?10:06??SanLingMC\bin\Debug\SanLingMC.pdb
?????文件??????11600??2016-01-11?09:32??SanLingMC\bin\Debug\SanLingMC.vshost.exe
?????文件??????36352??2016-01-10?20:26??SanLingMC\bin\Release\SanLingMC.exe
?????文件??????50688??2016-01-10?20:26??SanLingMC\bin\Release\SanLingMC.pdb
?????文件??????11600??2016-01-10?20:43??SanLingMC\bin\Release\SanLingMC.vshost.exe
?????文件????????490??2015-10-30?15:19??SanLingMC\bin\Release\SanLingMC.vshost.exe.manifest
?????文件???????2867??2016-01-11?09:29??SanLingMC\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件???????5903??2016-01-11?10:06??SanLingMC\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件????????573??2016-01-11?10:06??SanLingMC\obj\x86\Debug\SanLingMC.csproj.FileListAbsolute.txt
?????文件????????978??2016-01-11?10:06??SanLingMC\obj\x86\Debug\SanLingMC.csproj.GenerateResource.Cache
?????文件??????13824??2016-01-11?10:06??SanLingMC\obj\x86\Debug\SanLingMC.exe
?????文件????????273??2016-01-11?10:06??SanLingMC\obj\x86\Debug\sanlingmc.exe.licenses
?????文件??????24064??2016-01-11?10:06??SanLingMC\obj\x86\Debug\SanLingMC.pdb
?????文件????????180??2016-01-11?10:06??SanLingMC\obj\x86\Debug\SanLingMC.Properties.Resources.resources
?????文件????????180??2016-01-11?10:06??SanLingMC\obj\x86\Debug\SanLingMC.TestForm.resources
?????文件??????45351??2016-01-10?19:04??SanLingMC\obj\x86\Release\DesignTimeResolveAssemblyReferences.cache
?????文件???????7360??2016-01-10?20:26??SanLingMC\obj\x86\Release\DesignTimeResolveAssemblyReferencesInput.cache
?????文件????????909??2016-01-10?20:43??SanLingMC\obj\x86\Release\SanLingMC.csproj.FileListAbsolute.txt
?????文件???????1100??2016-01-10?20:26??SanLingMC\obj\x86\Release\SanLingMC.csproj.GenerateResource.Cache
?????文件??????36352??2016-01-10?20:26??SanLingMC\obj\x86\Release\SanLingMC.exe
?????文件????????273??2016-01-10?19:50??SanLingMC\obj\x86\Release\sanlingmc.exe.licenses
?????文件??????50688??2016-01-10?20:26??SanLingMC\obj\x86\Release\SanLingMC.pdb
?????文件????????180??2016-01-10?19:30??SanLingMC\obj\x86\Release\SanLingMC.Properties.Resources.resources
?????文件????????180??2016-01-10?20:26??SanLingMC\obj\x86\Release\SanLingMC.RGAutoMain.resources
?????文件????????180??2016-01-10?19:38??SanLingMC\obj\x86\Release\SanLingMC.RgItem.resources
?????文件????????180??2016-01-10?19:30??SanLingMC\obj\x86\Release\SanLingMC.TestForm.resources
?????文件????????493??2016-01-04?16:22??SanLingMC\Program.cs
?????文件???????1350??2016-01-04?15:33??SanLingMC\Properties\AssemblyInfo.cs
?????文件???????1402??2016-01-10?19:50??SanLingMC\Properties\licenses.licx
............此處省略24個文件信息
- 上一篇:C#五子棋源代碼wuziqi
- 下一篇:Quartz.NET demo
評論
共有 條評論