-
Client端异步请求的例子
Client端异步请求的例子-The example of non-synchronize request of client
- 2022-02-13 22:40:20下载
- 积分:1
-
包含一个出口路由器,将数据从一台计算机一个程序…
contains a program of an egress router that sends data from one computer to another
- 2022-02-16 02:57:19下载
- 积分:1
-
怎样返回数据集合的例子
怎样返回数据集合的例子 -The example for returning dataset
- 2022-05-16 01:28:58下载
- 积分:1
-
statements of Control Print
报表打印的活动控件-statements of Control Print
- 2022-05-10 16:36:17下载
- 积分:1
-
一个包含通用的存储方法和API调用的类(20KB)
一个包含通用的存储方法和API调用的类(20KB)
-contains a generic storage and API called category (20KB)
- 2023-03-14 17:55:04下载
- 积分:1
-
COM组件技术教程PPT。泛北艾
COM组件技术教程PPT。北大潘爱民的,对于COM组件技术有兴趣的人,绝对是一套极好的技术基础教材。-COM Component Technology Tutorial PPT. North PAN Ai-min, and COM component technology for those who are interested in, it is a set of excellent teaching material and technological foundation.
- 2022-02-25 14:24:43下载
- 积分:1
-
基于节点编号的通用树状菜单设计方法与实现分析C代码
基于节点编号的通用树状菜单设计方法与实现分析C代码-Generic node-based tree menu code design methods and implementation of analysis of C code
- 2022-10-23 01:20:03下载
- 积分:1
-
上面程序的VC6下的补丁
上面程序的VC6下的补丁 -The patch of above app in VC6
- 2022-07-09 21:18:44下载
- 积分:1
-
中国计算机考试的考试模式
examination model for the chinese computer test
- 2022-08-21 06:33:01下载
- 积分: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