文件名称:ThreadSynch
介绍说明--下载内容均来自于网络,请自行研究使用
一个值得一看的VC++多线程运行实例,窗体中一共7条进度条,代表7个线程,通过点击对应的控制按钮,实现各自线程的运行,从新建文件写入字符A到G,来看各个线程的运行状态,虽然每个线程只是完成了一些简单的功能,但确实是一个研究多线程的好范例,如果你是VC新手,那就更应该瞧一下哦。-A worth of VC++ multi-threaded running instance, form a total of 7 progress bar, representatives of seven threads, by clicking on the corresponding control buttons to achieve their threads running, the new file is written characters from A to G, look each thread running, although each thread just done some simple functions, but it is a good example of multi-threaded study, if you are a novice VC, it should look like, oh.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ThreadSynch\ReadMe.txt
...........\res\ThreadSynch.ico
...........\...\ThreadSynch.rc2
...........\resource.h
...........\StdAfx.cpp
...........\StdAfx.h
...........\ThreadSynch.aps
...........\ThreadSynch.clw
...........\ThreadSynch.cpp
...........\ThreadSynch.dsp
...........\ThreadSynch.dsw
...........\ThreadSynch.h
...........\ThreadSynch.rc
...........\ThreadSynchDlg.cpp
...........\ThreadSynchDlg.h
...........\res
ThreadSynch