文件名称:CThreadPool
- 所属分类:
- ActiveX/DCOM
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 6.51kb
- 下载次数:
- 0次
- 提 供 者:
- 徐**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Security Note
This sample code is provided to illustrate a concept and should not be used in applications or Web sites, as it may not illustrate the safest coding practices.
Building and Running the Sample
To build the sample
Open the solution ThrdPool.sln.
Select the desired configuration (Debug or Release).
From the Build menu, click Rebuild All.
To run the sample within Visual Studio
From the Debug menu, click Start Without Debugging.
To run the sample from a command window
Change to the directory where the chosen configuration was built (for example, ..\\CThreadPool\\Debug).
Execute ThrdPool.exe.
This sample code is provided to illustrate a concept and should not be used in applications or Web sites, as it may not illustrate the safest coding practices.
Building and Running the Sample
To build the sample
Open the solution ThrdPool.sln.
Select the desired configuration (Debug or Release).
From the Build menu, click Rebuild All.
To run the sample within Visual Studio
From the Debug menu, click Start Without Debugging.
To run the sample from a command window
Change to the directory where the chosen configuration was built (for example, ..\\CThreadPool\\Debug).
Execute ThrdPool.exe.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 3970979cthreadpool.rar 列表 CThreadPool\ReadMe.htm CThreadPool\stdafx.cpp CThreadPool\stdafx.h CThreadPool\tasks.h CThreadPool\ThrdPool.cpp CThreadPool\ThrdPool.sln CThreadPool\ThrdPool.vcproj CThreadPool\Worker.h CThreadPool