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

  • 大小: 0.09M
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-26
  • 語言: C#
  • 標簽: C#??串口??c??源碼??

資源簡介

c# 串口調試源碼例子

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
using?System.IO.Ports;
using?System.Data.SqlClient;
using?System.Threading;

namespace?串口2._
{
????public?partial?class?Form1?:?Form
????{
????????private?long?send_count;
????????private?long?receive_count;
????????private?SerialPort?com?=?new?SerialPort();
????????private?StringBuilder?builder?=?new?StringBuilder();
????????private?System.Timers.Timer?t;
????????private?System.Timers.Timer?t2;
????????private?int?receive?=?1;
????????private?DataTable?ZLDT?=?new?DataTable();
????????private?int?MODER?=?0;
????????private?int?MN?=?0;
????????private?List?buffer=new?List(4096);
????????priv

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

?????文件??????17649??2012-07-10?09:27??串口2.0\Backup\串口2.0\Form1.cs

?????文件??????26673??2012-06-29?13:04??串口2.0\Backup\串口2.0\Form1.Designer.cs

?????文件???????6403??2012-06-29?13:04??串口2.0\Backup\串口2.0\Form1.resx

?????文件????????468??2012-05-29?15:43??串口2.0\Backup\串口2.0\Program.cs

?????文件???????1176??2012-05-29?15:43??串口2.0\Backup\串口2.0\Properties\AssemblyInfo.cs

?????文件???????2883??2012-05-29?15:43??串口2.0\Backup\串口2.0\Properties\Resources.Designer.cs

?????文件???????5612??2012-05-29?15:43??串口2.0\Backup\串口2.0\Properties\Resources.resx

?????文件???????1110??2012-05-29?15:43??串口2.0\Backup\串口2.0\Properties\Settings.Designer.cs

?????文件????????249??2012-05-29?15:43??串口2.0\Backup\串口2.0\Properties\Settings.settings

?????文件???????3263??2012-07-06?13:43??串口2.0\Backup\串口2.0\串口2.0.csproj

?????文件????????916??2012-05-29?15:43??串口2.0\Backup\串口2.0.sln

????..A..H.?????15872??2012-07-10?09:27??串口2.0\Backup\串口2.0.suo

?????文件???????4311??2012-08-17?17:32??串口2.0\UpgradeLog.xml

?????文件???????3348??2012-08-17?17:32??串口2.0\_UpgradeReport_Files\UpgradeReport.css

?????文件??????12505??2010-05-04?01:19??串口2.0\_UpgradeReport_Files\UpgradeReport.xslt

?????文件?????????69??2012-08-17?17:32??串口2.0\_UpgradeReport_Files\UpgradeReport_Minus.gif

?????文件?????????71??2012-08-17?17:32??串口2.0\_UpgradeReport_Files\UpgradeReport_Plus.gif

?????文件????????144??2012-08-17?17:32??串口2.0\串口2.0\app.config

?????文件??????36864??2012-07-06?14:30??串口2.0\串口2.0\bin\Debug\串口2.0.exe

?????文件????????144??2012-08-17?17:32??串口2.0\串口2.0\bin\Debug\串口2.0.exe.config

?????文件??????46592??2012-07-06?14:30??串口2.0\串口2.0\bin\Debug\串口2.0.pdb

?????文件??????11592??2012-12-24?08:55??串口2.0\串口2.0\bin\Debug\串口2.0.vshost.exe

?????文件????????144??2012-08-17?17:32??串口2.0\串口2.0\bin\Debug\串口2.0.vshost.exe.config

?????文件????????490??2010-03-17?22:39??串口2.0\串口2.0\bin\Debug\串口2.0.vshost.exe.manifest

?????文件??????17649??2012-07-10?09:27??串口2.0\串口2.0\Form1.cs

?????文件??????26673??2012-06-29?13:04??串口2.0\串口2.0\Form1.Designer.cs

?????文件???????6403??2012-06-29?13:04??串口2.0\串口2.0\Form1.resx

?????文件???????5828??2012-12-24?08:55??串口2.0\串口2.0\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache

?????文件???????4608??2012-08-17?17:32??串口2.0\串口2.0\obj\Debug\TempPE\Properties.Resources.Designer.cs.dll

?????文件????????274??2012-12-24?08:55??串口2.0\串口2.0\obj\Debug\串口2.0.csproj.FileListAbsolute.txt

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

評論

共有 條評論