Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - CALL
Search - CALL - List
VC 制作供ASP调用的组件-VC ASP call for the production of components
Date : 2008-10-13 Size : 862.74kb User : 盛杰

此html调用browserIcons这个activex控件读你的机子下硬盘的内容!!!!!!!而且你可以在网页上进行操作,很好玩-call browserIcons the activeX control of the machine read your hard drive under the content! ! ! ! ! ! ! And you can operate the website, is a lot of fun!
Date : 2008-10-13 Size : 926byte User : 笨熊

web中使用Fastreport在ActiveX调用打印例子说明: 1.需要安装fastreport控件 2.执行regsvr32 printx.dll,在delphi环境下就执行run菜单=>register ActiveX Server。 3.执行regsvr32 ocxceshi.ocx,在delphi环境下就执行run菜单=>register ActiveX Server。 请先更改程序的数据库路径! diaoyong目录下为在程序调用printx.dll生成htm的例子 php目录下为在程序调用printx.dll的例子,至于Asp请各位自己变换. test.htm为调用ActiveX的例子 路径有可能不对 因个人水平有限,例子请自己完善,但还是可以使用的。-web use the ActiveX Fastreport called Print examples : 1. FastReport controls need to install two. Regsvr32 printx.dll implementation of the Delphi environment run on the implementation of the menu = gt; Register ActiveX Server. 3. Regsvr32 ocxceshi.ocx implementation of the Delphi environment run on the implementation of the menu = gt; Register ActiveX Server. Please change the database procedures path! Diaoyong directory of the procedure call printx.dll generation htm example php directory of the procedure call printx.dll examples as you please Asp transform themselves. Test.htm called ActiveX for example trails may not limited personal level examples please its own sound, it is still used.
Date : 2008-10-13 Size : 1.62mb User : hjl

本控件基于GSM Modem工作,不需要使用电话语音卡设备。不但具备普通电话语音卡功能,还具备手机短信收发功能。 语音与短信的有机结合,既保留了传统语音呼叫中心系统简单、易用、信息容量不限的特点,又具备了准确、快捷、费用节省的特点,更能满足手机用户的喜好,也可为听力有困难的人士提供方便。同时还具备移动性强的特点。 -controls based on the GSM Modem work and do not need to use the telephone voice card equipment. Not only have ordinary telephone card, but it also possesses SMS transceiver functions. Voice and text messaging an organic combination of both the traditional voice reservations call center system is simple, easy-to-use, open-information capacity characteristics, is also equipped with an accurate, efficient, cost savings features, and can satisfy the preferences of mobile phone users, but also for hearing difficulties as a conveniences. Mobile also has strong character.
Date : 2008-10-13 Size : 146.65kb User : 和上面

一个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.
Date : 2008-10-13 Size : 80.96kb User : 申屠航兵

VC7调用MSScript.ocx开发脚本应用的例子-VC7 call MSScript.ocx script development application examples
Date : 2008-10-13 Size : 60.69kb User : ZXZ

用VB调用OFFICE的控件实现,可以参考本控件实现在WEB上处理WORD文件.-VB call OFFICE achieve the controls, Controls can refer to the realization of the Web address Word document.
Date : 2008-10-13 Size : 18.64kb User : tsao

此源码用于动态连接库的生成以及调用,在其中的源码有详细的说明。-this source for the DLL and call the formation, in which the source code for a detailed explanation.
Date : 2008-10-13 Size : 12.3kb User : 胡占报

是移动cmpp3.0协议的封装,最新实现,直接调用接口就可以使用.-mobile cmpp3.0 agreement package, the latest realization of a direct call on the interface can be used.
Date : 2008-10-13 Size : 119.45kb User : peter

java中用jni实现调用window mediaplay 组件实现window mediaplay在java中内嵌 组件的例子-used to achieve Nations call window mediaplay Component wind ow mediaplay in java embed components example
Date : 2008-10-13 Size : 55.88kb User : zongying

该组件通过HTTP调用ASP对数据库进行读取,并通过EXCEL Automation进行EXCEL数据表操作,解决了ASP与EXCEL直接的互联问题-the component via HTTP call ASP database to read, through Excel Automation for Excel data table operation, the ASP solution directly with Excel connectivity issues
Date : 2008-10-13 Size : 84.36kb User : 高图

