资源简介
vs2015 实现的线程池,Task是任务类,Thread线程类。
代码片段和文件信息
// stdafx.cpp : 只包括标准包含文件的源文件
// TestThreadPool.pch 将作为预编译头
// stdafx.obj 将包含预编译类型信息
#include “stdafx.h“
// TODO: 在 STDAFX.H 中引用任何所需的附加头文件,
//而不是在此文件中引用
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 1324 2016-07-09 19:41 TestThreadPool.sln
文件 2332 2016-07-06 11:24 TestThreadPool\ReadMe.txt
文件 748 2016-07-06 11:24 TestThreadPool\Resource.h
文件 46227 2015-07-06 21:54 TestThreadPool\small.ico
文件 218 2016-07-06 11:24 TestThreadPool\stdafx.cpp
文件 546 2016-07-06 11:24 TestThreadPool\stdafx.h
文件 240 2016-07-06 11:24 TestThreadPool\targetver.h
文件 4729 2016-07-09 19:41 TestThreadPool\TestThreadPool.cpp
文件 39 2016-07-06 11:24 TestThreadPool\TestThreadPool.h
文件 46227 2015-07-06 21:54 TestThreadPool\TestThreadPool.ico
文件 6652 2016-07-06 11:24 TestThreadPool\TestThreadPool.rc
文件 8588 2016-07-09 19:41 TestThreadPool\TestThreadPool.vcxproj
文件 2416 2016-07-09 19:41 TestThreadPool\TestThreadPool.vcxproj.filters
文件 165 2016-07-08 15:43 TestThreadPool\TestThreadPool.vcxproj.user
文件 103 2016-07-09 19:41 TestThreadPool\Thread.cpp
文件 74 2016-07-09 19:41 TestThreadPool\Thread.h
文件 138 2016-07-09 19:41 TestThreadPool\ThreadMessage.cpp
文件 95 2016-07-09 19:41 TestThreadPool\ThreadMessage.h
文件 128 2016-07-09 19:41 TestThreadPool\ThreadPoolX.cpp
文件 89 2016-07-09 19:41 TestThreadPool\ThreadPoolX.h
- 上一篇:仿射加密现代密码学
- 下一篇:C++自动生成等高线源程序
相关资源
- 吕鑫VS2015之C.C++.MFC完整视频
- c++ 实现线程池的使用
- vs2015编译MONGODB C/C++驱动
- c++视频教程opencv视频图像处理机器视
- VS2015社区版,cn_visual_studio_community_2
- visual studio C++ build tools 安装包丢失或
- c语言实现一个简单的线程池(thread
- windows 线程池(ThreadPoolMain.cpp)
- VS2015C++利用SMTP发送邮件的支持附件发
- 线程池和mysql连接池的实现
- ATL创建进程外COM组件服务C++
- VS2015 C++ MFC 等比缩小图片分辨率大小
- 基于opencv3.2+VS2015的多目标检测跟踪与
评论
共有 条评论