Interop
常见例句
- Never use unsafe code unless when using interop.
除非涉及到互操作,永远不要用不安全的代码。 - Never use unsafe code, except when using interop.
除了 interop 外,决不使用使用 unsafe 代码。 - NET COM interop, samples included.
NET兼容,并提供简单范例。 - If efficiency isn't enough for you, consider language interop.
如果效率对你来说还不够的话,那么考虑语言的互操作性。 - NET and then interop as necessary between the two worlds.
NET里编写新的代码,然后在必要的时候让这两个世界互相运作。 - What benefit do you get from using a Primary Interop Assembly (PIA)?
使用Primary Interop assembly (PIA)有什么好处? 返回 Interop