-
compass建立索引,并且自动更新索引
compass建立索引,并且自动更新索引-compass
- 2022-04-15 13:57:54下载
- 积分:1
-
数据通信与网络Forouzan
Data communication and networking Forouzan
- 2022-02-04 23:36:34下载
- 积分:1
-
ACDUAL 演示了如何使用本机编译器 COM 支持向基于 MFC 的自动化应用程序添加双重接口支持...
ACDUAL 演示了如何使用本机编译器 COM 支持向基于 MFC 的自动化应用程序添加双重接口支持-ACDUAL demonstrated how to use the local compiler COM support to the MFC-based application to add automated dual-interface support
- 2022-02-04 20:05:48下载
- 积分:1
-
很好的MDI Container例子,如果想使用Excel等文档,可以借鉴此例子...
很好的MDI Container例子,如果想使用Excel等文档,可以借鉴此例子 -Very good MDI Container example, if you want to use excel document, you can use it for reference
- 2023-04-30 11:45:03下载
- 积分:1
-
ActiveX Scripting translation website for the Script language, the version suppo...
ActiveX Scripting 是用于翻译网页中的Script语言,该版本仅支持delphi3,delphi4,希望对大家有用-ActiveX Scripting translation website for the Script language, the version supports only delphi3, delphi4, useful for all
- 2023-06-14 09:05:03下载
- 积分:1
-
COM_DCOM技术内幕学习软构件编程的好书
COM_DCOM技术内幕学习软构件编程的好书-COM_DCOM technology insider learning software component programming books
- 2022-11-12 14:35:04下载
- 积分:1
-
ATL的内联汇编计算器
ATL内联装配计算器
- 2022-06-30 16:20:09下载
- 积分:1
-
用WINDOWS下的VC6创建一个简单的ACTIVEX程序,详细文档说明,经典演示代码...
用WINDOWS下的VC6创建一个简单的ACTIVEX程序,详细文档说明,经典演示代码-with the VC6 WINDOWS Create a simple ACTIVEX procedures, a detailed document that classic demonstration code
- 2023-07-19 08:20:03下载
- 积分:1
-
将文件进行批量改名.改名后可以还原!有文件的搜索,查询功能!...
将文件进行批量改名.改名后可以还原!有文件的搜索,查询功能!-Batch file name. Renamed after restore! Document search, the inquiry!
- 2022-08-13 22:06:30下载
- 积分: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