文件名称:MFCexp12_3
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:30.97kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
自动事件 和 手工事件 的类型均为 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
MFCexp12_3/MainFrm.h
MFCexp12_3/MFCexp12_3.aps
MFCexp12_3/MFCexp12_3.clw
MFCexp12_3/MFCexp12_3.cpp
MFCexp12_3/MFCexp12_3.dsp
MFCexp12_3/MFCexp12_3.dsw
MFCexp12_3/MFCexp12_3.h
MFCexp12_3/MFCexp12_3.ncb
MFCexp12_3/MFCexp12_3.opt
MFCexp12_3/MFCexp12_3.rc
MFCexp12_3/MFCexp12_3Doc.cpp
MFCexp12_3/MFCexp12_3Doc.h
MFCexp12_3/MFCexp12_3View.cpp
MFCexp12_3/MFCexp12_3View.h
MFCexp12_3/res/MFCexp12_3.ico
MFCexp12_3/res/MFCexp12_3.rc2
MFCexp12_3/res/MFCexp12_3Doc.ico
MFCexp12_3/res/Toolbar.bmp
MFCexp12_3/Resource.h
MFCexp12_3/StdAfx.cpp
MFCexp12_3/StdAfx.h
MFCexp12_3/res
MFCexp12_3
MFCexp12_3/MainFrm.h
MFCexp12_3/MFCexp12_3.aps
MFCexp12_3/MFCexp12_3.clw
MFCexp12_3/MFCexp12_3.cpp
MFCexp12_3/MFCexp12_3.dsp
MFCexp12_3/MFCexp12_3.dsw
MFCexp12_3/MFCexp12_3.h
MFCexp12_3/MFCexp12_3.ncb
MFCexp12_3/MFCexp12_3.opt
MFCexp12_3/MFCexp12_3.rc
MFCexp12_3/MFCexp12_3Doc.cpp
MFCexp12_3/MFCexp12_3Doc.h
MFCexp12_3/MFCexp12_3View.cpp
MFCexp12_3/MFCexp12_3View.h
MFCexp12_3/res/MFCexp12_3.ico
MFCexp12_3/res/MFCexp12_3.rc2
MFCexp12_3/res/MFCexp12_3Doc.ico
MFCexp12_3/res/Toolbar.bmp
MFCexp12_3/Resource.h
MFCexp12_3/StdAfx.cpp
MFCexp12_3/StdAfx.h
MFCexp12_3/res
MFCexp12_3
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.