文件名称:ThreadCreate
- 所属分类:
- 进程与线程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 926kb
- 下载次数:
- 0次
- 提 供 者:
- s**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用系统调用CreateThread()创建一个子线程,并在线程中显示:Thread is Running!。为了能让用户清楚地看到线程的运行情况,使用Sleep()使线程挂起5秒,之后使用ExitThread()撤销进程。-System call CreateThread () to create a child thread, the thread: Thread is the Running! . In order to allow users to clearly see the thread is running, use the Sleep () suspends the thread 5 seconds, then use the ExitThread () revocation process.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ThreadCreate\Debug\ThreadCreate.exe
............\.....\ThreadCreate.ilk
............\.....\ThreadCreate.pdb
............\ThreadCreate\ReadMe.txt
............\............\Resource.h
............\............\stdafx.cpp
............\............\stdafx.h
............\............\targetver.h
............\............\ThreadCreate.cpp
............\............\ThreadCreate.h
............\............\ThreadCreate.rc
............\............\ThreadCreate.vcxproj
............\............\ThreadCreate.vcxproj.filters
............\............\ThreadCreate.vcxproj.user
............\ThreadCreate.sln
............\ThreadCreate.suo
............\ipch\threadcreate-b70eea07
............\Debug
............\ipch
............\ThreadCreate
ThreadCreate
............\.....\ThreadCreate.ilk
............\.....\ThreadCreate.pdb
............\ThreadCreate\ReadMe.txt
............\............\Resource.h
............\............\stdafx.cpp
............\............\stdafx.h
............\............\targetver.h
............\............\ThreadCreate.cpp
............\............\ThreadCreate.h
............\............\ThreadCreate.rc
............\............\ThreadCreate.vcxproj
............\............\ThreadCreate.vcxproj.filters
............\............\ThreadCreate.vcxproj.user
............\ThreadCreate.sln
............\ThreadCreate.suo
............\ipch\threadcreate-b70eea07
............\Debug
............\ipch
............\ThreadCreate
ThreadCreate