文件名称:Serial
- 所属分类:
- 对话框与窗口
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 41kb
- 下载次数:
- 0次
- 提 供 者:
- ste***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个实验程序,利用C# serialport控件,实现串口的数据收发,并在textbox上显示,在vs2008平台上,跨线程调用显示程序。
线程(Thread)与委托(Invoke和BeginInvoke)
这几天专门玩线程与委托,到处查找资料看,渐渐明白了用法、写法和一些注意事项;-An experimental program using C# serialport control, serial data transceiver and display it in the textbox in vs2008 platform, cross-thread calls the display program. Threads (Thread) delegate (Invoke and BeginInvoke) threads and commissioned specifically play these days, everywhere Find information see, it dawned on usage, writing, and some of the considerations
线程(Thread)与委托(Invoke和BeginInvoke)
这几天专门玩线程与委托,到处查找资料看,渐渐明白了用法、写法和一些注意事项;-An experimental program using C# serialport control, serial data transceiver and display it in the textbox in vs2008 platform, cross-thread calls the display program. Threads (Thread) delegate (Invoke and BeginInvoke) threads and commissioned specifically play these days, everywhere Find information see, it dawned on usage, writing, and some of the considerations
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Serial\SeiralTest\SeiralTest\bin\Debug\SeiralTest.exe
......\..........\..........\...\.....\SeiralTest.pdb
......\..........\..........\...\.....\SeiralTest.vshost.exe
......\..........\..........\...\.....\SeiralTest.vshost.exe.manifest
......\..........\..........\Form1.cs
......\..........\..........\Form1.Designer.cs
......\..........\..........\Form1.resx
......\..........\..........\obj\Debug\SeiralTest.csproj.FileListAbsolute.txt
......\..........\..........\...\.....\SeiralTest.csproj.GenerateResource.Cache
......\..........\..........\...\.....\SeiralTest.exe
......\..........\..........\...\.....\SeiralTest.Form1.resources
......\..........\..........\...\.....\SeiralTest.pdb
......\..........\..........\...\.....\SeiralTest.Properties.Resources.resources
......\..........\..........\Program.cs
......\..........\..........\...perties\AssemblyInfo.cs
......\..........\..........\..........\Resources.Designer.cs
......\..........\..........\..........\Resources.resx
......\..........\..........\..........\Settings.Designer.cs
......\..........\..........\..........\Settings.settings
......\..........\..........\SeiralTest.csproj
......\..........\SeiralTest.sln
......\..........\SeiralTest.suo
......\说明.txt
......\SeiralTest\SeiralTest\obj\Debug\Refactor
......\..........\..........\...\.....\TempPE
......\..........\..........\bin\Debug
......\..........\..........\obj\Debug
......\..........\..........\bin
......\..........\..........\obj
......\..........\..........\Properties
......\..........\SeiralTest
......\SeiralTest
Serial