-
C++语言命令集,是很好的参考手册,对于开发来说很是有帮助...
C++语言命令集,是很好的参考手册,对于开发来说很是有帮助-C++ Language command set, is a very good reference manual for developers are very helpful
- 2022-06-16 00:18:12下载
- 积分:1
-
use of the VC 6.0 prepare a ACTIVEX control, in by Windows, XP program to use, s...
运用VC++6.0编写的一个ACTIVEX 控件,可以在windows2000、XP下编程使用,类似与滚轮-use of the VC 6.0 prepare a ACTIVEX control, in by Windows, XP program to use, similar to the wheel
- 2022-04-22 18:55:07下载
- 积分:1
-
发射点按时地方撒地方撒大法师东方是打发士大夫
发射点按时地方撒地方撒大法师东方是打发士大夫- 发送方飞洒阿斯蒂芬发生的发生的哀伤的方法
- 2023-04-07 07:20:04下载
- 积分:1
-
A function of sound drawing procedures, different is that it made a ocx control...
一个功能完善的画图程序,不同的是它做成了ocx控件形式,是学习如何把sdi程序制作成ocx控件的很好的范例-A function of sound drawing procedures, different is that it made a ocx control form of the SDI program to learn how to make a ocx control good example
- 2023-06-17 06:00:03下载
- 积分:1
-
CJHMath是一个功能超强的用于表达式分析与计算的COM组件。可以对由字符串组成的数值表达式进行多种求值运算。目前本控件支持的功能有: 1.四则混合运算 ...
CJHMath是一个功能超强的用于表达式分析与计算的COM组件。可以对由字符串组成的数值表达式进行多种求值运算。目前本控件支持的功能有: 1.四则混合运算 2.逻辑运算 3.关系运算 4.常用函数 -CJHMath function is a powerful expression for the analysis and calculation of COM. The string can be formed by the numerical expression of the multi-evaluates computing. Currently the support of the control functions are : 1. Four mixed Operational 2. Logical Operators 3. Relations Operational 4. Common Function
- 2022-06-27 02:42:40下载
- 积分:1
-
自动填充对话框中各子窗口数据的控件
自动填充对话框中各子窗口数据的控件 -The control which can fill data to each child window automatically
- 2022-01-25 16:20:10下载
- 积分:1
-
图片合并,本例实现将16张小图片合并成一张大图的功能
图片合并,本例实现将16张小图片合并成一张大图的功能-Picture merger, which in this case will realize 16 Zhang picture into the function of a large map
- 2022-06-17 22:01:38下载
- 积分:1
-
COM技术及其分布式应用,这上一个典例,好东东应该共享
COM技术及其分布式应用,这上一个典例,好东东应该共享-Distributed COM technology and its application, which on a typical example, should be shared good Dongdong
- 2023-03-28 08:20:03下载
- 积分:1
-
介绍说明:= = = = = = = = = = = = = = = = DCOM客户端,用MFC编写。程序,运行…
ATLDraw: === === ==== DCOM客户程序,用MFC编写。 该程序的运行步骤如下:单击菜单server/connect,地址栏里填写安装了DCOM服务器的地址。 如果是本机可以填127.0.0.1。等弹出OK对话框后就可以用鼠标在VIEW区域画图了。当然可以开 多个客户,观察效果。-ATLDraw : === === === === ==== DCOM client, prepared with MFC. The program, run the following steps : Click the menu server/connect, complete address box installed DCOM server address. If the machine can fill 127.0.0.1. OK pop-up dialog so you can use the mouse to draw a regional VIEW. Of course, we may get more customers to observe the effects.
- 2023-08-22 13:10:03下载
- 积分: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