网站首页  词典首页

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

 

单词 Interop
释义

Interop

  • 网络互操作;互操作性;互操作方法
1.
互操作
主要互操作interop)集合主要互操作集合(PIAs)是正式的,供应商提供的,为与底层的COM类 型交互而定义的.NET类型。
9512.net
2.
互操作性
...意,这两个名字不是关键字)。存取程序也能具有不同的可访问性,但可能会妨碍到语言间的互操作性interop),因为其他…
blog.csdn.net
3.
互操作方法
项46:尽量少地使用互操作方法Interop)项47:尽量使用安全代码项48:关注开发工具和资源项49:为C#2.0做好准备项50…
www.cnblogs.com
4.
互用性
我正在试图用托管扩展和互用性interop)向 C# 和 .Net 框架暴露我的 C 库。我的一个类中含有一个联合(union)类型, …
www.vckbase.com
5.
互操作空间
在VS2005中,通过互操作空间(INTEROP)与EXCEL进行交互。VS2005中有EXCEL工作薄模板,用它创建新的EXCEL项目。
club.excelhome.net
6.
互垄断措施
项46:尽量少地利用互垄断措施Interop
www.huomo.cn
7.
国际网络通信展览会
2009年纽约国际网络通信展览会(Interop)上,思科网络系统及解决方案营销副总裁Marie Hattar在发表主题演讲,并指出思科已 …
labs.chinamobile.com

例句

