-
One for the Server
一个用于Server端的提取上传文件内容的组件。和SmartUpload、commons.upload功能相似。-One for the Server-side upload the contents of the extracted components. And SmartUpload, commons.upload similar function.
- 2022-03-18 14:28:51下载
- 积分:1
-
本文首先描述创建一个COM服务器的步骤和核心代码.然后说明客户程序关键代码。...
本文首先描述创建一个COM服务器的步骤和核心代码.然后说明客户程序关键代码。-This paper first describes the creation of a COM server steps and core code. It then describes the key client code.
- 2022-04-17 15:12:41下载
- 积分:1
-
在非MFC的ATL程序中加入CString类
在非MFC的ATL程序中加入CString类 -Adding CString class to none-MFC ATL application
- 2023-06-04 18:05:03下载
- 积分:1
-
显示超级联接的控件
显示超级联接的控件 -The control for displaying URL
- 2022-03-01 09:41:10下载
- 积分:1
-
虚数complex1相加的小程序!主要实现了继承,可以模仿学习!
虚数complex1相加的小程序!主要实现了继承,可以模仿学习!-Imaginary number complex1 add a small program! The main achievement of the inheritance, you can learn to imitate!
- 2022-03-22 00:27:43下载
- 积分:1
-
怎样在com中定义自己的数据类型,看了以后很定有很大的收获
怎样在com中定义自己的数据类型,看了以后很定有很大的收获-how the definition of data types, when they set a very great achievement
- 2022-03-20 22:08:04下载
- 积分: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
-
C实现XMLHttpRequest onreadystatechange
Implementing XMLHTTPRequest onReadyStateChange in C-Implementing XMLHTTPRequest onReadySta teChange in C
- 2023-07-06 06:40:02下载
- 积分:1
-
look it yourself.
本程序包括大部份复数处理函数:abs()、arg()、conj()、sin()、cos()、sinh()、cosh()、exp()、log()、log10()、norm()、polar()、pow()、sqrt()等。-look it yourself.
- 2022-03-01 05:24:05下载
- 积分:1
-
串口状态的检测,可以检测到连接串口的设备是否正常连接或是哪种设备...
串口状态的检测,可以检测到连接串口的设备是否正常连接或是哪种设备-state tests can detect serial port to connect the equipment or normal connecting what equipment
- 2022-02-07 18:54:38下载
- 积分:1