資源簡介
C# OMRON FINS UDP通信
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Windows.Forms;
namespace?WindowsFormsApplication2
{
????static?class?Program
????{
????????///?
????????///?應用程序的主入口點。
????????///?
????????[STAThread]
????????static?void?Main()
????????{
????????????Application.EnableVisualstyles();
????????????Application.SetCompatibleTextRenderingDefault(false);
????????????Application.Run(new?Form1());
????????}
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????18432??2018-10-31?16:27??UDPClient\UDPClient\bin\Debug\WindowsFormsApplication2.exe
?????文件??????32256??2018-10-31?16:27??UDPClient\UDPClient\bin\Debug\WindowsFormsApplication2.pdb
?????文件??????21464??2018-10-31?16:58??UDPClient\UDPClient\bin\Debug\WindowsFormsApplication2.vshost.exe
?????文件????????490??2012-06-06?02:06??UDPClient\UDPClient\bin\Debug\WindowsFormsApplication2.vshost.exe.manifest
?????文件???????1229??2018-10-31?08:33??UDPClient\UDPClient\obj\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件???????6873??2018-10-30?10:30??UDPClient\UDPClient\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件???????2540??2018-10-31?16:58??UDPClient\UDPClient\obj\Debug\UDPClient.csproj.FileListAbsolute.txt
?????文件????????851??2018-10-30?17:38??UDPClient\UDPClient\obj\Debug\UDPClient.csproj.GenerateResource.Cache
?????文件???????1757??2018-10-30?10:48??UDPClient\UDPClient\obj\Debug\UDPClient.csprojResolveAssemblyReference.cache
?????文件??????18432??2018-10-31?16:27??UDPClient\UDPClient\obj\Debug\WindowsFormsApplication2.exe
?????文件????????180??2018-10-30?17:38??UDPClient\UDPClient\obj\Debug\WindowsFormsApplication2.Form1.resources
?????文件??????32256??2018-10-31?16:27??UDPClient\UDPClient\obj\Debug\WindowsFormsApplication2.pdb
????.......???????180??2018-10-22?20:36??UDPClient\UDPClient\obj\Debug\WindowsFormsApplication2.Properties.Resources.resources
????.......???????505??2018-10-22?20:34??UDPClient\UDPClient\Program.cs
????.......??????1372??2018-10-22?20:34??UDPClient\UDPClient\Properties\AssemblyInfo.cs
????.......??????2900??2018-10-22?20:34??UDPClient\UDPClient\Properties\Resources.Designer.cs
????.......??????5612??2018-10-22?20:34??UDPClient\UDPClient\Properties\Resources.resx
????.......??????1111??2018-10-22?20:34??UDPClient\UDPClient\Properties\Settings.Designer.cs
????.......???????249??2018-10-22?20:34??UDPClient\UDPClient\Properties\Settings.settings
?????文件???????7196??2018-10-31?16:27??UDPClient\UDPClient\UDPClient.cs
????.......??????3736??2018-10-22?20:36??UDPClient\UDPClient\UDPClient.csproj
?????文件??????19978??2018-10-30?17:38??UDPClient\UDPClient\UDPClient.Designer.cs
?????文件???????5817??2018-10-30?17:38??UDPClient\UDPClient\UDPClient.resx
?????文件????????907??2018-10-30?17:42??UDPClient\UDPClient\UDPClient.sln
????..A..H.?????45056??2018-10-31?16:59??UDPClient\UDPClient\UDPClient.v11.suo
????.......??????1011??2018-10-22?20:36??UDPClient\UDPClient.sln
????.......?????10752??2018-10-22?20:34??UDPClient\UDPClient.suo
????.......?????31744??2018-10-24?11:03??UDPClient\UDPClient.v12.suo
?????目錄??????????0??2018-10-22?20:34??UDPClient\UDPClient\obj\Debug\TempPE
?????目錄??????????0??2018-10-23?10:05??UDPClient\UDPClient\bin\Debug
............此處省略10個文件信息
- 上一篇:C#+圖書管理系統+sql
- 下一篇:C#打開攝像頭拍照保存
評論
共有 條評論