-
<21 days Xuetong C++>>, The United States written by Jesse Liberly a C+...
< 21天学通C++>>,美国Jesse Liberly写的一本C++学习用书 ,第四版->, The United States written by Jesse Liberly a C++ Study Book, Fourth Edition
- 2023-05-15 07:10:04下载
- 积分: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
-
COM组件是动态连接的,而且COM组件是完全与语言无关的。同时,COM组件可以以二进制的形式发布。COM组件还可以在不妨碍老客户的情况下被升级成新的版本。
COM组件是动态连接的,而且COM组件是完全与语言无关的。同时,COM组件可以以二进制的形式发布。COM组件还可以在不妨碍老客户的情况下被升级成新的版本。 -COM component is a dynamic connection, and COM components and language is completely unrelated. At the same time, COM components can be in binary form. COM components can also be without prejudice to the case of the old customers have been upgraded into a new version.
- 2022-09-15 08:40:04下载
- 积分:1
-
DLL测试初学者学习如何使用VC VB D负荷
for dll test and for the beginner to learn how to use vc to load vb d-for dll test and for the beginner to learn ho w to use vc to load vb d
- 2022-10-31 18:55:02下载
- 积分:1
-
Windows XP风格之Windows XP风格按钮和滚动条ActiveX控件
Windows XP风格之Windows XP风格按钮和滚动条ActiveX控件-Windows XP style of Windows XP style buttons and scroll bar ActiveX Controls
- 2022-10-19 04:35:03下载
- 积分:1
-
COM编程基础代码,请大家好好看看
COM编程基础代码,请大家...
COM编程基础代码,请大家好好看看
COM编程基础代码,请大家-Based on COM programming code, please everybody a good look at the basis of COM programming code, U.S.
- 2022-12-17 01:35:04下载
- 积分:1
-
华为光纤通信基础教程,希望对大家有所帮助!
华为光纤通信基础教程,希望对大家有所帮助!-Huawei
- 2022-03-25 14:55:02下载
- 积分:1
-
Program for reading of pressure, temperature and calibration data of MS5535 (12...
Program for reading of pressure, temperature and calibration data of MS5535 (12 bar module). Displays compensated Temperature and Pressure.-Program for reading of pressure, temperature and calibration data of MS5535 (12 bar module). Displays compensated Temperature and Pressure.
- 2022-08-22 03:29:55下载
- 积分:1
-
串口状态的检测,可以检测到连接串口的设备是否正常连接或是哪种设备...
串口状态的检测,可以检测到连接串口的设备是否正常连接或是哪种设备-state tests can detect serial port to connect the equipment or normal connecting what equipment
- 2022-02-07 18:54:38下载
- 积分:1
-
DLL使用的基本方法,需要注意的是*. dll文件存放位置
DLL使用的基本方法,需要注意的是*. dll文件存放位置-DLL using the basic method, it needs attention is*. dll file storage location
- 2023-07-17 19:55:03下载
- 积分:1