資源簡介
c#編寫串口通訊代碼多線程實現Prepare serial communication codes multithreading
(c#Prepare serial communication codes multithreading)
(c#Prepare serial communication codes multithreading)
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Drawing;
using?System.Windows.Forms;
using?System.Reflection;
namespace?Termie
{
????partial?class?AboutBox?:?Form
????{
????????public?AboutBox()
????????{
????????????InitializeComponent();
????????????//??Initialize?the?AboutBox?to?display?the?product?information?from?the?assembly?information.
????????????//??Change?assembly?information?settings?for?your?application?through?either:
????????????//??-?Project->Properties->Application->Assembly?Information
????????????//??-?AssemblyInfo.cs
????????????this.Text?=?String.Format(“About?{0}“?Assemblytitle);
????????????this.labelProductName.Text?=?AssemblyProduct;
????????????this.labelVersion.Text?=?String.Format(“Version?{0}“?A
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????4879??2008-02-15?11:57??c#編寫串口通訊代碼?多線程實現\AboutBox.cs
?????文件??????10533??2008-02-15?11:58??c#編寫串口通訊代碼?多線程實現\AboutBox.Designer.cs
?????文件??????49720??2008-02-15?11:58??c#編寫串口通訊代碼?多線程實現\AboutBox.resx
?????文件????????144??2015-07-24?11:43??c#編寫串口通訊代碼?多線程實現\app.config
?????文件???????4879??2008-02-15?11:57??c#編寫串口通訊代碼?多線程實現\Backup\AboutBox.cs
?????文件??????10533??2008-02-15?11:58??c#編寫串口通訊代碼?多線程實現\Backup\AboutBox.Designer.cs
?????文件??????49720??2008-02-15?11:58??c#編寫串口通訊代碼?多線程實現\Backup\AboutBox.resx
?????文件???????6488??2008-10-13?16:07??c#編寫串口通訊代碼?多線程實現\Backup\CommPort.cs
?????文件??????17722??2008-10-13?16:05??c#編寫串口通訊代碼?多線程實現\Backup\Form1.cs
?????文件??????30824??2008-10-13?16:05??c#編寫串口通訊代碼?多線程實現\Backup\Form1.Designer.cs
?????文件???????5814??2008-10-13?16:05??c#編寫串口通訊代碼?多線程實現\Backup\Form1.resx
?????文件???????5300??2008-05-29?09:13??c#編寫串口通訊代碼?多線程實現\Backup\Form2.cs
?????文件??????15765??2008-05-29?09:09??c#編寫串口通訊代碼?多線程實現\Backup\Form2.Designer.cs
?????文件???????5814??2008-05-29?09:09??c#編寫串口通訊代碼?多線程實現\Backup\Form2.resx
?????文件???????1619??2008-02-20?10:50??c#編寫串口通訊代碼?多線程實現\Backup\IniFile.cs
?????文件???????1469??2008-02-15?11:44??c#編寫串口通訊代碼?多線程實現\Backup\license.txt
?????文件????????498??2008-02-15?10:03??c#編寫串口通訊代碼?多線程實現\Backup\Program.cs
?????文件???????1405??2008-02-15?11:45??c#編寫串口通訊代碼?多線程實現\Backup\Properties\AssemblyInfo.cs
?????文件???????2839??2008-10-13?14:53??c#編寫串口通訊代碼?多線程實現\Backup\Properties\Resources.Designer.cs
?????文件???????5612??2008-02-08?12:51??c#編寫串口通訊代碼?多線程實現\Backup\Properties\Resources.resx
?????文件???????1091??2008-02-08?12:51??c#編寫串口通訊代碼?多線程實現\Backup\Properties\Settings.Designer.cs
?????文件???????4103??2008-05-29?08:47??c#編寫串口通訊代碼?多線程實現\Backup\Settings.cs
?????文件???????4501??2008-10-13?14:53??c#編寫串口通訊代碼?多線程實現\Backup\Termie.csproj
?????文件??????82726??2008-05-15?13:07??c#編寫串口通訊代碼?多線程實現\Backup\Termie.ico
?????文件????????905??2008-10-13?14:53??c#編寫串口通訊代碼?多線程實現\Backup\Termie.sln
?????文件?????154112??2015-08-14?10:10??c#編寫串口通訊代碼?多線程實現\bin\Debug\Termie.exe
?????文件????????144??2015-07-24?11:43??c#編寫串口通訊代碼?多線程實現\bin\Debug\Termie.exe.config
?????文件????????212??2015-08-14?10:11??c#編寫串口通訊代碼?多線程實現\bin\Debug\Termie.ini
?????文件??????81408??2015-08-14?10:10??c#編寫串口通訊代碼?多線程實現\bin\Debug\Termie.pdb
?????文件??????11592??2015-08-14?10:11??c#編寫串口通訊代碼?多線程實現\bin\Debug\Termie.vshost.exe
............此處省略53個文件信息
- 上一篇:C# 串口調試程序+源碼
- 下一篇:條碼生成和打印案例
評論
共有 條評論