文件名称:AboutThreadPool
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-05-22
- 文件大小:
- 21kb
- 下载次数:
- 0次
- 提 供 者:
- xia***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
线程的创建及销毁都需要很大的性能开销,当有比较多且不同的任务需要完成时,可以考虑使用线程池来管理上述线程-Thread creation and destruction of all requires a lot of performance overhead, when there are more and different tasks to complete, you can consider using the thread pool to manage the thread
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AboutThreadPool\AboutThreadPool\AboutThreadPool.csproj
...............\...............\bin\Debug\AboutThreadPool.exe
...............\...............\...\.....\AboutThreadPool.pdb
...............\...............\...\.....\AboutThreadPool.vshost.exe
...............\...............\...\.....\AboutThreadPool.vshost.exe.manifest
...............\...............\obj\Debug\AboutThreadPool.csproj.FileListAbsolute.txt
...............\...............\...\.....\AboutThreadPool.exe
...............\...............\...\.....\AboutThreadPool.pdb
...............\...............\Program.cs
...............\...............\...perties\AssemblyInfo.cs
...............\AboutThreadPool.sln
...............\AboutThreadPool.suo
...............\...............\obj\Debug\TempPE
...............\...............\bin\Debug
...............\...............\obj\Debug
...............\...............\bin
...............\...............\obj
...............\...............\Properties
...............\AboutThreadPool
AboutThreadPool