网页
图片
视频
学术
词典
地图
更多
航班
笔记本
遍历 traverse
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
A zipper
's
enumeration
functions
allow
you
to
traverse
the
entire
tree
in
depth
-
first
order
,
as
shown
in
Figure
11
.
zippers
的
枚举
函数
允许
您
按照
深度
优先
的
顺序
遍历
整个
树
,
如
图
11
所
示
。
www.ibm.com
2.
If
you
need
to
extend
IDA
,
chances
are that you'll
need
to
understand
its
model
structure
to
traverse
and
modify
its
model
objects
.
如果
需要
扩展
RDA
,
那么
您
需要
理解
它
的
模型
结构
,
以
遍历
和
修改
它
的
模型
对象
。
www.ibm.com
3.
Within the
bottom
Content Store
pane
,
traverse
the IBM Cognos 10
structure
to the
report
executed
in
the
previous
section
.
在
底部
的
ContentStore
窗格
中
,
遍历
上一
节
执行
的
报表
的
IBMCognos10
结构
。
www.ibm.com
4.
J2SE
1
.
4
introduces
the
concept
of a
CharacterIterator
,
which
allows
you
to
traverse bi
-directionally
through
text
.
J2SE1.4
引入
了
CharacterIterator
的
概念
,
它
允许
双向
地
遍历
文本
。
www.ibm.com
5.
The
bath
is
fully
powered
for
the
leg
lift
,
cross
bath
traverse
and
up
and
down
movement
within
the
bath
.
洗澡
是
完全
为
抬
腿
供电
,
跨
浴
遍历
和
向上
和
向下
移动
的
浴室
内
。
bbs.canjiren.net
6.
Since
most
of
us
grew up
using
SBCS
strings
,
we
're
used
to
using
the ++
and
--
operators
on a
pointer
to
traverse
through a
string
.
因为
我们
中
大多数人
都
是
用
着
SBCS
字符串
成长
的
,
所以
我们
在
遍历
字符串
时
,
常常
使用
指针
的
++-
和
-
操作
。
xjchilli.blog.163.com
7.
Now
that
you
know
how
to
traverse
the
model
,
you
can
write
code
to
modify
the
model
.
现在
,
您
知道
了
如何
遍历
模型
。
接下来
,
可以
编写
代码
来
修改
模型
。
www.ibm.com
8.
Up
to
the
designated
leaf
nodes
,
and
then
traverse
the
process
of
marking
the
existence
of
a
0
,
1
code
array
.
直到
到
指定
的
叶子
结点
,
然后
将
遍历
过程
中
标记
的
0,1
代码
存在
一个
数组
中
。
blog.csdn.net
9.
Now, I
show
how
the
CDT
parser
generates
the AST
and
how
you
can
traverse
it
with
your
own
code
.
接下来
介绍
CDT
解析器
如何
生成
AST
以及
如何
用
您
自己
的
代码
对
其
进行
遍历
。
www.ibm.com
10.
Thus
,
in
order
to
get
the
text
value
,
you
need
to
traverse
the
children
of
tagname,
collating
them
into
a
string
.
因此
,
为了
获得
该
文本
值
,
需要
遍历
tagname
的
子
节点
,
并
将
它们
整理
成
一个
字符串
。
www.ibm.com
1
2
3
4
5