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

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

資源簡介


資源截圖

代碼片段和文件信息

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

namespace?SerialCom
{
????public?partial?class?MainForm?:?Form
????{

????????//實例化串口對象
????????SerialPort?serialPort?=?new?SerialPort();

????????String?saveDataFile?=?null;
????????FileStream?saveDataFS?=?null;

????????public?MainForm()
????????{
????????????InitializeComponent();
????????}


????????//初始化串口界面參數設置
????????private?void?Init_Port_Confs()
????????{
????????????/*------串口界面參數設置------*/

????????????//檢查是否含有串口
????????????string[]?str?=?SerialPort.GetPortNames();
????????????if?(str?==?null)
????????????{
????????????????Mes

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-09-05?12:14??SerialPort-Communication-master\
?????文件??????????35??2018-09-05?12:14??SerialPort-Communication-master\.gitignore
?????文件?????????383??2018-09-05?12:14??SerialPort-Communication-master\README.md
?????文件????????1401??2018-09-05?12:14??SerialPort-Communication-master\Serial.sln
?????目錄???????????0??2018-09-05?12:14??SerialPort-Communication-master\SerialCom\
?????文件?????????180??2018-09-05?12:14??SerialPort-Communication-master\SerialCom\App.config
?????文件???????28612??2018-09-05?12:14??SerialPort-Communication-master\SerialCom\Form1.Designer.cs
?????文件???????15134??2018-09-05?12:14??SerialPort-Communication-master\SerialCom\Form1.cs
?????文件???????12915??2018-09-05?12:14??SerialPort-Communication-master\SerialCom\Form1.resx
?????文件?????????502??2018-09-05?12:14??SerialPort-Communication-master\SerialCom\Program.cs
?????目錄???????????0??2018-09-05?12:14??SerialPort-Communication-master\SerialCom\Properties\
?????文件????????1280??2018-09-05?12:14??SerialPort-Communication-master\SerialCom\Properties\AssemblyInfo.cs
?????文件????????2760??2018-09-05?12:14??SerialPort-Communication-master\SerialCom\Properties\Resources.Designer.cs
?????文件????????5496??2018-09-05?12:14??SerialPort-Communication-master\SerialCom\Properties\Resources.resx
?????文件????????1066??2018-09-05?12:14??SerialPort-Communication-master\SerialCom\Properties\Settings.Designer.cs
?????文件?????????242??2018-09-05?12:14??SerialPort-Communication-master\SerialCom\Properties\Settings.settings
?????文件????????5446??2018-09-05?12:14??SerialPort-Communication-master\SerialCom\SerialCom.csproj
?????文件????????4286??2018-09-05?12:14??SerialPort-Communication-master\SerialCom\bitbug_favicon.ico
?????文件????????4286??2018-09-05?12:14??SerialPort-Communication-master\SerialCom\favicon.ico
?????目錄???????????0??2018-09-05?12:14??SerialPort-Communication-master\簡介\
?????文件???????66123??2018-09-05?12:14??SerialPort-Communication-master\簡介\intr.jpg
?????文件???????64611??2018-09-05?12:14??SerialPort-Communication-master\簡介\introducing1.jpg

評論

共有 條評論