-
A serial port to network sources, the realization of good data in different I/O...
一个串口转网口的源,很好的实现的数据在不同I/O之间的转化。-A serial port to network sources, the realization of good data in different I/O conversion between.
- 2023-08-16 19:00:04下载
- 积分:1
-
串口通讯实例,用于学习,各位感觉好就可以下载哦
串口通讯实例,用于学习,各位感觉好就可以下载哦-COM
- 2022-04-26 12:36:49下载
- 积分:1
-
用C++Builder用发包含OLE的ActiveX
用C++Builder用发包含OLE的ActiveX-C Builder includes using the OLE ActiveX
- 2022-12-02 10:55: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
-
又一个简单的com服务器和客户端程序
又一个简单的com服务器和客户端程序-Another simple COM server and clinet program
- 2022-07-02 06:21:55下载
- 积分:1
-
.net的平台所提供的WebBrowser控件并没有对ActiveX控件的WebBrowser所有事件进行封装,这导致在.net中无法处理某些事件。本代码给出了
.net的平台所提供的WebBrowser控件并没有对ActiveX控件的WebBrowser所有事件进行封装,这导致在.net中无法处理某些事件。本代码给出了一个扩展的WebBrowser控件,封装了所有ActiveX WebBrowser控件所提供的事件,对于开发浏览器或相关项目的开发者有参考和帮助。-. net platform provided WebBrowser control is not ActiveX control WebBrowser to package all events, which resulted in the. net can not deal with certain events. This code gives an expansion of the WebBrowser control, packaging all the ActiveX WebBrowser control events provided, for the development of browser-related projects or developers have a reference and help.
- 2022-03-11 16:04:41下载
- 积分:1
-
COM技术原理
书籍语言: 简体中文
书籍类型: 程序设计
授权方式: 免费软件
书籍大小: 1....
COM技术原理
书籍语言: 简体中文
书籍类型: 程序设计
授权方式: 免费软件
书籍大小: 1.37 MB
-COM principle books Language : English books categories : program design license : free software books Size : 1.37 MB
- 2022-08-10 00:16:01下载
- 积分:1
-
一个atl编写的通讯COM组件,客户端程序通过调用创建打包对象,通过函数调用如SetFunctionCode等装配好通讯报格式,然后再调用ExchangeMes...
一个atl编写的通讯COM组件,客户端程序通过调用创建打包对象,通过函数调用如SetFunctionCode等装配好通讯报格式,然后再调用ExchangeMessage函数调用完成通讯。-prepared an ATL COM communications, client by calling the object creation package, such as function calls, such as assembly SetFunctionCode reported good communication formats, and then call ExchangeMessage function call completion communications.
- 2022-10-12 06:30:02下载
- 积分:1
-
com编程范例3
com编程范例3-com programming model 3
- 2022-07-12 04:01:57下载
- 积分:1
-
VC prepared by the ActiveX controls can be used to access on the network server...
VC编写的ActiveX 控件,可以用来存取网络上的歌词服务器-VC prepared by the ActiveX controls can be used to access on the network server lyrics
- 2023-07-19 21:55:04下载
- 积分:1