資源簡介
代碼片段和文件信息
/*****************************************************
?*?ProjectName:??BXHSerialPort
?*?Description:
?*?ClassName:????Class1
?*?CLRVersion:???4.0.30319.42000
?*?Author:???????JiYF
?*?NameSpace:????BXHSerialPort
?*?MachineName:??JIYF_PC
?*?CreateTime:???2017/3/25?16:46:14
?*?UpdatedTime:??2017/3/25?16:46:14
*****************************************************/
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.Windows.Forms;
namespace?BXHSerialPort
{
????public?partial?class?frmSerialPort?:?Form
????{
????????private?SerialPort?ComDevice?=?new?SerialPort();
????????public?frmSerialPort()
????????{
????????????InitializeCo
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2017-03-25?20:11??BenXH\
?????文件????????1008??2017-03-25?14:05??BenXH\BenXH.sln
?????文件???????29696??2017-03-26?12:00??BenXH\BenXH.v12.suo
?????目錄???????????0??2017-03-26?12:00??BenXH\BXHSerialPort\
?????目錄???????????0??2017-03-25?20:11??BenXH\BXHSerialPort\bin\
?????目錄???????????0??2017-03-26?11:58??BenXH\BXHSerialPort\bin\Debug\
?????文件???????28672??2017-03-26?11:58??BenXH\BXHSerialPort\bin\Debug\BXHSerialPort.exe
?????文件???????42496??2017-03-26?11:58??BenXH\BXHSerialPort\bin\Debug\BXHSerialPort.pdb
?????文件???????24216??2017-03-26?11:59??BenXH\BXHSerialPort\bin\Debug\BXHSerialPort.vshost.exe
?????文件?????????490??2013-03-18?17:00??BenXH\BXHSerialPort\bin\Debug\BXHSerialPort.vshost.exe.manifest
?????文件????????4702??2017-03-26?11:58??BenXH\BXHSerialPort\bin\Debug\BXHSerialPort.xm
?????目錄???????????0??2017-03-25?14:11??BenXH\BXHSerialPort\bin\Release\
?????文件????????4037??2017-03-26?11:03??BenXH\BXHSerialPort\BXHSerialPort.csproj
?????文件????????9448??2017-03-26?12:00??BenXH\BXHSerialPort\frmSerialPort.cs
?????文件???????29006??2017-03-25?19:34??BenXH\BXHSerialPort\frmSerialPort.Designer.cs
?????文件????????5817??2017-03-25?19:34??BenXH\BXHSerialPort\frmSerialPort.resx
?????目錄???????????0??2017-03-25?20:11??BenXH\BXHSerialPort\obj\
?????目錄???????????0??2017-03-26?11:58??BenXH\BXHSerialPort\obj\Debug\
?????文件????????1363??2017-03-26?11:59??BenXH\BXHSerialPort\obj\Debug\BXHSerialPort.csproj.FileListAbsolute.txt
?????文件????????1119??2017-03-25?19:34??BenXH\BXHSerialPort\obj\Debug\BXHSerialPort.csproj.GenerateResource.Cache
?????文件????????2211??2017-03-25?14:08??BenXH\BXHSerialPort\obj\Debug\BXHSerialPort.csprojResolveAssemblyReference.cache
?????文件???????28672??2017-03-26?11:58??BenXH\BXHSerialPort\obj\Debug\BXHSerialPort.exe
?????文件?????????180??2017-03-26?11:04??BenXH\BXHSerialPort\obj\Debug\BXHSerialPort.frmSerialPort.resources
?????文件???????42496??2017-03-26?11:58??BenXH\BXHSerialPort\obj\Debug\BXHSerialPort.pdb
?????文件????????6755??2017-03-26?11:04??BenXH\BXHSerialPort\obj\Debug\BXHSerialPort.Properties.Resources.resources
?????文件?????????865??2017-03-25?14:05??BenXH\BXHSerialPort\obj\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件????????6944??2017-03-26?11:03??BenXH\BXHSerialPort\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????目錄???????????0??2017-03-25?20:11??BenXH\BXHSerialPort\obj\Debug\TempPE\
?????文件????????5120??2017-03-25?15:22??BenXH\BXHSerialPort\obj\Debug\TempPE\Properties.Resources.Designer.cs.dll
?????文件?????????502??2017-03-25?14:11??BenXH\BXHSerialPort\Program.cs
?????目錄???????????0??2017-03-25?20:11??BenXH\BXHSerialPort\Properties\
............此處省略14個文件信息
- 上一篇:C# WinForm UI組件
- 下一篇:wpf仿酷狗音樂播放器程序源碼
評論
共有 條評論