Welcome![Sign In][Sign Up]
Location:
Search - ActiveX Automation

Search list

[Other resourceVC中通过自动化客户端操作Word2000

Description: 我们在编写程序,开发软件的过程中如果能利用已有的程序的功能,那么可以大大减轻开发过程中程序员的工作量,同时达到事半功倍的效果。例如在工程中,许多软件需要文字处理功能,虽然MFC提供了一些方法,但是具体实现起来既费事,又有一定的困难,如果我们可以直接使用OFFICE提供的功能,岂不美哉!要实现这一目的,只需要利用微软的ActiveX Automation技术就可以轻松实现。本例主要讲述了自动化的概念,并通过一个操作Word文档的程序来帮助读者朋友理解Visual C++编程中如何实现自动化。 -in programming, software development process if we can make use of existing procedures for the function, Well, we can greatly reduce the process of developing the work of the programmer, to be effective and efficient. For example, in engineering, and many need word processing software function, although with some MFC, But both together to realize the demanding, but also the difficulties, If we can provide direct access OFFICE functions, but it is really true! To achieve this purpose, only need to use Microsoft's ActiveX Automation technology can be easily achieved. The cases mainly on the concept of automation, operating through a Word document procedures to help readers understand Visual C Programming realize how verbization.
Platform: | Size: 16059 | Author: 李树永 | Hits:

[Other resourceActiveXAutomation

Description: AutoCAD VBA 二次开发ActiveX Automation基础样例!
Platform: | Size: 9716 | Author: hanli | Hits:

[ActiveX/DCOM/ATLVC++

Description: 在进行软件开发的过程中,如何在不同的编程工具之间进行数据交换和通讯,需要进行不断的探索和总结。我们在开发机械CAD仿真软件的过程中,遇到了在VC++中读取和修改Visual Foxpro中数据的问题。经过许多次的试验,我们通过采用自动服务器(ActiveX Automation)的方法圆满解决了这个问题。
Platform: | Size: 6593 | Author: 小甜瓜 | Hits:

[Program docAutoCAD ActiveX VBA二次开发技术基础及应用实例

Description: ActiveX是微软近年推出的一个基于COM(Component Object Model)的技术规范。它是在OLE(Object Linked and Embedded)基础上发展的新技术,其宗旨是在Windows系统的统一管理下协调不同的应用程序,构成复合文档。应用程序可以决定将自己哪些信息暴露出来,这个暴露自身信息的应用程序称为服务程序(Server);而操纵服务程序的程序称为客户程序(Client)。所谓ActiveX部件(简称“部件”),是一段可重复使用的编程代码和数据,它由利用ActiveX Automation(自动化)技术创建的一个或多个对象所组成。由于编写客户程序比将其做成服务程序要简单得多,因此要利用已有的ActiveX部件作为被调用的服务程序。
Platform: | Size: 431104 | Author: zgq.gev@163.com | Hits:

[Windows Developc++buildercom编程

Description: 一个基于COM对象的服务器和客户机程序运行ComClient.exe前,一定要注ComSever.dll,否则会出错。利用OLE自动化编程的实用程序 运行SendTextToWord.exe前,你的计算机中一定要安装Word97字处理软件,否则会出错。编制一个图像浏览器的ActiveX控件将生成的文ImageViewProj1.cab、ImageViewProj1.inf和ImageViewProj1.htm拷贝到C:\Inetpub\wwwroot目录下,若要在网上浏览,必须启动个人Web管理器。-a COM object on the server and client operating procedures ComClient.exe ago, it must inject ComSever.dll, otherwise they will be wrong. Using OLE Automation Programming utility operations SendTextToWord.exe ago, your computer must install Word97 word processing software, or else be wrong. Preparation of an image browser's ActiveX controls will create the text ImageViewProj1.cab, ImageViewProj1.inf ImageViewProj1.htm and copied to C : \ Inetpub \ wwwroot directory, in order to browse the Internet, we must start personal Web manager.
Platform: | Size: 1217536 | Author: 冉杰 | Hits:

[Graph Drawingtimes

Description: 功能概述: 提供一个时间序列的分析插件,只需要提供时间轴和数值轴,就可以进行相关的可视化分析计算。 接口要求: 利用TeeChart为主要平台构建,支持WebService,支持ActiveX,支持OLE Automation。 所有数值序列采用数组存储,独立于数据库,支持数据的转入转出,支持文本和XML等格式导入导出 图像支持矢量输出,支持多种文件格式输出,支持Stream方式输出图像。 序列数据源(含中间序列)支持交互修改. 基于年序列的频率分析见单独的频率分析插件Hfre(R),与空间相关的分析参考Viso和Space插件。 -functions outlined : to provide a time-series analysis of plug-ins, need only provide time frame and numerical axis, it can be related to the visual analysis. Interface : use TeeChart main platform for building support WebService support ActiveX, OLE Automation support. All numerical sequence using array storage, independent of the database, support data transfer to support XML and text formats derived images into vector output support, support for multiple output file formats, support Stream mode output images. Sequence data sources (including intermediate sequence) support interactive changes. Based on the frequency, sequence analysis, see separate plug-frequency analysis Hfre (R), and space-related analysis and reference Viso Space plug-in.
Platform: | Size: 742400 | Author: 刘雄 | Hits:

[VC/MFCVC中通过自动化客户端操作Word2000

Description: 我们在编写程序,开发软件的过程中如果能利用已有的程序的功能,那么可以大大减轻开发过程中程序员的工作量,同时达到事半功倍的效果。例如在工程中,许多软件需要文字处理功能,虽然MFC提供了一些方法,但是具体实现起来既费事,又有一定的困难,如果我们可以直接使用OFFICE提供的功能,岂不美哉!要实现这一目的,只需要利用微软的ActiveX Automation技术就可以轻松实现。本例主要讲述了自动化的概念,并通过一个操作Word文档的程序来帮助读者朋友理解Visual C++编程中如何实现自动化。 -in programming, software development process if we can make use of existing procedures for the function, Well, we can greatly reduce the process of developing the work of the programmer, to be effective and efficient. For example, in engineering, and many need word processing software function, although with some MFC, But both together to realize the demanding, but also the difficulties, If we can provide direct access OFFICE functions, but it is really true! To achieve this purpose, only need to use Microsoft's ActiveX Automation technology can be easily achieved. The cases mainly on the concept of automation, operating through a Word document procedures to help readers understand Visual C Programming realize how verbization.
Platform: | Size: 15360 | Author: 李树永 | Hits:

[Delphi/CppBuilderC++BuilderWeb

Description: 书的内容: 第一章 面向对象编程 1.1 什么是对象 1.2 修改元件名称 1.3 对象作用域问题 1.4 类成员的可见性 1.5 对象的相互赋至 1.6 自己创建一个对象 1.7 VCL的结构 1.8 TObjiect 1.9 TPersistent 1.10 TComponet 1.11 TComponent 1.11 TControl 1.12 TWinControl 1.13 TGraphicControl 1.14 TCustom Control 第二章 组件对象模型 2.1 几个基本概念 2.2 客户和服务器 2.3 认识GUID。CLSID。IID 2.4 引用技术 2.5 什么是IUnknown接口 2.6 Dll形式的COM服务器 2.7 接口 2.8 调度接口 2.9 双重接口 2.10 对接口的应用 第3章 ActiveX 第4章 Type Libraty 第5章 创建ActiveX控件 第6章 OLE自动化 第7章 使用WinSock 第8章 使用FTP控件 第9章 使用UDP控件 第10章 使用HTTP控件 第11章 使用HTML控件 第12章 使用SMTP控件 第13章 使用POP控件 第14章 使用NNTP控件 第15章 创建Web服务器应用程序 第16章 Web服务器的细节 //从第3章我就不详细写了~-the contents : the first chapter of object-oriented programming 1.1 1.2 What is the object name change components targeted 1.3 Scope 1.4 category visibility of the target of 1.5 to 1.6 mutual given themselves a target to create VCL 1.7 the structure TObjiect 1.9 1.8 TComponet TPersistent 1.10 1.11 1.11 TComponent TWinControl TControl 1.12 1.14 1.13 TGraphicControl TCustom Control II Component Object Model 2.1 2.2 few basic concepts and customers awareness Server 2.3 GUID. CLSID. Bloch cited technical 2.4 2.5 What is the IUnknown interface 2.6 Dll form of COM server interface 2.8 2.7 2.9 Scheduling Interface Interface 2.10 pair of double Application Interface Chapter 3 Chapter 4 ActiveX Type Libraty create Chapter 5 ActiveX Chapter 6 OLE Automation to use Chapter 7 Chapter 8 WinSock use FTP
Platform: | Size: 1909760 | Author: 龙杨 | Hits:

[Graph DrawingActiveXAutomation

Description: AutoCAD VBA 二次开发ActiveX Automation基础样例!-AutoCAD VBA based on the secondary development of ActiveX Automation sample!
Platform: | Size: 9216 | Author: hanli | Hits:

[ActiveX/DCOM/ATLVC++

Description: 在进行软件开发的过程中,如何在不同的编程工具之间进行数据交换和通讯,需要进行不断的探索和总结。我们在开发机械CAD仿真软件的过程中,遇到了在VC++中读取和修改Visual Foxpro中数据的问题。经过许多次的试验,我们通过采用自动服务器(ActiveX Automation)的方法圆满解决了这个问题。-During the software development process, how different programming tools for data exchange between and telecommunications, the need for continued exploration and summary. We are in the development of mechanical CAD simulation software encountered in the course of the VC++ Read and modify data in Visual Foxpro problems. After many times of trial, we adopted the use of auto-server (ActiveX Automation) approach a satisfactory solution to this problem.
Platform: | Size: 6144 | Author: 小甜瓜 | Hits:

[VC/MFCActiveX_and_VBA_book

Description: Visual Studio 6.0是Microsoft公司推出的一个可视化应用程序集成开发环境(IDE Integrate Develop Environment)。 Visual Studio IDE不仅支持Visual C++,还支持Visual Basic、Visual J++、Visual InterDev等Microsoft系列开发工具。 本简介介绍了通过 ActiveX Automation 接口显示 AutoCAD 对象以及使用 Visual Basic for Applications 编程环境对这些对象进行编程的相关概念。 -Visual Studio 6.0 is Microsoft Corporation introduced a visualization applications integrated development environment (IDE Integrate Develop Environment). Visual Studio IDE is not only to support the Visual C++, Also supports Visual Basic, Visual J++, Visual InterDev, such as Microsoft family of development tools. The brief introduction by the ActiveX Automation interface shows AutoCAD objects and the use of Visual Basic for Applications programming environment of these objects related to the concept of programming.
Platform: | Size: 828416 | Author: youth | Hits:

[ActiveX/DCOM/ATLC++hxbc

Description: C++核心编程技术本书全面深入地介绍了当今最热门的编程技术,包括COM、ActiveX、Web服务器应用程序,以及Internet上的WinSock、UDP、HTTP、HTML、FTP、SMTP、POP3、NNTP等协议。本书由16章组成,主要内容包括面向对象编程,组件对象模型(COM) ,ActiveX框架,“Type Library”编辑器,创建ActiveX,OLE自动化,使用WinSock,使用FTP控件,使用UDP控件,使用HTTP控件,使用HTML控件,使用SMTP控件,使用POP控件,使用NNTP控件,创建Web服务器应用程序,Web服务器的细节。该书主要是为那些想在Internet/Intranet领域编程的读者写的,-C++ Core programming technology book comprehensive and in-depth description of today s most popular programming technologies, including COM, ActiveX, Web server applications, as well as the Internet on WinSock, UDP, HTTP, HTML, FTP, SMTP, POP3 , NNTP and other agreements. This book from Chapter 16 of the main features of object-oriented programming, Component Object Model (COM), ActiveX framework, Type Library editor, create ActiveX, OLE Automation, the use of WinSock, controls the use of FTP, use the UDP controls, controls the use of HTTP, using HTML controls, the use of SMTP controls, controls the use of POP, the use of NNTP controls, create a Web server application, Web server details. The book is mainly for those who would like Internet/Intranet field of programming readers wrote,
Platform: | Size: 2031616 | Author: hclcool | Hits:

[Graph DrawingForm1

Description: ActiveX Automation 和 VBA 可以通过从 AutoCAD“帮助”菜单中选择“开发人员帮助”来访问 ActiveX Automation 和 VBA 文档。 ActiveX 和 VBA 开发人员手册。解释如何使用 ActiveX 和 VBA 开发应用程序,从而自定义 AutoCAD。包括样例代码和详细的操作步骤。 ActiveX and VBA Reference。提供关于 ActiveX 对象模型及其相关接口部件的参考。 Sheet Set Objects Reference。提供了图纸集管理器可用对象的参考。 Connectivity Automation Reference。提供关于 Connectivity Automation 对象模型及其相关接口部件的参考。 -ActiveX Automation and VBA through from AutoCAD " Help" menu select " assist developers" to access the ActiveX Automation and VBA documentation. ActiveX and VBA Developer' s Handbook. Explain how to use ActiveX and VBA to develop an application to customize AutoCAD. Including sample code and detailed steps. ActiveX and VBA Reference. Provide information on the ActiveX object model and its associated interface components for reference. Sheet Set Objects Reference. Drawing Set Management provides a object reference can be used. Connectivity Automation Reference. Provide information on the Connectivity Automation Object Model and its associated interface components for reference.
Platform: | Size: 6144 | Author: 周良 | Hits:

[ActiveX/DCOM/ATLActiveXEvent

Description: Labview control matlab through ActiveX automation
Platform: | Size: 12288 | Author: li | Hits:

[MiddleWarebactalk.activex.example

Description: 双击按钮可以看到源码 该Alerton BACtalk的Windows系统支持获得BACnet 性能通过一个ActiveX (以前称为OLE容器)接口。这个 接口的设计与自动化,这是首选 方法程序之间的通信用户的Visual Basic和 可视化的C / C + + 。 Visual Basic中可以作为扩大到许多 应用程序如Microsoft Excel , Microsoft Access中,微软的Word , 和Visio 。 Visual Basic中提供的这种形式被称为VBA的。 本文档介绍的职能和子程序可以通过 自动化接口的BACtalk的Windows前端。所有的例子 的目的是最容易理解的Visual Basic程序员。-The Alerton BACtalk for Windows system supports access to BACnet properties through an ActiveX (formerly known as OLE) interface. This interface is designed to work with Automation, which is the preferred method of communicating between programs for users of Visual BASIC and Visual C/C++. Visual BASIC is available as an extension to many applications such as Microsoft Excel, Microsoft Access, Microsoft Word, and Visio. Visual BASIC provided in this form is known as VBA. This document describes the functions and subroutines available through the Automation interface on the BACtalk for Windows front end. All examples are designed to be most easily understood by Visual BASIC programmers.
Platform: | Size: 17408 | Author: yang | Hits:

[Windows DevelopActiveX

Description: Activex control & Automation Client Soure code
Platform: | Size: 50176 | Author: Rishi | Hits:

[Othervb

Description: VB调用VC编写的DLL.一般来说,VB和VC共同编程有3种方式:一种是VC生成DLL,在VB中调用DLL;一种是VC生成ActiveX控件(.ocx),在VB中插入;还有一种是在VC中生成ActiveX Automation服务器-vb and vc dll
Platform: | Size: 3072 | Author: money | Hits:

[Program docVBDiaoYongMATLAB

Description: VB程序中实现调用MATLAB的方法。本文介绍了在VB应用程序中利用动态数据交换ActiveX自动化(OLE自动化)协议实现的两种调用MATLAB函数的方法。通过这两种方法实现了VB的可视化界面与MATLAB强大的数值分析和图形显示的能力的结合。-VB program called MATLAB to implement the method. This article describes the application in VB using ActiveX Automation Dynamic Data Exchange (OLE Automation) protocol to achieve the two call MATLAB functions. Achieved by these two methods VB' s powerful visual interface and MATLAB numerical analysis and graphical display of the ability of the combination.
Platform: | Size: 15360 | Author: Charlie | Hits:

[Multimedia Developcad

Description: Delphi / AutoCAD ActiveX Automation Code Examples and Resources All material accessable from this page is free for your personal use. However, all of same are copyrighted works*, which are NOT in the public domain. (*see specific exceptions below). You are free to use this material for personal use and in applications you build and distribute, but you may not sell, lease, or mass-redistribute this material, in any form, including electronically. You may not post this material online (including but not limited to web sites, ftp sites, bulletin boards, or any other online service) for public downloading. Feel free to post links to this page on your web site. If you do, please notify me via email.-Delphi / AutoCAD ActiveX Automation Code Examples and Resources All material accessable from this page is free for your personal use. However, all of same are copyrighted works*, which are NOT in the public domain. (*see specific exceptions below). You are free to use this material for personal use and in applications you build and distribute, but you may not sell, lease, or mass-redistribute this material, in any form, including electronically. You may not post this material online (including but not limited to web sites, ftp sites, bulletin boards, or any other online service) for public downloading. Feel free to post links to this page on your web site. If you do, please notify me via email.
Platform: | Size: 1323008 | Author: mauro00001 | Hits:

[WEB Codeoffice-activex

Description: 支持文档电子签名,支持PHP,ASP,JSP,C#,VB.NET,DOMINO等各种web编程语言和服务器的在线编辑痕迹保留手写签名电子印章全屏批注控件。文档控件能够在浏览器窗口中直接编辑Word,Excel等Office文档并保存到任意Web服务器。实现文档和电子表格的统一管理。同时支持强制痕迹保留,手写签名,电子印章,版本控制等办公自动化系统必备的功能。是OA系统开发的最佳选择组件.-Electronic signatures supporting documentation to support PHP, ASP, JSP, C#, VB.NET, DOMINO, and other web programming languages and server traces of online editor full-screen electronic seal to retain handwritten signature endorsement controls. Document controls in the browser window to directly edit Word, Excel and other Office documents and save it to any Web server. Documents and spreadsheets to achieve unified management. At the same time retained support for mandatory signs, handwritten signatures, electronic seals, version control and other necessary functions of office automation system. OA system development is the best choice for components.
Platform: | Size: 2980864 | Author: 邓大丁 | Hits:
« 12 »

CodeBus www.codebus.net