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

資源簡介

一個比較完整串口通信程序Csharp源代碼,C#串口通信源碼,是一個完整的工程,很有參考價值

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Drawing;
using?System.Linq;
using?System.Reflection;
using?System.Windows.Forms;

namespace?串口調試工具
{
????partial?class?AboutSoftware?:?Form
????{
????????public?AboutSoftware()
????????{
????????????InitializeComponent();
????????????this.Text?=?String.Format(“關于?{0}“?Assemblytitle);
????????????this.labelProductName.Text?=?AssemblyProduct;
????????????this.labelVersion.Text?=?String.Format(“版本?{0}“?AssemblyVersion);
????????????this.labelCopyright.Text?=?AssemblyCopyright;
????????????this.labelCompanyName.Text?=?AssemblyCompany;
????????}

????????#region?程序集屬性訪問器

????????public?string?Assemblytitle
????????{
????????????get
????????????{
????????????????object[]?attri

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

?????文件???????3748??2010-05-03?23:26??serialport\串口調試工具\AboutSoftware.cs

?????文件??????13124??2010-05-03?23:26??serialport\串口調試工具\AboutSoftware.Designer.cs

?????文件????4286645??2010-05-03?23:26??serialport\串口調試工具\AboutSoftware.resx

?????文件???????2282??2010-05-04?01:05??serialport\串口調試工具\app.config

?????文件??????67646??2010-05-03?14:33??serialport\串口調試工具\chart.ico

?????文件??????10400??2010-05-04?12:48??serialport\串口調試工具\CheckUpdate.cs

?????文件???????8363??2010-05-03?22:42??serialport\串口調試工具\CheckUpdate.Designer.cs

?????文件???????5814??2010-05-03?22:41??serialport\串口調試工具\CheckUpdate.resx

?????文件????????559??2010-05-03?23:55??serialport\串口調試工具\ContactMe.cs

?????文件???????4116??2010-05-03?23:55??serialport\串口調試工具\ContactMe.Designer.cs

?????文件???????5814??2010-05-03?23:55??serialport\串口調試工具\ContactMe.resx

?????文件??????19111??2010-05-04?01:21??serialport\串口調試工具\MainForm.cs

?????文件??????46268??2010-05-04?01:21??serialport\串口調試工具\MainForm.Designer.cs

?????文件?????112341??2010-05-04?01:20??serialport\串口調試工具\MainForm.resx

?????文件????????502??2010-05-03?14:29??serialport\串口調試工具\Program.cs

?????文件???????1403??2010-05-03?23:24??serialport\串口調試工具\Properties\AssemblyInfo.cs

?????文件???????2886??2010-05-03?14:29??serialport\串口調試工具\Properties\Resources.Designer.cs

?????文件???????5612??2010-05-03?14:29??serialport\串口調試工具\Properties\Resources.resx

?????文件???????6813??2010-05-04?01:05??serialport\串口調試工具\Properties\Settings.Designer.cs

?????文件???????1966??2010-05-04?01:05??serialport\串口調試工具\Properties\Settings.settings

?????文件???????4917??2010-05-03?18:33??serialport\串口調試工具\串口調試工具.csproj

?????文件????????944??2010-05-03?23:23??serialport\串口調試工具V1.0.sln

?????目錄??????????0??2010-05-03?23:59??serialport\串口調試工具\obj\Debug

?????目錄??????????0??2010-05-04?12:48??serialport\串口調試工具\obj\Release

?????目錄??????????0??2010-05-04?13:22??serialport\串口調試工具\bin\Debug

?????目錄??????????0??2010-05-04?13:23??serialport\串口調試工具\bin\Release

?????目錄??????????0??2010-05-04?00:04??serialport\串口調試工具\obj

?????目錄??????????0??2010-05-04?01:05??serialport\串口調試工具\Properties

?????目錄??????????0??2010-05-04?00:04??serialport\串口調試工具\bin

?????目錄??????????0??2010-05-04?12:48??serialport\串口調試工具

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

評論

共有 條評論