释义:
1.
There can be only one primary interop assembly, which must be signed with a strong name by the publisher of the COM type library.
只能有一个主互操作程序集,而且该程序集必须由COM类型库的发行者用强名称签名。
msdn2.microsoft.com
2.
Registration is the best way for you to locate a primary interop assembly on your computer.
注册是在计算机上定位主互操作程序集的最佳方式。
msdn2.microsoft.com
3.
PtrToStructure is often necessary in COM interop and platform invoke when structure parameters are represented as an System. IntPtr value.
当结构参数表示为System.IntPtr值时,PtrToStructure在COMInterop和平台调用中通常是必要的。
msdn2.microsoft.com
4.
Using this attribute in an application that does not use COM interop has no effect.
如果将此属性应用到不使用COMinterop的应用程序,将没有任何效果。
msdn2.microsoft.com
5.
However, the COM objects referred to by interop assemblies must be properly registered on the computer where they are to be used.
但是,由Interop程序集引用的COM对象必须在要使用它们的计算机上正确注册。
msdn2.microsoft.com
6.
Only the library vendor can produce a primary interop assembly , which is signed by the publisher with a strong name .
只有库供应商才能生成主互操作程序集,该程序集由发行者用强名称签名。
www.bing.com
7.
Gets the name and code base of a primary interop assembly for a specified type library.
获取指定类型库的主interop程序集的名称及基本代码。
msdn2.microsoft.com
8.
The rest of this article describes the scenarios for deploying interop assemblies with your application.
本文的其余部分将介绍将互操作程序集与您的应用程序一起部署的方案。
technet.microsoft.com
9.
I suspect that the concept of "social network interop" will eventually mirror the current situation in the instant messaging world today.
我怀疑,社交网站的协作这个概念会最终会和即时通讯领域的现状类似。
www.elanso.com
10.
The application thread is only initialized for COM interop if the thread actually makes a call to a COM component.
如果应用程序线程实际调用了COM组件,则仅为COMinterop初始化该线程。
msdn2.microsoft.com
1.
COM interop wrappers are sometimes referred to as "primary interop assemblies. "
COM互操作包装有时称作“主互操作程序集”。
technet.microsoft.com
2.
This element enables you to trade faster interop marshaling for run-time resilience against incorrect platform invoke declarations.
此元素使您用更快的互操作封送处理来交换运行时对不正确的平台调用声明的弹性。
technet.microsoft.com
3.
However, many Notification Services classes have been developed to be used from unmanaged code as well through COM interop.
但是,已开发的许多NotificationServices类是要通过非托管代码以及COMinterop使用的。
msdn2.microsoft.com
4.
The Marshaling Changes topic identifies several cases that require you to edit the interop assembly and describes the changes needed.
封送处理更改主题指出了需要您编辑互操作程序集的几种情况,并对所需更改进行了说明。
technet.microsoft.com
5.
On top of that, however, we are adding a number of other small features that further improve the interop experience.
在这些特性之上,我们还添加了大量其他小特性,进一步改善了互操作体验。
www.hackvip.com
6.
However, you do not have to deploy the primary interop assembly with your application.
但是,无需将主互操作程序集与您的应用程序一起部署。
msdn.microsoft.com
7.
The Using the Office XP Primary Interop Assemblies section of this article provides the download location for the Office XP PIAs.
本文的使用OfficeXP主互操作程序集一节提供了OfficeXPPIA的下载地址。
msdn2.microsoft.com
8.
So far, I've been more than satisfied with relying on COM interop to give me the best of both worlds.
就目前来讲,我对依靠COM互操作在两个领域取得的成绩已经非常满意了。
msdn2.microsoft.com
9.
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
10.
ParameterModifier is only used when calling through COM interop, and only parameters that are passed by reference are handled.
仅当通过COMinterop进行调用时才使用ParameterModifier,并且仅处理通过引用传递的参数。
msdn2.microsoft.com
1.
The solution in Walkthrough: Supporting COM Interop by Displaying Each Windows Form on Its Own Thread creates a new thread for each form.
Walkthrough:SupportingCOMInteropbyDisplayingEachWindowsFormonItsOwnThread中的解决方案为每个窗体创建一个新线程。
msdn2.microsoft.com
2.
You do not have to deploy the interop assembly with your application.
无需将互操作程序集与您的应用程序一起部署。
technet.microsoft.com
3.
Note that you must sign a primary interop assembly with a strong name.
请注意,您必须签发具有强名称的主interop程序集。
msdn2.microsoft.com
4.
The output for interop logging consists of the signatures of the interop function calls as they occur at run time, with any error messages.
互操作日志记录的输出包括在运行时进行互操作函数调用时互操作函数调用的签名,还包括任何错误信息。
msdn2.microsoft.com
5.
In this case, the interop assembly must be deployed with your application.
在本例中,互操作程序集必须与您的应用程序一起部署。
msdn.microsoft.com
6.
Gets a Microsoft. Office. Interop. Word. Bookmarks collection that represents all the bookmarks inside of the Bookmark control.
获取一个Microsoft.Office.Interop.Word.Bookmarks集合,该集合表示Bookmark控件内的所有书签。
msdn2.microsoft.com
7.
Primary interop assemblies, which are used for COM interoperability.
用于COM互操作性的主互操作程序集。
technet.microsoft.com
8.
To do this, perform a Complete installation of Microsoft Office, or install the redistributable package for the primary interop assemblies.
为此,请执行MicrosoftOffice的完全安装,或安装主互操作程序集的可再发行组件包。
msdn2.microsoft.com
9.
For a list of attributes that you can apply to source code, see Applying Interop Attributes.
有关可以在源代码中应用的属性的列表,请参见应用Interop属性。
msdn2.microsoft.com
10.
Default properties are seen in the interop assemblies as properties with the name Item.
默认属性在互操作程序集中被看作是名称为Item的属性。
msdn2.microsoft.com
1.
Visual Studio uses a registered primary interop assembly by default when a developer references a type in the corresponding type library.
当开发人员引用相应类型库中的某个类型时,默认情况下,VisualStudio将使用已注册的主互操作程序集。
msdn2.microsoft.com
2.
The interop marshaling service uses these attributes to determine how each parameter should be marshaled between managed and unmanaged code.
互用封送处理服务使用这些属性来确定应该如何在托管和非托管代码之间封送每个参数。
msdn2.microsoft.com
3.
The ideal goal here would be to achieve a standard way for such interop to allow different bug trackers to talk to each other.
理想的目标是构建一种标准的方式用于不同bug追踪起之间协同工作。
www.infoq.com
4.
These sections do not represent every case for editing an interop assembly.
这些章节并不代表编辑interop程序集的每一种情况。
msdn2.microsoft.com
5.
Register the assembly for COM interop by using one of the methods described in Packaging an Assembly for COM.
通过使用将COM的程序集打包中描述的一个方法,注册COMInterop的程序集。
msdn2.microsoft.com
6.
Represents a Microsoft. Office. Interop. Excel. Workbook object that exposes events and acts as a container for components.
表示一个公开事件并用作组件容器的Microsoft.Office.Interop.Excel.Workbook对象。
msdn2.microsoft.com
7.
Primary interop assemblies must be signed with strong names using standard public key cryptography.
必须使用标准公钥密码系统用强名称为主Interop程序集进行签名。
msdn2.microsoft.com
8.
The Microsoft. Office. Interop. Excel. : : . Workbook class represents a single workbook within the Excel application.
Microsoft.Office.Interop.Excel.::.Workbook类表示Excel应用程序内的单个工作簿。
msdn2.microsoft.com
9.
A common use of the extern modifier is with the DllImport attribute when you are using Interop services to call into unmanaged code.
extern修饰符的常见用法是在使用Interop服务调入非托管代码时与DllImport属性一起使用。
msdn2.microsoft.com
10.
This section describes the two types of manifests needed for registration-free COM interop: application and component manifests.
本节描述免注册COM互操作所需要的两类清单:应用程序清单和组件清单。
technet.microsoft.com
1.
If you intend to expose types in an assembly to COM applications, consider the requirements of COM interop at design time.
如果要向COM应用程序公开程序集中的类型,应考虑COMInterop在设计时的要求。
msdn2.microsoft.com
2.
Is particularly useful to specify default parameters for methods of a COM interop interface.
对于为COM互操作接口的方法指定默认参数尤其有用。
msdn2.microsoft.com
3.
With C interop, the programmer explicitly marshals data in her code wherever she deems appropriate.
而在C interop中,编程人员可以在代码中认为合适的地方显式封送处理数据。
www.cnblogs.com
4.
One sore point for users of the first Interop Forms was the inability to create MDI child forms.
InteropForms的第一个版本给用户带来的痛处是无法创建MDI子窗体。
www.infoq.com
5.
When methods of the interop assembly are called, a managed-to-unmanaged transition is executed and control is passed to the COM component.
当调用互操作程序集的方法时,将执行从托管到非托管的转换并且将控件传递给COM组件。
msdn2.microsoft.com
6.
The interop scenarios are very useful, but certainly not complete (particularly in reliable messaging).
互操作性场景是很有用的,但是显然不完备(尤其在可靠消息传递方面)。
www.infoq.com
7.
When you use embedded interop types, you can embed them from the primary interop assembly published by the author of the COM component.
当使用嵌入的互操作类型时,您可以从COM组件的作者所发布的主互操作程序集中嵌入这些类型。
technet.microsoft.com
8.
However, due to potential language and COM interop issues it is strongly recommended that you use only English function names in your code.
但是,因为潜在的语言和COMinterop问题,强烈建议您在代码中仅使用英语函数名。
msdn2.microsoft.com
9.
Generates a separate interop assembly, which it must be deployed with the final application.
生成一个单独的互操作程序集,它必须与最终应用程序一起部署。
msdn2.microsoft.com
10.
Gets a Microsoft. Office. Interop. Excel. SmartTagOptions object representing the options that can be performed with a smart tag.
获取一个Microsoft.Office.Interop.Excel.SmartTagOptions对象,该对象表示通过智能标记可以执行的选项。
msdn2.microsoft.com
1.
A primary interop assembly is a unique, vendor-supplied assembly that contains type definitions (as metadata) of types implemented with COM.
主互操作程序集是一个由供应商提供的唯一的程序集。它包含用COM实现的类型的类型定义(作为元数据)。
technet.microsoft.com
2.
This class wraps the Microsoft. Office. Interop. Outlook. Application class, which represents the Outlook application.
此类包装表示Outlook应用程序的Microsoft.Office.Interop.Outlook.Application类。
msdn2.microsoft.com
3.
In this case the interop code is built into the application, so there is no dependency on a separate assembly.
在此情况下,将在应用程序中内置互操作代码,所以不依赖于单独程序集。
msdn2.microsoft.com
4.
Responses from the COM object are routed to the interop assembly and forwarded to your. NET Framework application.
来自COM对象的响应被路由到Interop程序集,然后转发到.NETFramework应用程序。
msdn2.microsoft.com
5.
For a complete discussion of COM interop, see Advanced COM Interoperability.
有关COM互操作的完整讨论,请参见高级COM互操作性。
msdn2.microsoft.com
6.
By default, COM interop applications calling to managed code use the latest version of the runtime installed on the computer.
默认情况下,调用托管代码的COMinterop应用程序使用计算机上所安装的运行库的最新版本。
msdn2.microsoft.com
7.
Assemblies used by COM interop must be registered in the catalog, although in some cases this registration occurs automatically.
由COM互操作使用的程序集必须在目录中进行注册,尽管有些情况下会自动进行此注册。
technet.microsoft.com
8.
Interop logs now include information about marshaled objects that are contained in structures or in reference types.
互操作日志现在包括有关结构或引用类型中所包含的封送对象的信息。
msdn2.microsoft.com
9.
You define the name when you generate the primary interop assembly.
该名称是在生成主Interop程序集时指定的。
msdn2.microsoft.com
10.
By default, COM interop generates a dispatch-only interface for each class you export to a type library.
默认情况下,COMinterop将为导出到类型库的每个类生成一个仅调度的接口。
msdn2.microsoft.com
1.
If you revise a primary interop assembly after shipping it, increment the assembly version number to differentiate later versions.
如果在发布了一个主互操作程序集后又对其进行了修改,应递增程序集版本号以区分以后的版本。
technet.microsoft.com
2.
By default, this check box is cleared, specifying that the application will not allow COM interop.
默认情况下,此复选框会被清除,以指定应用程序不允许COMInterop。
msdn2.microsoft.com
3.
Interop assemblies implicitly implement interfaces that represent COM classes.
互操作程序集隐式实现表示COM类的接口。
msdn2.microsoft.com
4.
The only way to determine which customizations are necessary is to actually write code using the interop assembly.
确定必要的自定义的唯一方法是使用interop程序集实际编写代码。
msdn2.microsoft.com
5.
When there is a reference to the primary interop assembly in your project, you can write managed code that automates the Office application.
项目中具有对主要互操作程序集的引用以后,您便可以编写用于实现Office应用程序的自动化的托管代码。
msdn2.microsoft.com
6.
When COM interop imports a COM type, it produces a. NET Framework method signature equivalent to the original COM method signature.
当COMinterop导入COM类型时,它将生成等效于原COM方法签名的.NETFramework方法签名。
msdn2.microsoft.com
7.
The output for a function signature entry consists of three lines for each interop call.
对于每个互操作调用,函数签名项的输出都包含三行。
msdn2.microsoft.com
8.
This message box is displayed when the project system could not create a COM interop wrapper for a particular component.
当项目系统未能为特定组件创建COM互操作包装时,将显示此消息框。
technet.microsoft.com
9.
For more information about producing and using primary interop assemblies, see Primary Interop Assemblies.
有关生成和使用主互操作程序集的更多信息,请参见主互操作程序集。
technet.microsoft.com
10.
This action creates an interop assembly and automatically adds the assembly as a reference.
此操作会创建一个互操作程序集,并自动将程序集作为引用添加。
msdn2.microsoft.com
1.
For more information, see Managed Code and Office Programming with Visual Studio and Office Primary Interop Assemblies.
有关更多信息,请参见托管代码与使用VisualStudio进行Office编程和Office主互操作程序集。
msdn2.microsoft.com
2.
Some parameters and return values have different default marshaling behavior when used with COM interop or platform invoke.
当用于COMinterop或平台调用时,某些参数和返回值将具有不同的默认封送处理行为。
msdn2.microsoft.com
3.
Specify the Full path with file name to the Saml-Interop-Provider-Bindings. zip file provided with this article, and click OK.
指定Fullpathwithfilename为本文提供的Saml-Interop-Provider-Bindings.zip文件,然后单击OK。
www.ibm.com
4.
When a managed client and unmanaged server are in the same apartment, the interop marshaling service handles all data marshaling.
当托管客户端和非托管服务器位于同一单元中时,Interop封送处理服务处理所有数据封送处理。
msdn2.microsoft.com
5.
When you call into the InfoPath object model from an add-in, you use types that are provided in the primary interop assembly for InfoPath.
从外接程序调入InfoPath对象模型时,将使用在InfoPath的主互操作程序集中提供的类型。
msdn2.microsoft.com
6.
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
7.
Gets or sets a Microsoft. Office. Interop. Word. ParagraphFormat object that represents the paragraph settings for the Bookmark control.
获取或设置一个Microsoft.Office.Interop.Word.ParagraphFormat对象,该对象表示Bookmark控件的段落设置。
msdn2.microsoft.com
8.
Without error handling, interop calls often generate errors that provide little information.
如果没有错误处理机制,互操作调用产生错误时提供的信息通常很少。
msdn2.microsoft.com
9.
Primary: Use this wrapper tool when you want to use an already generated primary interop assembly for the COM component.
当您想要为COM组件使用已生成的主互操作程序集时,请使用此包装工具。
msdn2.microsoft.com
10.
This tool creates an interop assembly and namespace for the type information automatically.
这个工具为类型信息自动地创建一个interop集合和命名空间。
www.ibm.com
1.
References to the main primary interop assemblies for the project.
对项目主要的主要互操作程序集的引用。
msdn2.microsoft.com
2.
COM interop generates the necessary delegates in metadata that you include in your managed client.
COM互操作将在元数据中生成必需的委托,这些委托将包括在托管客户端中。
technet.microsoft.com
3.
Provides a wide variety of members that support COM interop and platform invoke services.
提供各种支持COMInterop和平台调用服务的成员。
msdn2.microsoft.com
4.
COM Interop applications with a client and remote or local server.
具有客户端和远程或本地服务器的COMInterop应用程序。
msdn2.microsoft.com
5.
Xandros will also become a member of the Microsoft Interop Vendor Alliance.
Xandros也将成为MicrosoftInteropVendorAlliance(微软互操作供应商联盟)的一个成员。
www.infoq.com
6.
The following table describes attributes that COM interop tools apply during the conversion process.
下表将说明COM互操作工具在转换过程应用的特性。
technet.microsoft.com
7.
However, to write a preview handler in managed code, you must first write or obtain COM interop definitions for each of these interfaces.
但是,若要用托管代码编写预览处理程序,则必须首先编写或获得所有这些接口的COMInterop定义。
msdn.microsoft.com
8.
You can adjust the outcome of the conversion process performed by COM interop tools and APIs by using design-time attributes.
利用设计时特性,可以调整COM互操作工具和API所执行的转换过程的结果。
technet.microsoft.com
9.
Primary interop assemblies can reference only other primary interop assemblies.
主互操作程序集只能引用其他主互操作程序集。
technet.microsoft.com
10.
Reference only other primary interop assemblies for external COM dependencies.
只引用其他主互操作程序集作为外部COM依赖项。
technet.microsoft.com
1.
Public reserved option for temporary interop conditions; the use will change.
临时互操作条件的公共保留选项;其用途将会改变。
msdn2.microsoft.com
2.
Publishers of COM components produce primary interop assemblies and distribute them to developers for use in .
COM组件的发行者生成主互操作程序集并将它们发布给开发人员以便在。
technet.microsoft.com
3.
A global cache holds a mapping from CLR class to the Ruby class object that wraps the method calls on the interop class.
全局缓存中保留着从CLR类到Ruby类的映射关系,以支持从CLR类到封装互操作类上方法调用的Ruby类对象。
www.infoq.com
4.
The following table shows interop logging of a delegate callback.
下表显示委托回调的互操作日志记录。
msdn2.microsoft.com
5.
Alternatively, you can apply interop-specific attributes to imported types and generate a new assembly.
或者,您可以将互用特定属性应用于导入的类型并生成新的程序集。
msdn2.microsoft.com
6.
For instructions. This topic describes the output written to log files for interop and loader logging.
此主题描述为记录互操作和加载程序而写入的日志文件的输出。
msdn2.microsoft.com
7.
One common interop problem involves errors in event handlers that handle events raised by COM objects.
一个常见的互操作问题涉及处理COM对象所引发的事件的事件处理程序中的错误。
msdn2.microsoft.com
8.
Add a custom class that implements the Microsoft. Office. Interop. Outlook. FormRegionStartup interface.
添加一个实现Microsoft.Office.Interop.Outlook.FormRegionStartup接口的自定义类。
msdn2.microsoft.com
9.
This key value must be set to enable the three types of logging: Interop, Loader, and Networking.
必须设置此项值才能启用三类日志记录:Interop、Loader和Networking。
msdn2.microsoft.com
10.
You can embed COM types so that your application no longer requires a primary interop assembly (PIA) on the target computer.
通过嵌入COM类型,您的应用程序不再要求目标计算机上存在主互操作程序集(PIA)。
technet.microsoft.com
1.
The following table shows interop logging of a platform invoke.
下表显示平台调用的互操作日志记录。
msdn2.microsoft.com
2.
COM interop, which enables managed code to interact with COM objects through interfaces.
COMInterop,它使托管代码能够通过接口与COM对象交互。
msdn2.microsoft.com
3.
The runtime automatically maps the HRESULT from COM interop to more specific exceptions.
运行库自动将HRESULT从COMinterop映射为更特定的异常。
msdn2.microsoft.com
4.
This step also registers the project for COM interop on this computer.
此步骤还注册该项目以便在此计算机上进行COMInterop。
msdn2.microsoft.com
5.
Describes how to adjust the marshaling behavior of types in an interop assembly and how to define COM types manually.
描述如何调整互操作程序集中类型的封送处理行为以及如何以手动方式定义COM类型。
msdn2.microsoft.com
6.
A registered primary interop assembly is clearly marked under the registry key of the original type library.
注册的主互操作程序集在原类型库的注册表项下明确标记。
msdn2.microsoft.com
7.
The rules for type equivalence are discussed in Type Equivalence and Embedded Interop Types.
类型等效性和嵌入的互操作类型中对类型等效规则进行了讨论。
technet.microsoft.com
8.
Describes the rules that the interop marshaling service uses to marshal data.
描述互操作封送处理服务用来封送数据的规则。
msdn2.microsoft.com
9.
For details on importing a type library, see Generating Primary Interop Assemblies.
有关导入类型库的详细信息,请参见生成主Interop程序集。
msdn2.microsoft.com
10.
A COM interop wrapper is created for each ActiveX control; property, method, and events are mapped to their equivalents.
为每个ActiveX控件创建一个COMInterop包装;属性、方法和事件映射到各自的等效项。
msdn2.microsoft.com
1.
Describes how COM interop selects runtime versions and resolves managed types.
描述COM互操作如何选择运行时版本和解析托管类型。
technet.microsoft.com
2.
Visual Studio 2005 does not support interop debugging of device applications as such.
VisualStudio2005不支持对此类设备应用程序进行互操作调试。
msdn2.microsoft.com
3.
Solution 2: Attach to the process in InterOp mode. In this case, you don't have to attach to the process after CLR code is invoked.
解决2:使用InterOp模式附加到该进程,在这种情况下,您不需要在CLR代码被调用以后再附加到该进程
www.cnblogs.com
4.
Provide needed flexibility to support common COM interop scenarios.
提供支持公共COM互操作方案所需要的灵活性。
msdn2.microsoft.com
5.
Finally, this paper described the generation process of Primary Interop Assembly (PIA).
最后,描述了主要互操作集(PIA)的生成过程。
www.13191.com
6.
When your application requires such insulation, generate your own interop assembly instead of using the primary interop assembly.
如果您的应用程序需要这种隔离,则应生成您自己的Interop程序集,而不要使用主Interop程序集。
msdn2.microsoft.com
7.
An interop assembly contains metadata that describes existing COM types.
Interop程序集包含描述现有COM类型的元数据。
msdn2.microsoft.com
8.
NET client assembly, one or more interop assemblies representing distinct COM type libraries, and one or more registered COM components.
NET客户端程序集、一个或多个表示唯一COM类型库的互操作程序集,以及一个或多个已注册的COM组件。
technet.microsoft.com
9.
Produces a primary interop assembly for the specified type library.
生成指定类型库的主interop程序集。
msdn2.microsoft.com
10.
A single primary interop assembly can wrap more than one version of the same type library.
一个主互操作程序集可以包装同一类型库的多个版本。
msdn2.microsoft.com
1.
Outlook queries the add-in to find objects that implement the Microsoft. Office. Interop. Outlook. FormRegionStartup interface.
Outlook会查询外接程序来查找实现Microsoft.Office.Interop.Outlook.FormRegionStartup接口的对象。
msdn2.microsoft.com
2.
This section is for developers who program with primary interop assemblies.
这一节适合于用主互操作程序集编程的开发人员。
technet.microsoft.com
3.
Using design-time-only interop assemblies: Beginning with the .
使用仅设计时互操作程序集:从。
msdn.microsoft.com
4.
For COM interop in particular, this provides powerful advantages.
特别是对于COMInterop而言,这提供了强大的优势。
msdn2.microsoft.com
5.
For instructions on customizing MSIL, see Editing An Interop Assembly.
有关自定义MSIL的说明,请参见编辑Interop程序集。
msdn2.microsoft.com
6.
The wrapper marshals data according to the rules established by the interop marshaling service.
该包装将根据互用封送处理服务所建立的规则来封送数据。
technet.microsoft.com
7.
As a general guideline, use the VendorName. LibraryName combination to identify a primary interop assembly.
作为一般指导原则,请使用VendorName.LibraryName组合来标识主Interop程序集。
msdn2.microsoft.com
8.
When the page opens, search for interop to move quickly to the Item Interoperation section.
当页面打开以后,您可以搜索interop以快速移动到ItemInteroperation部分。
www.ibm.com
9.
From this assembly, the interop marshaling service generates wrappers that perform data marshaling between managed and unmanaged memory.
从该程序集中,互操作封送处理服务生成包装,该包装在托管内存和非托管内存之间执行数据封送处理。
technet.microsoft.com
10.
Likewise, the Type Library Importer (Tlbimp. Exe) also uses the registry to locate primary interop assemblies.
同样,类型库导入程序(Tlbimp.exe)也使用注册表来定位主互操作程序集。
msdn2.microsoft.com
1.
CompanyA. snk and specifies that this assembly is a primary interop assembly supporting type library versions 4. 2 and 5. 2.
属性,并指定该程序集是一个支持类型库版本4.2和5.2的主互操作程序集。
technet.microsoft.com
2.
The second line of the interop log file represents the managed signature.
互操作日志文件的第二行表示托管签名。
msdn2.microsoft.com
3.
The interop marshaler performs the identical transformation when exposing a VARIANT type to managed code.
互操作封送拆收器在向托管代码公开VARIANT类型时执行相同的转换。
msdn.microsoft.com
4.
Use this wrapper tool when you want to generate an interop assembly for the COM component.
当您想要为COM组件生成一个互操作程序集时,请使用此包装工具。
msdn2.microsoft.com
5.
The first link provides information about the classes and interfaces in the primary interop assembly for Excel.
第一个链接提供有关Excel主互操作程序集中的类和接口的信息。
msdn2.microsoft.com
6.
You can register a single primary interop assembly that supports multiple type libraries.
可以注册一个支持多个类型库的主Interop程序集。
msdn2.microsoft.com
7.
Regasm. Exe adds an entry for the primary interop assembly under the same registry key as the original type library.
Regasm.exe在与原类型库相同的注册表项下为该主互操作程序集添加一项。
msdn2.microsoft.com
8.
Provides steps for installing the required Office 2003 primary interop assemblies on end user computers.
提供有关在最终用户计算机上安装所需的Office2003主互操作程序集的步骤。
msdn2.microsoft.com
9.
Device projects support only certain scenarios for COM interop.
设备项目仅支持某些COM互操作性方案。
msdn2.microsoft.com
10.
You can eliminate the need to deploy unnecessary types by creating an interop assembly from managed source code.
通过从托管源代码创建interop程序集,可以消除此部署不必要的类型的需要。
msdn2.microsoft.com
1.
Provides examples to generate an interop assembly from a type library.
提供从类型库生成互操作程序集的示例。
msdn2.microsoft.com
2.
Best-fit mapping enables the interop marshaler to provide a close-matching character when no exact match exists.
最佳映射使互操作封送拆收器可以在没有精确匹配的情况下提供近似匹配字符。
technet.microsoft.com
3.
You usually generate a primary interop assembly by importing a type library.
通常,主Interop程序集是通过导入类型库生成的。
msdn2.microsoft.com
4.
When native code calls managed code using COM Interop and the managed code throws an exception.
当本机代码使用COMInterop调用托管代码而托管代码却引发异常时。
msdn2.microsoft.com
5.
You should generally use strongly bound objects and primary interop assemblies whenever possible.
通常,您应该尽可能使用强绑定对象和主互操作程序集。
msdn2.microsoft.com
6.
If COM interop is not used, then the thread is not initialized.
如果没有使用COM互操作,则不初始化该线程。
technet.microsoft.com
7.
If a primary interop assembly is available, Visual Studio uses the existing assembly before generating a new interop assembly.
如果主Interop程序集可用,则VisualStudio在生成新的Interop程序集之前将使用现有程序集。
msdn2.microsoft.com
8.
Provides links to information on setup, project templates, Office primary interop assemblies, and what is new in Office development.
提供指向以下几方面信息的链接:安装、项目模板、Office主要互操作程序集以及Office开发中的新技术。
msdn2.microsoft.com
9.
In this section, you'll focus on two projects: the ClassicTalkConnectorClient and the com. example. classictalk. interop. managers projects.
在这个部分中,我们将会把注意力放在两个项目上:ClassicTalkConnectorClient与com.example.classictalk.interop.managers项目。
www.ibm.com
10.
Visual Studio Tools for Office uses different sets of the primary interop assemblies on the development computer.
VisualStudioToolsforOffice在开发计算机上使用多组不同的主互操作程序集。
msdn2.microsoft.com
1.
Assemblies using registration-free COM interop are exempt from this requirement.
但对于使用免注册COM互操作的程序集没有这个要求。
207.46.16.252
2.
The COM interop layer in the common language runtime supplies the constructor for ComImport classes.
公共语言运行库中的COMinterop层为ComImport类提供构造函数。
msdn2.microsoft.com
3.
Describes how COM interop can activate components without using the Windows registry.
描述COMInterop如何在不使用Windows注册表的情况下激活组件。
msdn2.microsoft.com
4.
Figure 10 illustrates configuring the interop server with interop settings.
图10演示了配置interop服务器的方式。
www.ibm.com
5.
Formatted types can also be passed to COM interop method calls.
还可以将格式化类型传递给COMInterop方法调用。
msdn2.microsoft.com
6.
COM interop assemblies allow for managed applications to bind to unmanaged types at compile time.
COMinterop程序集允许对托管应用程序,在编译时绑定到非托管类型。
support.microsoft.com
7.
Install Office 2003, including the primary interop assemblies.
安装Office2003,包括主互操作程序集。
msdn2.microsoft.com
8.
This action generates the interop assembly.
此操作可生成互操作程序集。
msdn2.microsoft.com
9.
Describes how to locate, register, and redistribute primary interop assemblies.
描述如何定位、注册和再发行主互操作程序集。
technet.microsoft.com
10.
When working from the command line, you can use the Tlbimp utility to manually create interop assemblies.
当从命令行工作时,可以使用Tlbimp实用工具手动创建Interop程序集。
msdn2.microsoft.com
1.
The primary interop assembly may contain certain customizations that make the types easier to use from managed code.
主要互操作程序集可能包含某些自定义项,可以使这些类型在托管代码中更易于使用。
msdn2.microsoft.com
2.
Describes the steps you must take to automate Microsoft Office applications by using primary interop assemblies.
描述通过使用主互操作程序集自动化MicrosoftOffice应用程序所必须执行的步骤。
msdn2.microsoft.com
3.
Describes how to create COM Interop assemblies in a managed device project.
描述如何在托管设备项目中创建COMInterop程序集。
msdn2.microsoft.com
4.
It describes only the types in the primary interop assembly for Excel 2003.
它只描述了Excel2003主互操作程序集中的类型。
msdn2.microsoft.com
5.
Add a reference in your Office project to the primary interop assembly.
在Office项目中添加对主要互操作程序集的引用。
msdn2.microsoft.com
6.
For developers, this section describes how to program with primary interop assemblies.
对于开发人员,本节描述如何用主互操作程序集编程。
technet.microsoft.com
7.
For information about COM Interop, see Introduction to COM Interop.
有关COM互操作的信息,请参见COMInterop介绍。
msdn2.microsoft.com
8.
COM interop method calls can flow in either direction.
COMInterop方法调用可以在任一个方向流动。
msdn2.microsoft.com
9.
Also describes how to set a registry key to perform interop logging.
同时还描述了如何设置注册表项以执行互操作日志记录。
msdn2.microsoft.com
10.
The count of calls from managed code to native code using the COM interop IDispatch method.
使用COMinteropIDispatch方法从托管代码对本机代码发出的调用的计数。
msdn2.microsoft.com
1.
And, naturally, we also have a good number of Windows systems (we are an interop lab, after all).
当然我们也有很多微软系统(毕竟我们是一个互动实验室)。
www.bing.com
2.
The best way to contact publishers is to go to a technical conference (Usenix, Interop, etc. ) and go to their booths and talk to them.
联系出版公司的最佳途径是参加技术会议(Usenix、Interop,等等),到他们的展台前当面谈。
duanple.blog.163.com
3.
Never use unsafe code unless when using interop.
除非涉及到互操作,永远不要用不安全的代码。
omjfvxmu.cashbbs.com
4.
Apply interop attributes to the text file.
将Interop属性应用于该文本文件。
msdn2.microsoft.com
5.
For instructions, see How to: Generate Interop Assemblies from Type Libraries.
有关说明,请参见如何:从类型库生成互操作程序集。
msdn.microsoft.com
6.
Generate the initial interop assembly using Tlbimp. Exe.
使用Tlbimp.exe生成初始interop程序集。
msdn2.microsoft.com
7.
By using the. NET Framework to create COM components, you can use registration-free COM interop.
使用.NETFramework创建COM组件,您可以使用免注册的COM互操作。
msdn2.microsoft.com
8.
Describes the process of calling COM types through COM interop.
描述通过COMInterop调用COM类型的过程。
msdn2.microsoft.com
9.
The second step enabling COM interop is to add the correct attribute to our component's AssemblyInfo. Vb file.
启用COM互操作的第二步是向组件的AssemblyInfo.vb文件添加正确的属性。
msdn2.microsoft.com
10.
To work with unmanaged COM objects using managed code in Visual Studio, you must use an interop assembly.
若要在VisualStudio中通过托管代码处理非托管COM对象,您必须使用互操作程序集。
msdn2.microsoft.com
1.
Describes how to safely share components through COM interop services.
描述如何通过COMInterop服务安全地共享组件。
msdn2.microsoft.com
2.
Create a plug-in project named com. example. classictalk. interop. managers (Figure 10).
创建一个名为com.example.classictalk.interop.managers的插件项目(图10)。
www.ibm.com
3.
When using COM interop, you must first create and then initialize objects.
使用COMinterop时,必须首先创建对象,然后初始化对象。
msdn2.microsoft.com
4.
Furthermore, it would pose COM interop problems because the "2" interfaces in EnvDTE80 derive from the EnvDTE interfaces.
另外,它会造成COM互操作问题,这是因为EnvDTE80中的“2”接口派生自EnvDTE接口。
msdn2.microsoft.com
5.
COM Interop for devices is based on the desktop implementation.
设备的COMInterop基于桌面实现。
msdn2.microsoft.com
6.
Synchronization blocks are not limited to storing synchronization information; they can also store COM interop metadata.
同步块不局限于只存储同步信息;它们还可以存储COMinterop元数据。
msdn2.microsoft.com
7.
The following VBScript code example shows how to delete a subscription using COM interop.
下面的VBScript代码示例说明如何使用COMinterop删除订阅。
msdn2.microsoft.com
8.
Describes how to deploy an interop application.
描述如何部署interop应用程序。
msdn2.microsoft.com
9.
Describes how to raise and handle events using COM interop.
描述如何使用COMinterop来引发和处理事件。
msdn2.microsoft.com
10.
This topic describes how to edit an interop assembly.
本主题说明如何编辑互操作程序集。
msdn2.microsoft.com
1.
Repeat steps 1-3 to import the LTPA-Interop-PolicySet. zip file provided with this article.
重复步骤1-3导入本文提供的LTPA-Interop-PolicySet.zip文件。
www.ibm.com
2.
This attribute is used later to correctly handle the unmanaged type when it is imported during interop.
此属性以后用来在互操作期间导入非托管类型时对其进行正确处理。
msdn2.microsoft.com
3.
How to: Register a Component for COM Interop.
如何:为COM互操作注册组件。
207.46.16.252
4.
The reference in the Visual Basic application points to the interop assembly, not the actual COM object.
VisualBasic应用程序中的引用指向互操作程序集,而不是实际的COM对象。
msdn2.microsoft.com
5.
For example, you can also edit an interop assembly to enhance its ease of use.
例如,还可以编辑interop程序集以提高其易用性。
msdn2.microsoft.com
6.
Describes COM Interop in the context of Visual Basic applications.
在VisualBasic应用程序上下文中描述COMInterop。
msdn2.microsoft.com
7.
Attribute when using Interop services to call into unmanaged code; in this case, the method must also be declared as
属性一起使用;在这种情况下,该方法还必须声明为
msdn2.microsoft.com
8.
For example, you can indicate that a primary interop assembly supports type library versions 1. 0 And 1. 1.
例如,可以指定一个主Interop程序集支持类型库版本1.0和1.
msdn2.microsoft.com
9.
Interop assemblies created by Visual Basic 2005 handle many of the details of working with COM objects, such as interoperability marshaling.
由VisualBasic2005创建的Interop程序集处理COM对象使用中的许多细节,比如互操作性封送处理。
msdn2.microsoft.com
10.
Cannot add a reference to the primary interop assembly (PIA) for the Office application
无法为Office应用程序添加对主互操作程序集(PIA)的引用
msdn2.microsoft.com
1.
Walkthrough: Supporting COM Interop by Displaying Each Windows Form on Its Own Thread
演练:在每个Windows窗体各自的线程上显示该Windows窗体自身以支持COMInterop
msdn2.microsoft.com
2.
Method. However, in the Visual Studio Tools for Office case, COM interop converts all rejected calls to a
但是,在使用VisualStudioToolsforOffice的情况下,COMinterop会将所有遭到拒绝的调用转换为
msdn2.microsoft.com
3.
Choose a unique name that will distinguish YOUR Interop DLL from others that may be found
选择一个唯一的名字去命名将要创建出来的*。
wenwen.soso.com
4.
For a list of Office 2003 primary interop assemblies and corresponding component names, see
有关Office2003主互操作程序集和相应组件名称的列表,请参见
msdn2.microsoft.com
5.
Walkthrough: Supporting COM Interop by Displaying Windows Forms on a Shared Thread
演练:通过在共享线程上显示Windows窗体支持COMInterop
msdn2.microsoft.com
6.
Automating Microsoft Office Applications by Using Primary Interop Assemblies
使用主互操作程序集使MicrosoftOffice应用程序自动化
msdn2.microsoft.com
7.
For more information about installing Office primary interop assemblies, see
有关安装Office主要互操作程序集的更多信息,请参见
msdn2.microsoft.com
8.
Attributes for Importing Type Libraries into Interop Assemblies
用于向互操作程序集导入类型库的属性
msdn2.microsoft.com
9.
For information on using delegates in an interop scenario, see
有关在互操作方案中使用委托的信息,请参见
msdn2.microsoft.com
10.
Additional Types in Primary Interop Assemblies
主互操作程序集中的附加类型
msdn2.microsoft.com
1.
Walkthrough: Hello World: A COM Interop Example for Smart Devices
演练:HelloWorld:智能设备的COMInterop示例
msdn2.microsoft.com
2.
To add a reference to a primary interop assembly
添加对主互操作程序集的引用
msdn2.microsoft.com
3.
How to: Support COM Interop by Displaying Each Windows Form on Its Own Thread
如何:通过在每个Windows窗体各自的线程上显示该Windows窗体来支持COMInterop
msdn2.microsoft.com
4.
Background: COM Interop on the Common Language Runtime
背景知识:公共语言运行库上的COMInterop
msdn2.microsoft.com
5.
Name and location of the target interop assembly
目标Interop程序集的名称和位置
msdn2.microsoft.com
6.
Below are handy links to articles on PIAs, . NET security, . NET and COM interop, and so forth, that you could go to for more information
下面是一些有关PIA、.NET安全性、.NET和COM互操作等内容的文章链接,从中可以获得更详细的信息。
msdn2.microsoft.com
7.
Interop applications are best deployed as
Interop应用程序最好作为
msdn2.microsoft.com
8.
You can generate a primary interop assembly from a type library in the following ways
可通过以下方式从类型库生成主interop程序集
msdn2.microsoft.com
9.
To generate an interop assembly from a type library
从类型库生成互操作程序集
msdn2.microsoft.com
10.
For guidelines and procedures on how to produce or use primary interop assemblies, see
有关如何生成或使用主interop程序集的指南及过程,请参见
msdn2.microsoft.com
1.
For more information on primary interop assemblies, see
有关主要互操作程序集的更多信息,请参见
msdn2.microsoft.com
2.
COM Interop Sample: . NET Client and COM Server
COMInterop示例:.NET客户端和COM服务器
msdn2.microsoft.com
3.
Platform invoke and COM interop call flow
平台调用和COMInterop调用流
msdn2.microsoft.com
4.
How to: Support COM Interop by Displaying Windows Forms on a Shared Thread
如何:通过在共享线程上显示Windows窗体来支持COMInterop
msdn2.microsoft.com
5.
How to: Register the Core Notification Services Assembly for COM Interop
如何为COMInterop注册核心NotificationServices程序集
msdn2.microsoft.com
6.
How to: Automate Office Applications By Using Primary Interop Assemblies
如何:使用主互操作程序集使Office应用程序自动化
msdn2.microsoft.com
7.
How to: Generate Interop Assemblies from Type Libraries
如何:从类型库生成Interop程序集
msdn2.microsoft.com
8.
Features for COM interop COM
互操作特性
wenku.baidu.com
9.
Use of COM Objects Through Interop Assemblies
通过Interop程序集使用COM对象
msdn2.microsoft.com
10.
How to: Support COM Interop by Displaying a Windows Form with the ShowDialog Method
如何:通过使用ShowDialog方法显示Windows窗体来支持COMInterop
msdn2.microsoft.com
1.
How to: Use COM Interop to Check Spelling Using Word
如何:使用COMInterop进行Word拼写检查
msdn2.microsoft.com
随便看

 

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

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2024/12/25 15:38:19