-
Almi:应用
ALMI: Application-level Multicast Infrastructure
Sherlia Shi (sherlia@arl.wustl.edu)
Department of Computer Science,
Washington University in St. Louis
USA
Please report bugs and suggestions to
- 2022-02-21 07:29:10下载
- 积分: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
-
使用windowsMediaPlayer的activex控件来播放媒体文件,支持绝大部分文件格式,小巧玲珑,...
使用windowsMediaPlayer的activex控件来播放媒体文件,支持绝大部分文件格式,小巧玲珑,-use windowsMediaPlayer activeX controls the broadcast media to support the majority of document formats, 1000, huh
- 2022-05-25 14:32:01下载
- 积分:1
-
这个程序是使用微软最新发布的silverlight制作的一个网页系统。正如现在网页正逐步走向动态化,本程序显示了如何在silverlight中使用动画。...
这个程序是使用微软最新发布的silverlight制作的一个网页系统。正如现在网页正逐步走向动态化,本程序显示了如何在silverlight中使用动画。-This procedure is to use Microsoft s latest release of silverlight created a web-based system. As the website is now gradually moving towards more dynamic, this program shows how to use animation in silverlight.
- 2022-02-12 13:21:46下载
- 积分:1
-
COM_DCOM编程指南源码 可以作为COM和DCOM学习的好资料
COM_DCOM编程指南源码 可以作为COM和DCOM学习的好资料-COM/DCOM Programer Guide is a good book for developer COM.
- 2022-09-10 19:20:04下载
- 积分:1
-
作者:HelloWorld
这个ActiveX控件本身比较简单,是我照《Atl编程指南》里的例子做的。但是里边调用ActiveX的方法,我觉得比较好。...
作者:HelloWorld
这个ActiveX控件本身比较简单,是我照《Atl编程指南》里的例子做的。但是里边调用ActiveX的方法,我觉得比较好。
一般都是用VC生成的那个该死的包装类来调用ActiveX!我一看它就烦,什么破东西,连字母大小写都不对,还用它的那么多代码文件来污染的我代码工程,太难以忍受了。
我的方法是,直接把控件import时来,然后用最普通的方式来使用控件。这个例子比较值得看一下。-Author: HelloWorld the ActiveX control itself is relatively simple, according to my
- 2023-05-02 23:25:04下载
- 积分:1
-
VB打印控件的简单例子,虽然简单,但可以用来学习下,我也是从网上下载的...
VB打印控件的简单例子,虽然简单,但可以用来学习下,我也是从网上下载的-VB Print control of a simple example, although simple, but can be used to study, I also downloaded from the Internet
- 2022-03-16 08:02:30下载
- 积分:1
-
用来收集记录ActiveX控件的程序
用来收集记录ActiveX控件的程序 -The app for recording ActiveX control
- 2022-03-20 22:27:21下载
- 积分:1
-
com编程范例5
com编程范例5-com programming model 5
- 2023-01-26 00:25:03下载
- 积分:1
-
office plug
office 插件,可以注册.DLL.OCX.TLB等链接文件,计算人体生物节律曲线等功能。-office plug-ins can be registered. DLL.OCX.TLB such as link files, calculating the human biological rhythm curve functions.
- 2022-08-10 14:52:11下载
- 积分:1