网页
图片
视频
学术
词典
地图
更多
航班
笔记本
Interop
网络
互操作;互操作性;互操作方法
网络释义
1.
互操作
主要
互操作
(
interop
)集合主要互操作集合(PIAs)是正式的,供应商提供的,为与底层的COM类 型交互而定义的.NET类型。
9512.net
|
基于67个网页
2.
互操作性
...意,这两个名字不是关键字)。存取程序也能具有不同的可访问性,但可能会妨碍到语言间的
互操作性
(
interop
),因为其他…
blog.csdn.net
|
基于22个网页
3.
互操作方法
项46:尽量少地使用
互操作方法
(
Interop
)项47:尽量使用安全代码项48:关注开发工具和资源项49:为C#2.0做好准备项50…
www.cnblogs.com
|
基于10个网页
4.
互用性
我正在试图用托管扩展和
互用性
(
interop
)向 C# 和 .Net 框架暴露我的 C++ 库。我的一个类中含有一个联合(union)类型, …
www.vckbase.com
|
基于8个网页
5.
互操作空间
在VS2005中,通过
互操作空间
(
INTEROP
)与EXCEL进行交互。VS2005中有EXCEL工作薄模板,用它创建新的EXCEL项目。
club.excelhome.net
|
基于2个网页
6.
互垄断措施
项46:尽量少地利用
互垄断措施
(
Interop
)
www.huomo.cn
|
基于 1 个网页
7.
国际网络通信展览会
2009年纽约
国际网络通信展览会
(
Interop
)上,思科网络系统及解决方案营销副总裁Marie Hattar在发表主题演讲,并指出思科已 …
labs.chinamobile.com
|
基于 1 个网页
更多释义
收起释义
例句
释义:
全部
全部
,
互操作
互操作
,
互操作性
互操作性
,
互操作方法
互操作方法
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
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
.
只有
库
供应商
才能
生成
主
互
操作
程序
集
,
该
程序
集
由
发行者
用
强
名称
签名
。
megust.publicvm.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
2
3
4
5