对于activex控件的动态调用,而不是使用在delphi中注册的方法。这是一段试验程序。调用程序中的代码比较重要,实现这个功能。其余的几个都是测试的ActiveX控件。那个“数据集操作的ActiveForm”使用的是sqlserver的NorthWind的数据库,各位自己在AdoConnection里面重新设置一下就可以了。这段代码主要是尝试如何设置/获取 ActiveX控件的属性,调用ActiveX控件中带参数的方法等。-for dynamic call, rather than using the Delphi method were registered. This is a period of trial procedures. Call procedure code more important, to achieve this function. The remaining few are testing the ActiveX control. That "data sets to operate ActiveForm" using the SQLServer the NorthW ind database, you AdoConnection inside his re-installed on about it. This code is mainly to try to how to set up / ActiveX control access to the property, Call ActiveX control with parameter of the method.
Date : 2008-10-13 Size : 901.77kb User : 孙英佶

COM 组件设计与应用IDispatch 及双接口的调用 -COM Design and Application IDispatch interface and dual call
Date : 2008-10-13 Size : 247.98kb User : ss

VC通过模板来控制Word表格 //这里没有用word里提供的table对象,而是用了selection对象,用它控制比table简单 //而且用模板可以很容易地设置表格中的格式,若通过table对象则设置字体、对齐方式是很难控制 //这里主要是通过移动word中的输入点位置来定位要写的位置。然后再写入内容到单元格. //selection对象主要调用MoveDown来进行定位,MoveDowm是让word响应键盘上的上下箭头事件。 //其中参数4表示移动一个单元字,而5表示移动一个单元行,其MoveUp,MoveLeft,MoveRight也一样 //具体可见MSDN中的ITextSelection::MoveDown Method -VC through the template to control Word forms / / There is no word used in providing the right table like, but use the object selection, used it to control than simple table / / and use templates can be easily set up tables in the format If the object through the table is set fonts, Alignment will be very difficult to control / / here mainly through word of mobile input location positioning write to the location. Then write the contents of the cells. / / Selection main targets MoveDown to call for positioning MoveDowm is word on the keyboard in response to the next arrow incident. / / Parameter four said a mobile unit, whereas in five said a mobile unit OK, MoveUp. MoveLeft. MoveRight is the same / / visible in the MSDN ITextSelection : : MoveDown Method
Date : 2008-10-13 Size : 78.65kb User : 相生昌

java调用COM中的复杂数据类型SAFEARRAY-java call of the complex data types SAFEARRAY
Date : 2008-10-13 Size : 37.5kb User : gmae

演示在MFC中调用com服务器组件,获取集合数据,并实现add,remove等操作。-demonstration in MFC call com server components, access to the aggregated data, and achieve add, remove operational.
Date : 2008-10-13 Size : 46.83kb User : 王燕

用ATL实现事件和连接点技术,演示了如何实现服务器端事件对客户端的通知,请求。客户端又是如何调用的。-with ATL incident and the connection technology, demonstration of how the server-client incident on notice request. Client is how the call.
Date : 2008-10-13 Size : 273.84kb User : 王燕

一个简单的ocx的列子,演示了如何开发ocx,重要的演示了ie里的调用和显示.-a simple ocx the Liezi, demonstrated how to develop ocx. important demonstration of the call ie Lane and display.
Date : 2008-10-13 Size : 35.09kb User : 类型

本控件基于GSM Modem工作,不需要使用电话语音卡设备。不但具备普通电话语音卡功能,还具备手机短信收发功能。 语音与短信的有机结合,既保留了传统语音呼叫中心系统简单、易用、信息容量不限的特点,又具备了准确、快捷、费用节省的特点,更能满足手机用户的喜好,也可为听力有困难的人士提供方便。同时还具备移动性强的特点。 -controls based on the GSM Modem work and do not need to use the telephone voice card equipment. Not only have ordinary telephone card, but it also possesses SMS transceiver functions. Voice and text messaging an organic combination of both the traditional voice reservations call center system is simple, easy-to-use, open-information capacity characteristics, is also equipped with an accurate, efficient, cost savings features, and can satisfy the preferences of mobile phone users, but also for hearing difficulties as a conveniences. Mobile also has strong character.
Date : 2025-12-25 Size : 146kb User : 和上面

这是一个可以从ATL COM组件中调用javascript函数的程序。-This is an ATL COM component from a javascript function to call the program.
Date : 2025-12-25 Size : 14kb User : hailongxl
« 12 3 4 5 6 7 8 9 10 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.