网站首页  词典首页

请输入您要查询的英文单词:

 

单词 COM object
释义

COM object

  • 网络对象;部件模型对象
1.
对象
...CHAR2 10 本系统三维场景实现用到的主要组件对象 ( Com Object ) 有: ISceneViewerCont rol 、I Ti nLayer 、 IRasterLayer …
www.docin.com
2.
部件模型对象
...3种不同的数据抽取方法进行分析比较的基础上,选用"部件模型对象"(COM object)方法对TRIBON底层数据资源进行针对性抽 …
www.cnki.com.cn

例句

释义:
1.
Tests to see if the object represents a true COM object or if it is a proxy to a managed object.
测试以确定对象是表示真正的COM对象还是托管对象的代理。
msdn2.microsoft.com
2.
I'm having problems when trying to invoke a method of a COM object which exposes more than one interface.
我在尝试调用一个打开了多于一个接口的COM对象中的方法时碰到问题,应该怎么办?
php.mirrors.ebizlab.hit.bme.hu
3.
NET class and call the methods of the instance, just as if it were a COM object.
NET类的一个实例并调用该实例的方法,就好像它是COM对象一样。
technet.microsoft.com
4.
Using metadata derived from a type library, the runtime creates both the COM object being called and a wrapper for that object .
利用从类型库中导出的元数据,运行库将创建所调用的COM对象和该对象的包装。
www.bing.com
5.
You can still make late-bound calls to such a generic type as long as the COM object implements the IDispatch interface.
只要COM对象实现了IDispatch接口,就仍可对此一般类型进行后期绑定调用。
msdn2.microsoft.com
6.
The DCOM sample demonstrates how to call a COM object implemented in a Windows service from multiple clients running on different computers.
本DCOM示例演示了如何从运行于不同计算机上的多个客户端调用在Windows服务中实现的COM对象。
msdn2.microsoft.com
7.
A suggested variant is to use thread-local storage to instantiate one instance of a COM object for each worker thread.
微软推荐用户使用本地线程存储来给每个工作线程实例化COM对象。
www.infoq.com
8.
For each COM object or control you add, the wizard generates. Cpp and. H files, as well as an. Rgs file for script-based registry support.
对于添加的每个COM对象或者控件,向导生成.cpp和.h文件,以及用于基于脚本的注册表支持的.rgs文件。
msdn2.microsoft.com
9.
More exactly, the CLR itself is not made of COM code, but the interface to the CLR is a COM object.
更确切的说,CLR本身不是由COM代码组成的,但是CLR的接口是一个COM对象。
www.cnblogs.com
10.
To simplify access to the interop assembly, add an Imports statement to the top of the class or module in which you will use the COM object.
为简化对Interop程序集的访问,请在要使用COM对象的类或模块的上面添加一条Imports语句。
msdn2.microsoft.com
1.
The worker process, therefore, loads the CLR up as it were a COM object.
所以工作进程加载CLR时当作一个COM对象处理。
www.cnblogs.com
2.
Attribute instructs the compiler to add metadata that allows a class to be exposed as a COM object.
属性指示编译器添加使类可以作为COM对象公开的元数据。
msdn2.microsoft.com
3.
Whenever the COM object and the managed thread are in incompatible apartments, all calls on the object are made through a COM-created proxy.
只要COM对象和托管线程处于不兼容的单元中,对该对象的所有调用都将通过由COM创建的代理来进行。
msdn2.microsoft.com
4.
Is a COM object but the class identifier used to obtain the type is invalid, or the identified class is not registered.
为COM对象,但用于获取类型的类标识符无效或者没有注册已标识的类。
msdn2.microsoft.com
5.
Shows combining in one solution a simple COM object and a managed application.
演示如何将一个简单的COM对象和一个托管应用程序合并在一个解决方案中。
msdn2.microsoft.com
6.
Creates a server instance of a COM object identified by the object's class identifier (CLSID).
创建COM对象的服务器实例,该对象由对象的类标识符(CLSID)标识。
msdn2.microsoft.com
7.
A . NET client can call methods on an active COM object, adjust its properties, and catch events originating on the server.
NET客户端可以对活动COM对象调用方法,调整其属性并捕捉在服务器上发生的事件。
technet.microsoft.com
8.
You must be able to implement a CoCreate-able COM object in the programming language.
您必须能够以编程语言实现可以共同创建的COM对象。
msdn2.microsoft.com
9.
An HTTP connection uses a COM object instantiated by IIS, called a data pump, which acts as a conduit for Analysis Services data.
HTTP连接使用由IIS实例化的COM对象(称为数据抽取),该对象充当AnalysisServices数据的管道。
msdn2.microsoft.com
10.
A. NET Framework object that acts as a proxy for a reference-counted COM object.
一种.NETFramework对象,它充当计数引用COM对象的代理。
msdn2.microsoft.com
1.
Through this interface, information about other interfaces a COM object may support can be obtained.
通过这个接口,可以得到对COM对象其他接口的信息。
www.elanso.com
2.
A COM object is located in unmanaged memory and is not expected to move to another memory location.
COM对象位于非托管内存中,不需要移到其他内存位置。
technet.microsoft.com
3.
Responses from the COM object are routed to the interop assembly and forwarded to your. NET Framework application.
来自COM对象的响应被路由到Interop程序集,然后转发到.NETFramework应用程序。
msdn2.microsoft.com
4.
Adding a COM object that must be registered to the Toolbox attempts to register the COM component.
将一个肯定已注册的COM对象添加到“工具箱”会尝试注册COM组件。
msdn2.microsoft.com
5.
Similar to Java Beans, an ActiveX control is a component and equivalent to an "OLE Object" and Component Object Model (COM) Object.
与JavaBean类似,ActiveX控件也是一个组件,并且与“OLE对象”和组件对象模型(COM)对象等效。
msdn2.microsoft.com
6.
Allows only a single instance of the COM object for each executable (application).
在COM对象服务器中只允许一个单独的实例来响应每一个应用程序。
www.cnblogs.com
7.
Indicates to the compiler that the class should be exposed as a COM object.
指示编译器该类应该作为COM对象公开。
msdn2.microsoft.com
8.
NET client activates a COM object, the runtime generates an instance of the runtime callable wrapper (RCW) to wrap the COM type.
NET客户端激活COM对象时,运行时就会生成一个运行时可调用包装(RCW)实例来包装COM类型。
technet.microsoft.com
9.
The new class inherits the properties of the base class in the COM object, overloads a method, and defines a new method to extend the class.
新类继承COM对象中基类的属性,重载一个方法并定义一个新方法来扩展该类。
msdn2.microsoft.com
10.
SharePoint sites do not support the COM Object data type.
SharePoint网站不支持COM对象数据类型。
office.microsoft.com
1.
Of a COM object, which attempts to obtain a specific interface pointer.
该对象试图获取特定接口指针。
msdn2.microsoft.com
2.
For interoperability , the common language runtime creates and initializes an apartment when calling a COM object .
为了实现互用性,公共语言运行库将在调用COM对象时创建一个单元并将其初始化。
www.bing.com
3.
Then , COM which is the base of OPC is introduced including the attritudes of COM, standard interfaces and the concept of COM object.
接着介绍作为OPC基础的组件对象模型COM原理,包含COM的特性、标准接口、以及COM组件的基本概念。
www.fabiao.net
4.
A COM object can support multiple interfaces, each representing a different view or behavior of the object.
一个COM对象可以支持多个接口,每个接口代表对象的一种不同的视图或行为。
www.ibm.com
5.
A string that can be used by the compiler to uniquely identify an interface for the class when a COM object is created.
一个字符串,在创建COM对象时编译器可以使用该字符串唯一标识类的接口。
msdn2.microsoft.com
6.
This method is used to explicitly control the lifetime of a COM object used from managed code.
此方法用于显式控制从托管代码使用的COM对象的生存期。
msdn2.microsoft.com
7.
Activation contexts allow an application to load a particular DLL version, COM object instance, or custom window version.
通过激活上下文,应用程序可以加载特定的DLL版本、COM对象实例或自定义窗口版本。
msdn2.microsoft.com
8.
References to the members of the COM object are routed to the interop assembly and then forwarded to the actual COM object.
对COM对象成员的引用被路由到Interop程序集,然后转发到实际的COM对象。
msdn2.microsoft.com
9.
Returns a managed object of a specified type that represents a COM object.
返回表示COM对象的指定类型的托管对象。
msdn2.microsoft.com
10.
Wraps the specified COM object in an object of the specified type.
在指定类型的对象中包装指定的COM对象。
msdn2.microsoft.com
1.
A Component Object Model (COM) object that provides Automation-compatible interfaces.
提供兼容自动化接口的组件对象模型(COM)对象。
technet.microsoft.com
2.
Gets a direct pointer to a COM object that ensures that the unmanaged memory remains allocated.
获取指向COM对象的一个直接指针,该指针可确保非托管内存保持已分配状态。
msdn2.microsoft.com
3.
The coclass proxy also contains a default parameterless constructor for creating an instance of the COM object it represents.
辅助类代理也包含一个默认的无参数构造器,用来建立它所代表的COM对象的实例。
www-128.ibm.com
4.
There are a couple additions that must be made to a COM object so it can run with the fully privileged token.
还必须对COM对象进行其他两项设置,这样它才能使用完全权限令牌来运行。
msdn.microsoft.com
5.
GetComInterfaceForObject is useful when calling a method that exposes a COM object parameter as an IntPtr type, or with custom marshaling.
当调用一个将COM对象参数作为IntPtr类型公开的方法时,或者对于自定义封送处理,GetComInterfaceForObject很有用。
msdn2.microsoft.com
6.
Alternatively, the host could initialize the runtime using COM-object activation.
宿主也可以通过激活COM对象初始化运行库。
msdn2.microsoft.com
7.
A COM object that implements the IClassFactory interface for the application was not registered.
没有注册COM对象,该对象为应用程序实现IClassFactory接口。
msdn2.microsoft.com
8.
An instance of the class corresponding to the Type object that represents the requested unmanaged COM object.
类的实例,与表示所请求的非托管COM对象的。
msdn2.microsoft.com
9.
This wizard implements a connection point for a COM object.
该向导实现COM对象的连接点。
msdn2.microsoft.com
10.
An ActiveX control, in the very simplest form, is a COM object that supports the IUnknown interface.
简而言之,ActiveX控件就是一个支持IUnknown接口的COM对象。
msdn2.microsoft.com
1.
If two instances of the COM object are created, then two instances of the wrapper are created.
如果创建了COM对象的两个实例,则会创建该包装的两个实例。
msdn2.microsoft.com
2.
The client creates an internal COM object called an event sink to prepare for incoming notifications.
客户端创建一个称作事件接收器的内部COM对象来为传入通知做准备。
msdn2.microsoft.com
3.
Requests a pointer to a specified interface from a COM object.
从COM对象请求指向指定接口的指针。
msdn2.microsoft.com
4.
The key in the internal hash table of the COM object in which to store the data.
用于存储数据的COM对象的内部哈希表中的键。
msdn2.microsoft.com
5.
You can inspect COM types, activate instances, and invoke methods on the COM object the same way you do for any managed type.
您可以按处理任何托管类型的相同方式来检查COM类型、激活实例或对COM对象调用方法。
technet.microsoft.com
6.
A string that can be used by the compiler to uniquely identify the class when a COM object is created.
一个字符串,它可由编译器使用以唯一标识在创建COM对象时的类。
msdn2.microsoft.com
7.
Consequently, a COM object can be used as a managed object in the runtime.
因此,COM对象可以在运行库中作为托管对象使用。
msdn2.microsoft.com
8.
Creates an instance of the COM object whose name is specified, using the named assembly file and the default constructor.
使用命名的程序集文件和默认构造函数,创建指定名称的COM对象的实例。
msdn.microsoft.com
9.
Method releases the managed reference to a COM object.
方法释放对COM对象的托管引用。
msdn2.microsoft.com
10.
By default, when the COM object returns a failure HRESULT, the runtime throws a corresponding exception.
默认情况下,当COM对象返回失败的HRESULT时,运行库将引发相应的异常。
msdn2.microsoft.com
1.
It will be necessary for you to use single-threading, for example, if your CLR program hosts a COM object that uses single-threading.
例如,如果您的CLR程式装载了使用单一执行绪的COM物件,您将必须使用单一执行绪。
technet.microsoft.com
2.
If your CLR program uses multi-threading, it cannot host a COM object that uses single-threading.
如果CLR程序使用多线程,则该程序不能承载使用单线程的COM对象。
msdn2.microsoft.com
3.
Method to create a server instance of a COM object.
方法创建COM对象的服务器实例。
msdn2.microsoft.com
4.
Gets data referenced by the specified key from the specified COM object.
从指定的COM对象获取指定键所引用的数据。
msdn2.microsoft.com
5.
Object, which completes the pathway to the destination COM object.
对象的指针,此对象完成目标COM对象的路径。
msdn2.microsoft.com
6.
If code uses a COM object, avoid sharing that COM object between application domains.
如果代码使用COM对象,请避免在应用程序域之间共享该COM对象。
msdn2.microsoft.com
7.
The constructor instantiates the COM object using the CLSID as specified in the coclass declaration in the type library.
构造器用类型库辅助类的声明中定义的CLSID来实例化COM对象。
www.ibm.com
8.
You can get or set a property exposed by a COM object the way you get and set properties exposed by a managed class.
按照获取和设置托管类所公开的属性时所采用的方式,您可以获取或设置COM对象所公开的属性。
technet.microsoft.com
9.
Sets data referenced by the specified key in the specified COM object.
设置由指定COM对象中的指定键引用的数据。
msdn2.microsoft.com
10.
Creates a server instance of a COM object.
创建COM对象的一个服务器实例。
msdn2.microsoft.com
1.
The reference count will be decremented when the runtime performs garbage collection on the managed object representing the COM object.
当运行库对表示COM对象的托管对象执行垃圾回收时,引用数将减少。
msdn2.microsoft.com
2.
Specifies the CLSID value of the COM object that being registered.
指定正在注册的COM对象的CLSID值。
msdn2.microsoft.com
3.
Implement the IProvideClassInfo interface for the COM object.
为COM对象实现IProvideClassInfo接口。
msdn2.microsoft.com
4.
Indicates whether a specified object represents a COM object.
指示指定对象是否表示COM对象。
msdn2.microsoft.com
5.
Creates an instance of the COM object whose name is specified.
创建指定名称的COM对象的实例。
msdn2.microsoft.com
6.
Aggregates a managed object with the specified COM object.
聚合托管对象和指定的COM对象。
msdn2.microsoft.com
7.
Creates and returns a reference to a COM object.
创建和返回对COM对象的引用。
msdn2.microsoft.com
8.
On a COM object is the same as performing a cast operation in managed code.
与在托管代码中执行强制转换操作效果相同。
msdn2.microsoft.com
9.
This wizard inserts into the project a minimal COM object.
此向导将最小的COM对象插入到项目中。
msdn2.microsoft.com
10.
Every instance of a COM object has a single, unique wrapper, no matter how many interfaces the object implements.
无论COM对象实现多少个接口,COM对象的每个实例都有一个唯一的包装。
msdn2.microsoft.com
1.
Actually, the CLR is exposed as a COM object.
实际上,CLR是作为一个COM对象的。
www.cnblogs.com
2.
An object representing the specified unmanaged COM object.
对象,表示指定的非托管COM对象。
msdn2.microsoft.com
3.
Demonstrates how a managed project can host a COM object.
演示托管项目如何可以承载COM对象。
msdn2.microsoft.com
4.
Control is browsing a COM object and the user renames the object.
控件正在浏览COM对象并且用户重命名该对象时发生。
msdn2.microsoft.com
5.
The COM object containing the desired data.
包含所需数据的COM对象。
msdn2.microsoft.com
6.
The COM object in which to store the data.
用于存储数据的COM对象。
msdn2.microsoft.com
7.
Figure 2 shows the output from running this COM object from the command line.
图2展示了通过命令行运行此COM对象的输出结果。
www.ibm.com
8.
And other built-in objects available to the COM object.
和其他内置对象可用于COM对象。
msdn2.microsoft.com
9.
You can register a COM object by using the Regsvr32 utility included with the Windows operating system.
可以使用包含在Windows操作系统中的Regsvr32实用工具注册一个COM对象。
msdn2.microsoft.com
10.
The client that connects to the DrawServ COM object.
连接到DrawServCOM对象的客户端。
msdn2.microsoft.com
1.
How can I run COM object from remote server?
怎样从远端服务器运行COM对象?
ch2.php.net
2.
Is there a way to handle an event sent from COM object?
有办法处理COM对象中发送的事件吗?
us.php.net
3.
Instead, create a COM object that is equivalent to the script, producing a DLL.
而应创建与脚本等效的COM对象,用于生成DLL。
msdn2.microsoft.com
4.
Describes how to reuse an existing COM object.
说明如何重用现有的COM对象。
msdn2.microsoft.com
5.
The exception thrown when an invalid COM object is used.
当使用无效的COM对象时引发的异常。
msdn2.microsoft.com
6.
Firstly, this thesis discusses COM fundamental knowledge, such as COM object, COM interface, COM connectable object and so on.
本文首先研究了COM的基本原理,重点探讨了COM对象,COM接口以及可连接对象机制和实现。
www.fabiao.net
7.
One way to do this is to send a SQL batch that directly calls sp_OACreate and sp_OAMethod to manipulate the COM object.
为此,一种方法是发送一个SQL批处理命令,它直接调用sp_OACreate和sp_OAMethod来操纵该COM对象。
msdn2.microsoft.com
8.
For example, a single COM object that implements five distinct interfaces has only one wrapper.
例如,实现五个不同接口的单个COM对象只有一个包装。
msdn2.microsoft.com
9.
The reference in the Visual Basic application points to the interop assembly, not the actual COM object.
VisualBasic应用程序中的引用指向互操作程序集,而不是实际的COM对象。
msdn2.microsoft.com
10.
Although you can also expose a class created with Visual Basic as a COM object for unmanaged code to use, it is not a true COM object.
虽然还可以将用VisualBasic创建的类作为COM对象进行公开以供非托管代码使用,但它并不是真正的COM对象。
msdn2.microsoft.com
1.
Demonstrates how to use Visual Basic 6. 0 To create a COM object containing a class, and then use it as a base class in Visual Basic.
演示如何使用VisualBasic6.0创建包含类的COM对象,然后将它用作VisualBasic中的基类。
msdn2.microsoft.com
2.
The proxy class also holds a reference to the actual native COM object it represents, in a member variable called
代理类还有一个引用,指向它所代表的实际的本机COM对象,引用由叫作
www-128.ibm.com
3.
Two other methods also determine whether a specified object represents a COM object, but the requirements for returning
另有两个方法也可以确定指定对象是否表示COM对象,但是返回
msdn2.microsoft.com
4.
Is useful when calling a method that exposes a COM object parameter as an
当调用一个将COM对象参数作为
msdn2.microsoft.com
5.
Whenever your managed client calls a method on a COM object, the runtime creates a
每当托管客户端对某个COM对象调用方法时,运行库就会创建一个
msdn2.microsoft.com
6.
To set up the code in your class to create a COM object
在您的类中设置代码以创建COM对象
msdn2.microsoft.com
7.
DCOM Sample: Calls COM Object in Windows NT Service from Multiple Clients
DCOM示例:从多个客户端调用WindowsNT服务中的COM对象
msdn2.microsoft.com
8.
Whenever a managed client calls a method on a COM object and it needs to pass in culture-specific information, it does so using the
每当托管客户端对COM对象调用一个方法并且需要传入特定于区域性的信息时,它都使用与当前线程区域设置匹配的
msdn2.microsoft.com
9.
To build the COM object used in this walkthrough
生成本演练使用的COM对象
msdn2.microsoft.com
10.
To set up your project to generate a COM object
设置项目以生成COM对象
msdn2.microsoft.com
1.
Returns true if the object is really a COM object,
如果对象的确是COM对象,则返回,
msdn2.microsoft.com
2.
To create a COM object using the COM class template
使用COM类模板创建COM对象
msdn2.microsoft.com
3.
FIX: Subsequent attempts to activate a COM object by using the ProgID fail after an intermittent error occurs in Windows Server 2003
FIX:WindowsServer2003中发生间歇性错误后后续尝试通过ProgID激活COM对象失败
support.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/4/27 5:09:39