文件名称:WYZCommunication1
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:161.98kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
实现一个对串口读写的类,有一个线程负责处理对串口数据的读写,只需要简单调用提供的API就可以侦听串口的数据。-implement a class to read and write the serial port, there is a thread responsible for handling read and write data to the serial port, s
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WYZCommunication/
WYZCommunication/WYZCommSample01/
WYZCommunication/WYZCommSample01/bin/
WYZCommunication/WYZCommSample01/bin/Release/
WYZCommunication/WYZCommSample01/bin/Release/WYZCommSample01.exe
WYZCommunication/WYZCommSample01/bin/Release/WYZCommunication.dll
WYZCommunication/WYZCommSample01/Data/
WYZCommunication/WYZCommSample01/Data/MyData1.cs
WYZCommunication/WYZCommSample01/Data/MyData2.cs
WYZCommunication/WYZCommSample01/Data/MyDataCollection.cs
WYZCommunication/WYZCommSample01/Extend/
WYZCommunication/WYZCommSample01/Extend/NoFocusedButton.cs
WYZCommunication/WYZCommSample01/Form1.cs
WYZCommunication/WYZCommSample01/Form1.Designer.cs
WYZCommunication/WYZCommSample01/Form1.resx
WYZCommunication/WYZCommSample01/obj/
WYZCommunication/WYZCommSample01/obj/Debug/
WYZCommunication/WYZCommSample01/obj/Debug/Refactor/
WYZCommunication/WYZCommSample01/obj/Debug/ResolveAssemblyReference.cache
WYZCommunication/WYZCommSample01/obj/Debug/TempPE/
WYZCommunication/WYZCommSample01/obj/Debug/WYZCommSample01.csproj.FileListAbsolute.txt
WYZCommunication/WYZCommSample01/obj/Debug/WYZCommSample01.csproj.GenerateResource.Cache
WYZCommunication/WYZCommSample01/obj/Debug/WYZCommSample01.exe
WYZCommunication/WYZCommSample01/obj/Debug/WYZCommSample01.Form1.resources
WYZCommunication/WYZCommSample01/obj/Debug/WYZCommSample01.pdb
WYZCommunication/WYZCommSample01/obj/Debug/WYZCommSample01.Properties.Resources.resources
WYZCommunication/WYZCommSample01/obj/Release/
WYZCommunication/WYZCommSample01/obj/Release/ResolveAssemblyReference.cache
WYZCommunication/WYZCommSample01/obj/Release/TempPE/
WYZCommunication/WYZCommSample01/obj/Release/WYZCommSample01.csproj.FileListAbsolute.txt
WYZCommunication/WYZCommSample01/obj/Release/WYZCommSample01.csproj.GenerateResource.Cache
WYZCommunication/WYZCommSample01/obj/Release/WYZCommSample01.exe
WYZCommunication/WYZCommSample01/obj/Release/WYZCommSample01.Form1.resources
WYZCommunication/WYZCommSample01/obj/Release/WYZCommSample01.pdb
WYZCommunication/WYZCommSample01/obj/Release/WYZCommSample01.Properties.Resources.resources
WYZCommunication/WYZCommSample01/Program.cs
WYZCommunication/WYZCommSample01/Properties/
WYZCommunication/WYZCommSample01/Properties/AssemblyInfo.cs
WYZCommunication/WYZCommSample01/Properties/Resources.Designer.cs
WYZCommunication/WYZCommSample01/Properties/Resources.resx
WYZCommunication/WYZCommSample01/Properties/Settings.Designer.cs
WYZCommunication/WYZCommSample01/Properties/Settings.settings
WYZCommunication/WYZCommSample01/WYZCommSample01.csproj
WYZCommunication/WYZCommunication.dll
WYZCommunication/WYZCommunication.sln
WYZCommunication/WYZCommunication.suo
WYZCommunication/WYZCommSample01/
WYZCommunication/WYZCommSample01/bin/
WYZCommunication/WYZCommSample01/bin/Release/
WYZCommunication/WYZCommSample01/bin/Release/WYZCommSample01.exe
WYZCommunication/WYZCommSample01/bin/Release/WYZCommunication.dll
WYZCommunication/WYZCommSample01/Data/
WYZCommunication/WYZCommSample01/Data/MyData1.cs
WYZCommunication/WYZCommSample01/Data/MyData2.cs
WYZCommunication/WYZCommSample01/Data/MyDataCollection.cs
WYZCommunication/WYZCommSample01/Extend/
WYZCommunication/WYZCommSample01/Extend/NoFocusedButton.cs
WYZCommunication/WYZCommSample01/Form1.cs
WYZCommunication/WYZCommSample01/Form1.Designer.cs
WYZCommunication/WYZCommSample01/Form1.resx
WYZCommunication/WYZCommSample01/obj/
WYZCommunication/WYZCommSample01/obj/Debug/
WYZCommunication/WYZCommSample01/obj/Debug/Refactor/
WYZCommunication/WYZCommSample01/obj/Debug/ResolveAssemblyReference.cache
WYZCommunication/WYZCommSample01/obj/Debug/TempPE/
WYZCommunication/WYZCommSample01/obj/Debug/WYZCommSample01.csproj.FileListAbsolute.txt
WYZCommunication/WYZCommSample01/obj/Debug/WYZCommSample01.csproj.GenerateResource.Cache
WYZCommunication/WYZCommSample01/obj/Debug/WYZCommSample01.exe
WYZCommunication/WYZCommSample01/obj/Debug/WYZCommSample01.Form1.resources
WYZCommunication/WYZCommSample01/obj/Debug/WYZCommSample01.pdb
WYZCommunication/WYZCommSample01/obj/Debug/WYZCommSample01.Properties.Resources.resources
WYZCommunication/WYZCommSample01/obj/Release/
WYZCommunication/WYZCommSample01/obj/Release/ResolveAssemblyReference.cache
WYZCommunication/WYZCommSample01/obj/Release/TempPE/
WYZCommunication/WYZCommSample01/obj/Release/WYZCommSample01.csproj.FileListAbsolute.txt
WYZCommunication/WYZCommSample01/obj/Release/WYZCommSample01.csproj.GenerateResource.Cache
WYZCommunication/WYZCommSample01/obj/Release/WYZCommSample01.exe
WYZCommunication/WYZCommSample01/obj/Release/WYZCommSample01.Form1.resources
WYZCommunication/WYZCommSample01/obj/Release/WYZCommSample01.pdb
WYZCommunication/WYZCommSample01/obj/Release/WYZCommSample01.Properties.Resources.resources
WYZCommunication/WYZCommSample01/Program.cs
WYZCommunication/WYZCommSample01/Properties/
WYZCommunication/WYZCommSample01/Properties/AssemblyInfo.cs
WYZCommunication/WYZCommSample01/Properties/Resources.Designer.cs
WYZCommunication/WYZCommSample01/Properties/Resources.resx
WYZCommunication/WYZCommSample01/Properties/Settings.Designer.cs
WYZCommunication/WYZCommSample01/Properties/Settings.settings
WYZCommunication/WYZCommSample01/WYZCommSample01.csproj
WYZCommunication/WYZCommunication.dll
WYZCommunication/WYZCommunication.sln
WYZCommunication/WYZCommunication.suo
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.