
包含
interop的中国译典句库查询结果如下:
属类:行业术语-中文论文标题-
属类:行业术语-中文论文标题-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:无分类双语句库-msdn.microsoft.com-
属类:无分类双语句库-msdn.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:英汉句库-article.yeeyan.org-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
| 1 | ASP.NET平台上基于OFFICE操作集的报表生成方案 | Making Dynamic Statistic Element in ASP.NET Platform Using Office Interop | |
| 2 | 基于InterOP Stack的新一代平台互操作技术 | New Generation Inter-operation Technology Based on InterOP Stack | |
| 3 | COMInterop,它使托管代码能够通过接口与COM对象交互。 | COM interop , which enables managed code to interact with COM objects through interfaces. | |
| 4 | COMInterop方法调用可以在任一个方向流动。 | COM interop method calls can flow in either direction. | |
| 5 | Interop程序集包含描述现有COM类型的元数据。 | An interop assembly contains metadata that describes existing COM types. | |
| 6 | Outlook会查询外接程序来查找实现Microsoft.Office.Interop.Outlook.FormRegionStartup接口的对象。 | Outlook queries the add-in to find objects that implement the Microsoft. Office. Interop . Outlook. FormRegionStartup interface. | |
| 7 | Regasm.exe在与原类型库相同的注册表项下为该主互操作程序集添加一项。 | Regasm. Exe adds an entry for the primary interop assembly under the same registry key as the original type library. | |
| 8 | VisualBasic应用程序中的引用指向互操作程序集,而不是实际的COM对象。 | The reference in the Visual Basic application points to the interop assembly, not the actual COM object. | |
| 9 | VisualStudio2005不支持对此类设备应用程序进行互操作调试。 | Visual Studio 2005 does not support interop debugging of device applications as such. | |
| 10 | VisualStudioToolsforOffice在开发计算机上使用多组不同的主互操作程序集。 | Visual Studio Tools for Office uses different sets of the primary interop assemblies on the development computer. | |
| 11 | 必须设置此项值才能启用三类日志记录:Interop、Loader和Networking。 | This key value must be set to enable the three types of logging: Interop , Loader, and Networking. | |
| 12 | 此步骤还注册该项目以便在此计算机上进行COMInterop。 | This step also registers the project for COM interop on this computer. | |
| 13 | 此操作会创建一个互操作程序集,并自动将程序集作为引用添加。 | This action creates an interop assembly and automatically adds the assembly as a reference. | |
| 14 | 此类包装表示Outlook应用程序的Microsoft.Office.Interop.Outlook.Application类。 | This class wraps the Microsoft. Office. Interop . Outlook. Application class, which represents the Outlook application. | |
| 15 | 此主题描述为记录互操作和加载程序而写入的日志文件的输出。 | For instructions. This topic describes the output written to log files for interop and loader logging. | |
| 16 | 从外接程序调入InfoPath对象模型时,将使用在InfoPath的主互操作程序集中提供的类型。 | 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. | |
| 17 | 但是,若要用托管代码编写预览处理程序,则必须首先编写或获得所有这些接口的COMInterop定义。 | However, to write a preview handler in managed code, you must first write or obtain COM interop definitions for each of these interfaces. | |
| 18 | 但是,无需将主互操作程序集与您的应用程序一起部署。 | However, you do not have to deploy the primary interop assembly with your application. | |
| 19 | 但是,因为潜在的语言和COMinterop问题,强烈建议您在代码中仅使用英语函数名。 | However, due to potential language and COM interop issues it is strongly recommended that you use only English function names in your code. | |
| 20 | 当COMinterop导入COM类型时,它将生成等效于原COM方法签名的.NETFramework方法签名。 | When COM interop imports a COM type, it produces a. NET Framework method signature equivalent to the original COM method signature. | |
| 21 | 当本机代码使用COMInterop调用托管代码而托管代码却引发异常时。 | When native code calls managed code using COM Interop and the managed code throws an exception. | |
| 22 | 当从命令行工作时,可以使用Tlbimp实用工具手动创建Interop程序集。 | When working from the command line, you can use the Tlbimp utility to manually create interop assemblies. | |
| 23 | 当调用互操作程序集的方法时,将执行从托管到非托管的转换并且将控件传递给COM组件。 | When methods of the interop assembly are called, a managed-to-unmanaged transition is executed and control is passed to the COM component. | |
| 24 | 当您想要为COM组件生成一个互操作程序集时,请使用此包装工具。 | Use this wrapper tool when you want to generate an interop assembly for the COM component. | |
| 25 | 当您想要为COM组件使用已生成的主互操作程序集时,请使用此包装工具。 | Primary: Use this wrapper tool when you want to use an already generated primary interop assembly for the COM component. | |
| 26 | 当然我们也有很多微软系统(毕竟我们是一个互动实验室)。 | And, naturally, we also have a good number of Windows systems (we are an interop lab, after all). | |
| 27 | 当托管客户端和非托管服务器位于同一单元中时,Interop封送处理服务处理所有数据封送处理。 | When a managed client and unmanaged server are in the same apartment, the interop marshaling service handles all data marshaling. | |
| 28 | 当用于COMinterop或平台调用时,某些参数和返回值将具有不同的默认封送处理行为。 | Some parameters and return values have different default marshaling behavior when used with COM interop or platform invoke. | |
| 29 | 第一个链接提供有关Excel主互操作程序集中的类和接口的信息。 | The first link provides information about the classes and interfaces in the primary interop assembly for Excel. | |
| 30 | 对COM对象成员的引用被路由到Interop程序集,然后转发到实际的COM对象。 | References to the members of the COM object are routed to the interop assembly and then forwarded to the actual COM object. |
查询记录