文件名称:LoopInThread
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-09-11
- 文件大小:
- 8kb
- 下载次数:
- 0次
- 提 供 者:
- epu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#创建线程与循环的例子,此为演示代码,创建新线程,并创建ThreadStart委托对象,消息传输方法AddMsg,在方法中使用循环实现传输功能,在循环中创建线程,在循环中创建并使用线程,传输一行,并将该行删除,点击测试按钮“传输”即可完成测试。-C# to create a thread and circular example, this is the demo code, create a new thread, and create a ThreadStart delegate object, message transmission method AddMsg, using a loop to achieve transmission function, create a thread in a loop in the process, create and use threads in a loop , transmission line, and the line to delete, click the Test button Transfer to complete the test.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LoopInThread\LoopInThread\App.ico
............\............\AssemblyInfo.cs
............\............\Form1.cs
............\............\Form1.resx
............\............\LoopInThread.csproj
............\............\LoopInThread.csproj.user
............\LoopInThread.sln
............\LoopInThread.suo
............\LoopInThread
LoopInThread