月亮词典
首页
查询
instantiating
为……的例证
常用释义
词性释义
v.
为……的例证;例示;举例说明(instantiate 的现在分词)
例句
全部
When
instantiating
the
FileInputStream
,
pass
it
a
String
describing
the
path
to
the
Excel
file
to
read
.
在
实例
化
FileInputStream
时
,
向
它
传递
一个
String
,
用于
描述
要
读取
的
Excel
文件
的
路径
。
Sparse
files
allow
data
to
be
written
to
random
locations
within
a
file
without
instantiating
previously
unwritten
intervening
file
blocks
.
稀疏
文件
允许
把
数据
写
到
一个
文件
的
任意
位置
,
而
不要
将
以前
未
写
的
中间
文件
块
实例
化
。
The
only
way
of
instantiating
the Collaborator
object
is
to
provide
two
simple
arguments
.
实例
化
Collaborator
对象
的
惟一
方法
是
提供
两个
简单
参数
。
The
only
added
complexity
comes
in
instantiating
all
the
necessary
objects
for
testing
purposes
.
唯一
增加
的
复杂性
来自
于
,
为
嵌
套
目的
实例
化
了
所有
必需
的
对象
。
Dependency
Injection
.
A
way
of
instantiating
components
and
lacing
them
together
with other
dependent
components
.
依赖性
注射
模式
。
一种
可以
初始
化
组件
并
将
与
之
相关
的
组件
拼装
到
一起
的
方法
。
In
form
at least
,
instantiating
an
object
is
similar
to
calling
a
function
.
至少
在
形式上
,
实例
化
对象
与
调用
函数
相似
。
It
is
not
strictly necessary
,
but
serves
as
a
key
to
quickly
identify
which
object
classes
you
used
in
instantiating
the RMock
test
object
.
对
此
不
作
严格要求
,
但是
用
它
作为
密
钥
可以
快速
识别
在
实例
化
RMock
测试
对象
时
使用
的
对象
类
。
By
using
anonymous
methods
,
you
reduce
the
coding
overhead
in
instantiating
delegates
because you do not have to
create
a separate
method
.
通过
使用
匿名
方法
,
由于
您
不必
创建
单独
的
方法
,
因此
减少
了
实例
化
委托
所
需
的
编码
系统开销
。
The
reference
business
service
templates
serve
as
the
starting point
for
instantiating
business
services in your
business
processes
.
参考
业务
服务
模板
用作
在
业务
流程
中
实例
化
业务
服务
的
起点
。
By
instantiating
an
object
of
the org
.
restlet. Client
class
specific
to
the
protocol
needed
,
you
can
invoke
remote
HTTP
services
.
通过
实例
化
特定
于
所需
的
协议
的
org.restlet.Client
类
的
一个
对象
,
可以
调用
远程
HTTP
服务
。
It
also
includes
important
remarks
on
instantiating
and
using
generic
delegates
as
well
as
code
examples
.
还
包括
有关
实例
化
和
使用
泛型
委托
的
重要
备注
、
以及
代码
示例
。
The
language
defines
two
broad
strategies
for
instantiating
templates
:
the
inclusion
model
and
the
separate
compilation
model
.
语言
为
实例
化
模板
定义
了
两个
主要
策略
:
包含
模型
和
分别
编译
模型
。
There is
nothing
saying
we
are
instantiating
a
cube
or
that
it
must
contain
a
rigid body
.
没有
什么
说
我们
实例
化
一个
立方体
,
它
必须
包含
刚体
。
The
CICE
proposal
is
a
simpler
proposal
that
addresses
the
problem
that
instantiating
inner
class
instances
is
too
cumbersome
.
CICE
方案
要
简单
得
多
,
它
解决
了
实例
化
内部
类
实例
不
太
灵活
的
问题
。
A
class
that
implements
Runnable
can
run
without
subclassing
Thread
by
instantiating
a Thread
instance
and
passing
itself
in
as
the
target
.
实现
Runnable
的
类
可以
不
继承
Thread
而
实例
化为
Thread
实例
,
将
自身
作为
运行
目标
。
The
conformance
levels
must
be
met
when
instantiating
the
service
.
在
实例
化
服务
的
时候
一致性
等级
必须
得到
满足
。
For
examining
and
instantiating
types
in an
assembly
.
检查
和
实例
化
程序集中
的
类型
。
The
following
example
illustrates
declaring
,
instantiating
,
and
using
a
delegate
.
下列
范例
说明
宣告
、
产生
和
使用
委派
。
The
result
tree
is
constructed
by
finding
the
template
rule
for
the
root
node
and
instantiating
its
template
.
“
结果
树
”
是
通过
为
根
节点
寻找
模板
规则
并
实例
化
其
模板
来
构建
出来
的
。
The
run-time
system
is
responsible
for
loading
the
service
endpoint
class
and
instantiating
it
.
这个
运行
时
系统
负责
装载
服务
端点
类
以及
服务
端点
类
的
实例
化
。
By
using
anonymous
methods
,
you
reduce
the
coding
overhead
in
instantiating
delegates
by eliminating the
need
to
create
a separate
method
.
如果
使用
匿名
方法
,
则
不必
创建
单独
的
方法
,
因此
减少
了
实例
化
委托
所
需
的
编码
系统
开销
。
In
addition
,
instantiating
a
facade
initializes the PureMVC
framework
by
creating
the
model
,
view
and
controller
singletons
.
在
此外
,
实例
化
的
幌子
初始
化
puremvc
的
框架
内
建立
模型
,
检视
和
控制器
的
单身
人士
。
Templates
are
a
set
of
instructions
for
instantiating
composite
content
,
an
example
of which
is
a
composite
application
.
模板
是
用来
对
复合
内容
进行
实例
化
的
一
组
指令
,
一个
例子
就是
复合
应用程序
。
Certain
optimizations
occur
based on
the
import
size
,
and
instantiating
an
object
that has an
adjusted
scale
value
can
decrease
performance
.
某些
优化
是
基于
导入
时
的
大小
,
实例
化
一个
物体
要
调整
缩放
值
,
可能
会
影响
性能
。
Just
be
sure
to
reuse
the
naming
service
rather
than
instantiating
a
remote
context
every
time
you need to employ one
.
只要
确保
在
每次
需要
建立
连接
时
,
重用
命名
服务
而
不是
实例
化
远程
上下文
。
Listing
2
provides another example
where
using
static
assertions
helps
prevent
instantiating
a
templated
class
with
certain
argument
types
.
在
清单
2
中
,
使用
静态
断言
有助于
防止
用
某些
参数
类型
实例
化
一个
模板
化
的
类
。
These
properties
are
used
while
instantiating
an
object
that
exposes
a JNDI
interface
named
Context
.
在
实例
化
公开
名
为
Context
的
JNDI
接口
的
对象
时
,
会
使用
这些
属性
。
Both
ways
of
instantiating
delegates
are
discussed
in
this
section
.
委派
的
这
两
种
具
现
化
方法
都
将
在此
章节
中
讨论
。
When
instantiating
a
new
application
,
two
things
happen
.
当
实例
化
新
的
应用程序
时
,
会
发生
两
件事
。
Template
wizard
extensions
are
run
when
vsprvs
is
instantiating
a
project
or
item
from
a
template
.
当
vsprvs
正在
根据
模板
实例
化
项目
或
项
时
,
模板
向导
扩展
将
运行
。
网络释义
实例化
为
实例化
(
instantiating
),换句话说,生成函数是模块函数的具体实例。从技术上讲,在样板函数定义中,template部分不必 …
例示
...------------------- 运行时使用
例示
(
Instantiating
)预制物 这 个 要 点 你 将 懂 得 在 基 本 关 卡 的 预 制 ( Prefabs ) 概 念 .
同一元素不停的实例化
开发者对
同一元素不停的实例化
(
instantiating
)。这很浪费。
更新时间:2025-05-01 19:03