-
TotalCommander ~ ~ simulation tc also embedded in the browser ~
TotalCommander~~模拟tc还嵌入了浏览器~-TotalCommander ~ ~ simulation tc also embedded in the browser ~
- 2023-04-07 01:45:04下载
- 积分:1
-
在C++ WTL形象观看图像
Image View in WTL in C++ and see image
- 2022-07-15 11:34:11下载
- 积分:1
-
MATLAB 经典算法
MATLAB 经典算法
-MATLAB classic algorithm
- 2023-05-07 13:05:03下载
- 积分:1
-
本书是介绍使用ATL进行软件开发的参考用书,是《ATL开发指南(第二版)》,通过本书的学习,可以详细了解ATL如用运用,并且还有本书例题的源码。...
本书是介绍使用ATL进行软件开发的参考用书,是《ATL开发指南(第二版)》,通过本书的学习,可以详细了解ATL如用运用,并且还有本书例题的源码。-This book is to introduce the use of ATL development of software reference books, is
- 2022-07-01 10:33:39下载
- 积分: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
-
This a complete references for VLSI
This a complete references for VLSI-This is a complete references for VLSI
- 2022-03-12 07:20:27下载
- 积分:1
-
类似ListView一样的多列可编辑的ComboBox控件
类似ListView一样的多列可编辑的ComboBox控件 -The combobox which can edit multi lines as ListView
- 2022-08-10 16:05:27下载
- 积分:1
-
AXCompSafety: An ActiveX component safe for initialization and scripting editor
AXCompSafety: An ActiveX component safe for initialization and scripting editor
- 2023-03-03 00:50:03下载
- 积分:1
-
蓝牙通信的源程序,用C语言写的,简单易行,运行控制…
blueteeth communication source ,written with c language ,simple and easy,run condition Yurbo C 2.0
- 2022-05-18 05:35:08下载
- 积分:1
-
ActiveX Scripting Host的封装,使用此封装很容易在自己的程序中加入Javascript或VBScript支持...
ActiveX Scripting Host的封装,使用此封装很容易在自己的程序中加入Javascript或VBScript支持-ActiveX Scripting Host of the package, the use of this package is easy to add in their own programs to support Javascript, or VBScript
- 2023-01-17 21:30:04下载
- 积分:1