-
免费表格控件(非源码),支持文本输入和下拉列表选择
免费表格控件(非源码),支持文本输入和下拉列表选择-free form controls (FOSS), text input and support of the drop-down list to choose
- 2022-06-26 11:52:23下载
- 积分:1
-
本代码能实现双机通信,并实现不间断发送字符。
本代码能实现双机通信,并实现不间断发送字符。-The code to achieve two-plane communications, and to achieve non-stop sending characters.
- 2023-02-05 13:05:04下载
- 积分:1
-
C++代码模拟ATL中的trunk消息处理机制。
C++代码模拟ATL中的trunk消息处理机制。-C code simulation ATL trunk of information processing mechanism.
- 2022-11-14 11:25:03下载
- 积分:1
-
ATL编写DCOM程序,在服务实现serverscript .exe / regserve…
ATL编写DCOM程序,在服务实现中ServerScript.exe/regserverVB程序中的客户端只需设置scr=createobject(";服务器脚本.Se服务器1“您的服务器名”)scr.CreateScrip公司(“VBScript”)scr。添加代码";尺寸x:x=100";msgboxscr.评估(";x";)可以在完整的Se脚本服务器上看到执行。
- 2022-12-23 04:15:03下载
- 积分:1
-
工业控制用工业仪表组态控制软件…
工控仪表组态控件在软件实现工业控制或者其他领域,根据实时数据或者历史数据生成各种历史、实时曲线已经变得非常的重要-Industrial Instrumentation Configuration control software for industrial control, or in other areas, according to real-time data or historical data generate a variety of historical, real-time curve has become extremely important
- 2022-05-28 15:49:58下载
- 积分:1
-
Dump Common Interface
Dump Common Interface
- 2022-01-27 10:14:23下载
- 积分:1
-
此 SatDLL 示例说明与本地化和全球化有关的若干事情:
如何设置这样的解决方案:它生成一个主 EXE 文件和各附属 DLL,这些 DLL 包含用...
此 SatDLL 示例说明与本地化和全球化有关的若干事情:
如何设置这样的解决方案:它生成一个主 EXE 文件和各附属 DLL,这些 DLL 包含用户界面的不同语言版本。
实现附属 DLL 加载机制的建议方法,此机制具有在选定语言不可用时可供替换的语言。
检测任何 Windows 版本上的用户界面首选语言的代码。
收到用户的更改请求后如何动态切换用户界面语言(未说明的事情是如何能够保持用户界面语言的用户选择)。
如何使用一般字符编码映射函数,以便能够从相同的源代码生成 ANSI 版本和 Unicode 版本的应用程序。
Visual Studio.Net 2005编译通过
- 2022-09-01 03:40: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
-
在ActiveX控件中如何动态调用DLL函数
在ActiveX控件中如何动态调用DLL函数-in how ActiveX DLL function called Dynamic
- 2022-07-11 10:18:32下载
- 积分:1
-
Introduction bus development documents, development of information hard to come...
总线开发的介绍文档,不可多得的总线开发资料。让你快速比较各类总线的优缺点。-Introduction bus development documents, development of information hard to come by bus. Lets you quickly compare the advantages and disadvantages of various types of bus.
- 2022-03-11 03:41:31下载
- 积分:1