网页
图片
视频
学术
词典
地图
更多
航班
笔记本
instantiate
美 [ɪns'tænʃɪeɪt]
英 [ɪns'tænʃɪeɪt]
v.
用具体例证说明
网络
实例化;具现化;例示
第三人称单数:
instantiates
现在分词:
instantiating
过去分词:
instantiated
英汉
英英
网络释义
v.
1.
用具体例证说明
v.
1.
to
provide
an
example
to
support
or
explain
something
1.
实例化
实例化
(
Instantiate
):控件在页面或其它控件通过调用其构造函数所实例化时。只有当一个控件在加入控件树中后,该步骤后的 …
chairongzhen.cnblogs.com
|
基于636个网页
2.
具现化
若要
具现化
(
Instantiate
) 参考型别 (例如 String),必须先在 CER 根方法上使用明确的 PrepareMethod(RuntimeMethodHandle, …
msdn.microsoft.com
|
基于259个网页
3.
例示
语言学词汇_百度知道 ... insertion rules 插入规则[吕246]
instantiate
例示
[廖435] instrumental adverb 工具副词[吕246] ...
zhidao.baidu.com
|
基于78个网页
4.
进行实例化
174.
进行实例化
(
instantiate
)创建描述符的实例。
www.moon-soft.com
|
基于9个网页
5.
实例化类
...个单例,里面主要定义了与类的创建(create)与
实例化类
(
instantiate
)相关的方法。
www.cnblogs.com
|
基于7个网页
6.
建立实例
辞汇 ... 实例( instance)
建立实例
(
instantiate
) 介面( interface) ...
webmail.vh.com.tw
|
基于2个网页
更多释义
收起释义
例句
释义:
全部
全部
,
用具体例证说明
用具体例证说明
,
实例化
实例化
,
具现化
具现化
,
例示
例示
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
When
it comes
to
testing
these
objects
,
it
is
often
expensive
,
impractical
,
or
inefficient
to
instantiate
these
collaborators
.
当
开始
测试
这些
对象
时
,
实例
化
这些
合作者
(
collaborator
)
通常
是
昂贵
的
、
不切实际
的
或
效率低
的
。
www.ibm.com
2.
This
will
allow
you
to
instantiate
Java
classes
,
call
their
methods
and
even
derive
from
them
as
if
they
were
just
ordinary
Ruby
objects
.
这
使
你
可以
实例
化
Java
类
,
调用
其
方法
,
甚至
继承
它们
,
就
好
象
它们
仅仅
是
普通
的
Ruby
对象
一样
。
www.infoq.com
3.
You proceed to
instantiate
an
Abdera
class
,
which
makes it
easy
to
set
the
ID
,
title
, subtitle,
and
generator for the
feed
.
然后
实例
化
一个
Abdera
类
,
这样
便于
设置
feed
的
ID
、
title
、
subtitle
和
generator
。
www.ibm.com
4.
While
I
was
at
it
,
I
wrote
the
whole
thing
as
a
lazy
iterator
so
you don't
need
to
instantiate
a
large
node
-list if you don't need one
.
在
这里
,
我
将
所有
的
处理
编写
成
一个
滞后
迭代
器
,
因此
在
不
需要
的
时候
,
不必
实例
化
大型
的
节点
列表
。
www.ibm.com
5.
Many
development
teams
choose
to
instantiate
the
RUP
in
an
agile
manner
,
and
many
others
choose
to
borrow
a
few
agile
ideas
here and
there
.
许多
开发
团队
选择
用
敏捷
的
方式
举例
说明
RUP
,
而
许多
其他
的
团队
选择
到处
借鉴
一些
敏捷
的
思想
。
www.ibm.com
6.
You can't
instantiate
a
Ruby
module
;
it
's
just
a
collection
of
routines
under
a
distinct
namespace
.
Ruby
模块
不能
实例
化
;
它
只是
一个
不同
的
名称
空间
下
的
例程
的
集合
。
www.ibm.com
7.
Since
Java
does
not
allow
you
to
instantiate
an
interface
,
we
need
an
implementation
of the JoinRowSet
interface
to
perform
our
study
.
由于
Java
不
允许
实例
化
接口
,
所以
为了
进行
我们
的
研究
,
需要
拥有
JoinRowSet
接口
的
一个
实现
。
www.ibm.com
8.
This
basically
means
that
you
don't
need
to
instantiate
the
object
manually
;
Ext JS
will
take
care
of it
for
you
.
这
基本上
意味
着
您
不
需要
人工
初始
化
对象
;
ExtJS
将
为
您
处理
。
www.ibm.com
9.
Another
would
be
to
instantiate
Scilab
through
the
command
line
and
pass
Scilab
expressions
to
it
.
另一个
方法
是
通过
命令
行
实例
化
Scilab
并
将
Scilab
表达
式
传递
给
它
。
www.ibm.com
10.
However
,
the
subclass
leaves the
concrete
class
as is and does
not
attempt
to
instantiate
the
superclass
.
子
类
没有
对
具体
的
方法
做
改变
,
也
没有
试图
实例
化
超
类
。
blog.sina.com.cn
1
2
3
4
5