网页
图片
视频
学术
词典
地图
更多
航班
笔记本
初始化为
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
After
this
call
,
the
struct
is
considered
to
be
definitely
assigned
; that is
,
all
its
members
are
initialized
to
their
default
values
.
在
这个
呼叫
之后
,
此
结构
将
被
视为
已经
明确
的
指派
了
,
也就是
,
它
的
所有
成员
都
已经
初始
化为
它们
的
预设
值
。
technet.microsoft.com
2.
As
you
can see
,
pthread_mutex_init
accepts
a
pointer
to
an
already
-
allocated
region
of
memory
to initialize as
a
mutex
.
正如
所
示
,
pthread_mutex_init
接受
一个
指针
作为
参数
以
初始
化为
互斥
对象
,
该
指针
指向
一块
已
分配
好
的
内存
区
。
www.ibm.com
3.
Property
to a
string
that
contains
the
text
to
display
,
including
the
RTF
codes
that
determine
how
the
text
should
be
formatted
.
属性
初始
化为
包含
要
显示
文本
的
字符串
,
包括
确定
如何
设置
该
文本
格式
的
RTF
代码
。
msdn2.microsoft.com
4.
The
next
time
a
user
executes
the
batch
,
the cached
cursor
memory
will
be
reused
and
initialized
appropriately
as an
active
cursor
.
下次
用户
执行
该
批处理
时
,
缓存
的
游标
内存
将
重用
并
相应地
初始
化为
活动
游标
。
msdn2.microsoft.com
5.
Everything
else
gets
zero
,
which
is
usually
a
telltale value
when
looking
at
output
.
其它
所有
的
都
被
初始
化为
0
,
这样
在
查看
输出
结果
的
时候
是
有
据
可
循
的
。
www.xue5.com
6.
A
default
constructor
is
always
provided
to
initialize
the
struct
members
to
their
default
values
.
总是
提供
默认
构造函数
以
将
结构
成员
初始
化为
它们
的
默认
值
。
msdn2.microsoft.com
7.
Initializing
the
data
to
default
values
and
specifying
locations
for the
match
text
to be
rendered
is
shown
below
.
下面
显示
了
如何
把
数据
初始
化为
默认
值
并
指定
要
渲染
的
匹配
文本
的
位置
。
www.ibm.com
8.
After
the
initialization of the
split
mirror
as mirror
,
the
database
will
be placed
into
a
rollforward
pending
state
.
将
分割
镜像
初始
化为
镜像
之后
,
该
数据库
将
进入
前滚
暂挂
状态
。
www.ibm.com
9.
The
next
section
of
code
,
the
for
loop
,
first
retrieves
all
the childNodes of the
first
contact
,
when
the
variable
j
is
initialized
to
zero
.
接下来
的
一段
代码
是
一个
for
循环
,
当
变量
j
被
初始
化为
0时
,
该
循环
首先
检索
第一
个
联系
人
的
所有
childNodes
。
www.ibm.com
10.
With
a
semaphore
,
we
create
a
semaphore
set
consisting
of a single
member
and initialize the
semaphore
's
value
to
1
.
我们
使用
信号
量
时
,
创建
只
包含
一
个
成员
的
信号
量
的
同时
,
将
信号
量
的
值
初始
化为
1
。
bbs.51cto.com
1
2
3
4
5