資源簡介
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.IO.Ports;
using?System.Linq;
using?System.Text;
using?System.Threading;
using?System.Windows.Forms;
namespace?WindowsFormsApp1
{
????
????public?partial?class?Form1?:?Form
????{
????????SerialPort?sp;
????????int?n1?=?0;
????????int?b1?=?0;
????????int?b2?=?0;
????????int?b3?=?0;
????????int?b4?=?0;
????????int?b5?=?0;
????????int?b6?=?0;
????????int?b7?=?0;
????????int?b8?=?0;
????????public?Form1()
????????{
????????????InitializeComponent();
????????}
????????#region?串口監聽
????????///?
????????///?串口監聽
????????///?
????????public?void?Connect()
????????{
????????????while?(true)
????????????{
???
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
????..A..H.?????35328??2018-01-07?18:31??串口繼電器PLC測試\WindowsFormsApp1\.vs\WindowsFormsApp1\v15\.suo
?????文件??????????0??2018-01-07?18:27??串口繼電器PLC測試\WindowsFormsApp1\.vs\WindowsFormsApp1\v15\Server\sqlite3\db.lock
?????文件?????561152??2018-01-07?18:31??串口繼電器PLC測試\WindowsFormsApp1\.vs\WindowsFormsApp1\v15\Server\sqlite3\storage.ide
?????文件??????12800??2017-12-18?15:01??串口繼電器PLC測試\WindowsFormsApp1\bin\Debug\WindowsFormsApp1.exe
?????文件??????26112??2017-12-18?15:01??串口繼電器PLC測試\WindowsFormsApp1\bin\Debug\WindowsFormsApp1.pdb
?????文件???????4600??2017-12-18?15:01??串口繼電器PLC測試\WindowsFormsApp1\Form1.cs
?????文件???????9325??2017-12-18?15:01??串口繼電器PLC測試\WindowsFormsApp1\Form1.Designer.cs
?????文件???????6016??2017-12-18?15:01??串口繼電器PLC測試\WindowsFormsApp1\Form1.resx
?????文件????????852??2017-12-18?13:41??串口繼電器PLC測試\WindowsFormsApp1\obj\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件???????6888??2017-12-18?13:40??串口繼電器PLC測試\WindowsFormsApp1\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件?????????42??2017-12-18?13:10??串口繼電器PLC測試\WindowsFormsApp1\obj\Debug\WindowsFormsApp1.csproj.CoreCompileInputs.cache
?????文件???????1115??2017-12-18?13:24??串口繼電器PLC測試\WindowsFormsApp1\obj\Debug\WindowsFormsApp1.csproj.FileListAbsolute.txt
?????文件???????1012??2017-12-18?15:01??串口繼電器PLC測試\WindowsFormsApp1\obj\Debug\WindowsFormsApp1.csproj.GenerateResource.Cache
?????文件???????2144??2017-12-18?13:24??串口繼電器PLC測試\WindowsFormsApp1\obj\Debug\WindowsFormsApp1.csprojResolveAssemblyReference.cache
?????文件??????12800??2017-12-18?15:01??串口繼電器PLC測試\WindowsFormsApp1\obj\Debug\WindowsFormsApp1.exe
?????文件????????180??2017-12-18?15:01??串口繼電器PLC測試\WindowsFormsApp1\obj\Debug\WindowsFormsApp1.Form1.resources
?????文件??????26112??2017-12-18?15:01??串口繼電器PLC測試\WindowsFormsApp1\obj\Debug\WindowsFormsApp1.pdb
?????文件????????180??2017-12-18?13:24??串口繼電器PLC測試\WindowsFormsApp1\obj\Debug\WindowsFormsApp1.Properties.Resources.resources
?????文件????????497??2017-12-18?13:10??串口繼電器PLC測試\WindowsFormsApp1\Program.cs
?????文件???????1348??2017-12-18?13:10??串口繼電器PLC測試\WindowsFormsApp1\Properties\AssemblyInfo.cs
?????文件???????2845??2017-12-18?13:10??串口繼電器PLC測試\WindowsFormsApp1\Properties\Resources.Designer.cs
?????文件???????5612??2017-12-18?13:10??串口繼電器PLC測試\WindowsFormsApp1\Properties\Resources.resx
?????文件???????1103??2017-12-18?13:10??串口繼電器PLC測試\WindowsFormsApp1\Properties\Settings.Designer.cs
?????文件????????249??2017-12-18?13:10??串口繼電器PLC測試\WindowsFormsApp1\Properties\Settings.settings
?????文件???????3395??2017-12-18?13:24??串口繼電器PLC測試\WindowsFormsApp1\WindowsFormsApp1.csproj
?????文件???????1130??2017-12-18?15:03??串口繼電器PLC測試\WindowsFormsApp1\WindowsFormsApp1.sln
?????目錄??????????0??2018-01-07?18:31??串口繼電器PLC測試\WindowsFormsApp1\.vs\WindowsFormsApp1\v15\Server\sqlite3
?????目錄??????????0??2018-01-07?18:27??串口繼電器PLC測試\WindowsFormsApp1\.vs\WindowsFormsApp1\v15\Server
?????目錄??????????0??2018-01-07?18:27??串口繼電器PLC測試\WindowsFormsApp1\.vs\WindowsFormsApp1\v15
?????目錄??????????0??2017-12-18?13:10??串口繼電器PLC測試\WindowsFormsApp1\obj\Debug\TempPE
............此處省略12個文件信息
- 上一篇:winform 漂亮導航菜單
- 下一篇:C# 域內打印機搜索安裝
評論
共有 條評論