文件名称:MFCexp12_3
- 所属分类:
- 多媒体编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 31kb
- 下载次数:
- 0次
- 提 供 者:
- y**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
自动事件 和 手工事件 的类型均为 CEvent 类,只是第二个参数上有区别:
自动事件:CEvent eventObj 等效于 eventObj(FALSE,FALSE)
手工事件对象定义方法 CEvent eventObj(FALSE,TRUE)
注:CEvent 其实由四个参数的,可参考msdn
以下通过一个具体示例,说明自动事件 和 手工事件的区别:
-Automatic and manual case the type of case are CEvent category, but on the second parameter has the distinction: Automatic Case: CEvent eventObj equivalent eventObj (FALSE, FALSE) case object definition manually Ways CEvent eventObj (FALSE, TRUE) Note : CEvent in fact consists of four parameters, refer to the following msdn through a specific example of automatic and manual case case distinction:
自动事件:CEvent eventObj 等效于 eventObj(FALSE,FALSE)
手工事件对象定义方法 CEvent eventObj(FALSE,TRUE)
注:CEvent 其实由四个参数的,可参考msdn
以下通过一个具体示例,说明自动事件 和 手工事件的区别:
-Automatic and manual case the type of case are CEvent category, but on the second parameter has the distinction: Automatic Case: CEvent eventObj equivalent eventObj (FALSE, FALSE) case object definition manually Ways CEvent eventObj (FALSE, TRUE) Note : CEvent in fact consists of four parameters, refer to the following msdn through a specific example of automatic and manual case case distinction:
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MFCexp12_3
..........\MainFrm.cpp
..........\MainFrm.h
..........\MFCexp12_3.aps
..........\MFCexp12_3.clw
..........\MFCexp12_3.cpp
..........\MFCexp12_3.dsp
..........\MFCexp12_3.dsw
..........\MFCexp12_3.h
..........\MFCexp12_3.ncb
..........\MFCexp12_3.opt
..........\MFCexp12_3.rc
..........\MFCexp12_3Doc.cpp
..........\MFCexp12_3Doc.h
..........\MFCexp12_3View.cpp
..........\MFCexp12_3View.h
..........\res
..........\...\MFCexp12_3.rc2
..........\Resource.h
..........\StdAfx.cpp
..........\StdAfx.h
..........\MainFrm.cpp
..........\MainFrm.h
..........\MFCexp12_3.aps
..........\MFCexp12_3.clw
..........\MFCexp12_3.cpp
..........\MFCexp12_3.dsp
..........\MFCexp12_3.dsw
..........\MFCexp12_3.h
..........\MFCexp12_3.ncb
..........\MFCexp12_3.opt
..........\MFCexp12_3.rc
..........\MFCexp12_3Doc.cpp
..........\MFCexp12_3Doc.h
..........\MFCexp12_3View.cpp
..........\MFCexp12_3View.h
..........\res
..........\...\MFCexp12_3.rc2
..........\Resource.h
..........\StdAfx.cpp
..........\StdAfx.h