网页
图片
视频
学术
词典
地图
更多
航班
笔记本
parse
美 [pɑrs]
英 [pɑː(r)z]
v.
(对句子)作语法分析;作句法分析
网络
解析;剖析;分析语句
第三人称单数:
parses
现在分词:
parsing
过去式:
parsed
同义词
v.
analyse
,
describe
,
break down
,
explain
,
construe
权威英汉双解
英汉
英英
网络释义
parse
v.
1.
~ sth
(对句子)作语法分析;作句法分析
to divide a sentence into parts and describe the grammar of each word or part
v.
1.
【语】从语法上分析;解析(词句等)
v.
1.
to
examine
and
describe
the
grammar
of
a
sentence
or
a
particular
word
in
a
sentence
1.
解析
解析
(
Parse
)– Hive 用称为Antlr的解析器成器来生成用于查询的抽象语法树 AST 。 类型检查与语法分析(Type checking an…
duanple.blog.163.com
|
基于1355个网页
2.
分析
大学课程英文翻译 ... parent dimension style 上级标注样式 父系标注型式
parse
分析
分析 Partial 部分 局部 ...
www.douban.com
|
基于496个网页
3.
语法分析
语法分析
(
parse
)的时候在标准错误转储调试信息. -dr RTL阶段后转储到`file.rtl'. -dx 仅对函数生成RTL,而不是编译.通常和`r'联用.
blog.csdn.net
|
基于289个网页
4.
剖析
其
剖析
(
parse
)方式和前面的字元完全一样;b. 性质值(attribute value)的错误理解:对於一个 tag 的性质值,只可最多在 ex…
kcddp.keyfc.net
|
基于134个网页
5.
分析语句
Oracle 游标总结+整理 - Reg - BlogJava ... DBMS_SQL.
PARSE
分析语句
DBMS_SQL.CLOSE_CURSOR 关闭一个动态游标 ...
www.blogjava.net
|
基于126个网页
6.
从语法上分析
GRE逆序_馆档网 ... hoarse 嘶哑的,粗嗄的
parse
从语法上分析
sparse 稀少的,贫乏的 ...
www.guandang.com
|
基于52个网页
7.
解析模板
Velocity语法 - javacheng的日志 - 网易博客 ... 3.Include( 引入). 17 6.
Parse
(
解析模板
). 18 8.Velocimacros( 宏调用). 18 ...
javacheng.blog.163.com
|
基于31个网页
8.
解析游标
小叉_新浪博客 ... Internal name: 方法内部名称。 dbms_sql.
parse
解析游标
v_stat:= dbms_sql.execute 执行 ...
blog.sina.com.cn
|
基于12个网页
更多释义
收起释义
例句
释义:
全部
全部
,
作语法分析
作语法分析
,
作句法分析
作句法分析
,
解析
解析
,
剖析
剖析
,
分析语句
分析语句
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
But
to
be
truly
multi-lingual
we
're
going
to
want
to be able to
understand
(
parse
)
JSON
,
not
just speak
it
.
可
若要
实现
真正
的
多种
标准
并存
,
我们
还
要
理解
(
解析
)
JSON
而
不是
简单
地
介绍
它
。
www.infoq.com
2.
Note
that the
core
DOM
API
does
not
give
you
methods
to
either
parse
XML
data
into a
DOM
,
or
to
serialize
the DOM back out to
XML
.
注意
,
核心
DOMAPI
并
不能
使
您
将
XML
数据
解析
到
DOM
,
或者
将
DOM
序列化为
XML
。
www.ibm.com
3.
As
Christ
said
,
the
mark
of a
Christian
is
not
her
ability
to
parse
other
's
beliefs
and
actions
.
就
像
基督
说
的
,
基督徒
的
标志
不是
她
有
能力
分析
别人
的
信念
和
行动
。
article.yeeyan.org
4.
As
you
can
see
,
using
favoring
attributes
over
child
tags
leads
to
a
smaller
file
size
and
a significantly
faster
parse
time
.
正如
你
所
看到
的
,
与
使用
子
标签
相比
,
使用
属性
时
文件
尺寸
更
小
,
特别是
解析
时间
更快
。
blog.sina.com.cn
5.
This
means
that
if
yacc
would
have
to
read
two
tokens
before
it
knew
which
action
to
take
,
it
would
be
unable
to
parse
this
grammar
.
这
就
意味
着
,
如果
yacc
在
知道
采取
哪个
动作
之前
,
必须
读取
两个
标记
,
那么
它
将
无法
解析
该
语法
。
www.ibm.com
6.
Informs
the
code
model
whether
the
current
parse
has
completed
and
if it had
errors
.
通知
代码
模型
当前
分析
是否
已
完成
以及
是否
出错
。
msdn2.microsoft.com
7.
It
would
be
nice
to be
able
to
parse
the
XML
efficiently
,
but
with
a
more
intuitive
programming
model
.
如果
能够
高效地
解析
XML
而且
可以
使用
更
直观
的
编程
模型
那
就
太
好
了
。
www.ibm.com
8.
At
this
point
,
you don't
need
to worry
about
putting
any
payload
into
the
HTTP
request
,
as
you haven't
yet
included
code
to
parse
it
.
此时
,
不必
考虑
在
HTTP
请求
中
加入
任何
载荷
,
因为
还
没有
包含
相关
的
解析
代码
。
www.ibm.com
9.
However
,
you
also
have the ability
to
parse
the
return
information
using
jQuery
code
just
as
you
parse
your own
Web
pages
on
startup
.
事实上
,
与
在
启动
时
解析
Web
页
一样
,
您
还
需要
解析
使用
jQuery
代码
返回
的
信息
。
www.ibm.com
10.
That
said
,
namespaces
make
it
a
lot
tougher
to
parse
and
manage
the
data
.
这就是说
,
命名空间
增加
了
数据
的
解析
和
管理
难度
。
www.ibm.com
1
2
3
4
5