资源简介
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Threading;
using System.Windows.Forms;
using System.IO;
using System.IO.Ports;
using System.Runtime.InteropServices;//引用命名空间
namespace zzzz
{
public partial class Form1 : Form
{
bool btn = false;
int received_count = 0;//Convert.ToInt32(ContentValue(strSec “SendCount“));//接收计数
int send_count = 0;//Convert.ToInt32(ContentValue(strSec “ReceCount“));//发送计数
bool send_hex = false;
//public static int WriteTextNum = 1;
//int WriteTextFlag = 1;
int chekFlag;
string localFilePath = ““;
publi
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 187 2018-01-31 15:23 zzzz\zzzz\App.config
文件 193536 2018-02-02 12:07 zzzz\zzzz\bin\Debug\zzzz.exe
文件 187 2018-01-31 15:23 zzzz\zzzz\bin\Debug\zzzz.exe.config
文件 36352 2018-02-02 12:07 zzzz\zzzz\bin\Debug\zzzz.pdb
文件 22984 2018-02-02 12:08 zzzz\zzzz\bin\Debug\zzzz.vshost.exe
文件 187 2018-01-31 15:23 zzzz\zzzz\bin\Debug\zzzz.vshost.exe.config
文件 490 2010-03-17 22:39 zzzz\zzzz\bin\Debug\zzzz.vshost.exe.manifest
文件 307 2018-02-10 16:09 zzzz\zzzz\bin\Release\SerialConfig.ini
文件 187 2018-01-31 15:23 zzzz\zzzz\bin\Release\zzzz.vshost.exe.config
文件 490 2010-03-17 22:39 zzzz\zzzz\bin\Release\zzzz.vshost.exe.manifest
文件 187 2018-01-31 15:23 zzzz\zzzz\bin\Release\串口调试.vshost.exe.config
文件 2111 2018-02-10 16:09 zzzz\zzzz\bin\Release\串口调试助手.application
文件 347136 2018-02-10 16:09 zzzz\zzzz\bin\Release\串口调试助手.exe
文件 187 2018-01-31 15:23 zzzz\zzzz\bin\Release\串口调试助手.exe.config
文件 6590 2018-02-10 16:09 zzzz\zzzz\bin\Release\串口调试助手.exe.manifest
文件 48640 2018-02-10 16:09 zzzz\zzzz\bin\Release\串口调试助手.pdb
文件 216472 2018-02-02 21:27 zzzz\zzzz\bin\Release\串口调试助手.rar
文件 2111 2018-02-10 16:09 zzzz\zzzz\bin\Release\串口调试助手.vshost.application
文件 22984 2018-02-10 17:06 zzzz\zzzz\bin\Release\串口调试助手.vshost.exe
文件 187 2018-01-31 15:23 zzzz\zzzz\bin\Release\串口调试助手.vshost.exe.config
文件 6590 2018-02-10 16:09 zzzz\zzzz\bin\Release\串口调试助手.vshost.exe.manifest
文件 667648 2018-02-08 12:43 zzzz\zzzz\bin\zzzz.exe
文件 67646 2018-02-08 10:14 zzzz\zzzz\com.ico
文件 33404 2018-02-10 16:09 zzzz\zzzz\Form1.cs
文件 41386 2018-02-10 16:09 zzzz\zzzz\Form1.Designer.cs
文件 94887 2018-02-10 16:09 zzzz\zzzz\Form1.resx
文件 7533 2018-01-31 20:27 zzzz\zzzz\obj\Debug\DesignTimeResolveAssemblyReferences.cache
文件 7674 2018-01-31 20:27 zzzz\zzzz\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
文件 0 2018-01-31 15:23 zzzz\zzzz\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
文件 0 2018-01-31 15:23 zzzz\zzzz\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
............此处省略75个文件信息
- 上一篇:C# 定时关机、重启、注销 工具源码
- 下一篇:C# 来电录音系统源码
相关资源
- 基于com串口的文件发送和接收
- c# WPF串口模拟自动生成数据
- 串口通信(serialport)
- WeiXin调试工具
- 电子称重量读取1
- 串口通讯库雏形
- 分享串口通讯之被动接收且实时查找
- 串口升级工具源码(IAP)
- C# 串口控制(打开/关闭)
- SerialportSample(3)2008 c#串口通信
- serialport 一个比较完整串口通信程序
- SerialPort C#串口收发界面
- CSharp_Serial C#编写的串口通信程序
- VirtualSerialPortDriver 虚拟串口
- myShowData C#编写的数据显示程序
- myDataCollect C#编写的串口数据采集器
- Serialport 用VS2010编写的串口调试助手
- SerialPort 用C#编写的一个串口调试助手
- ChuanKouTest
- MODBUS C#串口通讯
- COMMonitor
- CSharp_serial 用C#编的串口调试助手
- Com 基于C#语言的一个串口通信上位机
- serials
- chuankoutongxin 完全实现多串口通信
- COMTools_v2.0 C# 串口调试助手源代码。检
- chuankouCSharp
- cSharpUART c#编写串口通讯代码 多线程实
- CSharp_Serial_Modbus C# 串口例子
- wpf-serial c# wpf串口通信软件
评论
共有 条评论