-
完整的时钟类的实现,运行程序可以输出程序自带的设置时间,并可以自己设置时间。...
完整的时钟类的实现,运行程序可以输出程序自带的设置时间,并可以自己设置时间。-Complete realization of the clock type, operating procedures can bring their own output of the setup time and setup time can be their own.
- 2022-08-21 04:59:40下载
- 积分:1
-
三级网络技术复习全集
三级网络技术复习全集-Complete Works of ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 Network Technology Review ~~~~~~~~
- 2022-12-03 03:35:03下载
- 积分:1
-
上面代码的测试程序
上面代码的测试程序 -The test example of above code
- 2022-01-24 17:25:15下载
- 积分:1
-
在C++ WTL形象观看图像
Image View in WTL in C++ and see image
- 2022-07-15 11:34:11下载
- 积分:1
-
use five minutes, adds to the functionality flash player flash player is the use...
利用五分钟,给程序添加播放flash的功能flash的播放,是使用Macromedia的flash播放控件来播放flash步骤如下:建立一个单文档的程序,最后一步选择CFormView作为视图编辑视图的资源添加一个EditBox作为输入文件名,一个按钮播放。添加flash播放控件Project Add To Project Components and Controls Gallary选择:Registered ActiveX Controls文件夹下面的Shockwave Flash Object,它其实是指向c:winntsystem32macromedFlashFlash.ocx的。利用向导添加两个变量,分别对应输入的文件名和flash控件 CString m_filename CShockwaveFlash m_flash 添加播放按钮的事件,打开flash文件并且播放void CViewFlashView::OnPlay() { // TODO: Add your control notification handler code here //CShockwaveFlash UpdateData() m_flash.LoadMovie(0,m_filename) m_flash.Play() }-use five minutes, adds to the functionality flash player flash player is the use of the Macromedia flash player to player flash control steps are as follows : the creation of a single document the procedures, the last step CFormView choose Edit View View as the resources to add a EditBox as input file name, according to a NIU players. Adding flash player Control Project# 61664; Add To Project# 61664; Components an
- 2022-02-01 12:32:15下载
- 积分:1
-
串口设备测试工具(串口打印机和磁卡读卡器的测试工具)
串口设备测试工具(串口打印机和磁卡读卡器的测试工具)-Serial Device Test Tools (serial printers and magnetic card reader test tool)
- 2022-11-12 21:00:02下载
- 积分:1
-
COM/DCOM Unleashed附书
COM/DCOM Unleashed附书 -COM/DCOM : 119,000 books
- 2023-08-29 20:30:04下载
- 积分:1
-
这是任何C++项目没有任何修饰常见的makefile。
这是一个通用的C++ 编译用的makefile 文件,不用修改就可直接用于任何程序的编译。-This is common makefile for any c++ projects without any modification.
- 2023-03-05 13:45:03下载
- 积分:1
-
通过代码注册和卸载各种ActiveX控件,
通过代码注册和卸载各种ActiveX控件,-code through registration and unload all kinds of ActiveX controls,
- 2023-04-03 20:10:04下载
- 积分:1
-
ATL and WTL quality learning materials, learning COM entry can reference a good...
ATL与WTL学习的精品资料,是学习COM入门者可以参考的不错选择.-ATL and WTL quality learning materials, learning COM entry can reference a good choice.
- 2022-02-04 12:07:17下载
- 积分:1