网页
图片
视频
学术
词典
地图
更多
航班
笔记本
parsers是parser的复数
parser
美 [ˈpɑrsər]
英 [ˈpɑː(r)zə(r)]
n.
剖析器;〔计〕语法分析程序;句法分析的程序
网络
自顶向下分析程序
复数:
parsers
英汉
英英
网络释义
n.
1.
剖析器
2.
〔计〕语法分析程序
3.
句法分析的程序
n.
1.
a
computer
program
that
examines
and
describes
the
structure
of
a
sentence
,
and
checks
whether
there
are
any
mistakes
1.
自顶向下分析程序
在差不多同时,在经历发布了几个不正确的
自顶向下分析程序
(
parsers
)后,我处理“通过发明‘找到处理器的一个层级结构’范 …
duanple.blog.163.com
|
基于3个网页
例句
释义:
全部
全部
,
剖析器
剖析器
,
〔计〕语法分析程序
〔计〕语法分析程序
,
句法分析的程序
句法分析的程序
,
自顶向下分析程序
自顶向下分析程序
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
The
standardized
nature
of
XML
has
given
rise
to
a number
of
derivative
cross-platform, cross-language
parsers
and
derivative
technologies
.
XML
的
标准化
特性
导致
了
一些
跨
平台
、
跨
语言
的
解析
器
和
派生
技术
的
诞生
。
www.ibm.com
2.
Most
parsers
that
implement
the
DOM
provide
at least
a
vendor
-
specific
means
of
access
to
an
underlying
SAX
parser
.
很多
实现
DOM
的
解析
器
至少
提供
一个
供应商
专用
的
方法
来
访问
一个
底层
SAX
解析
器
。
www.ibm.com
3.
Note
that the
form
itself
is
nothing but an XML-based
document
and
can
be
manipulated
with
the
standard
Java-based
XML
parsers
.
请
注意
表单
本身
只是
基于
XML
的
文档
,
并且
可以
使用
标准
的
基于
Java
的
XML
解析
器
来
操作
表
单
。
www.ibm.com
4.
Building
your
own
parser
increases
the
complexity
of your
application
,
and
will
not
perform
as
well
as
the
shipped
parsers
.
构建
自己
的
分析器
会
增加
应用程序
的
复杂
程度
,
其
执行
效果
也
不如
附带
的
分析器
。
www.mcyber.space
5.
However
,
I
still
cannot
work up a
great
deal
of
enthusiasm
for
the
function
docstring
style
of
parsers
.
无论如何
,
我
仍然
不能
对
函数
文档
字符串
风格
的
解析
器具
有
太
多
热情
。
www.ibm.com
6.
XML
parsers
do
not
preserve
white space
within
attribute
values
the
same way
that
they
preserve
white space
within
element
textual
content
.
与
保留
元素
文本
内容
中
的
空白
不同
,
XML
分析器
不
保留
属性
值
中
的
空白
。
www.mcyber.space
7.
RDFa
parsers
will
retrieve
the
value
from
the
text
node
of
the
element
to
which
the
property attribute
is
attached
.
RDFa
解析
器
会
从
property
属性
所
附属
的
元素
的
文本
节点
(
textnode
)
中将
值
取
出来
。
www.infoq.com
8.
You
can
construct
parsers
that are
optimized
to use an in-
memory
representation
of
a
given
Schema
for
validation
(
as
mentioned
earlier
)
.
可以
构造
针对
给定
Schema
内存
中
表示
优化
的
解析
器
验证
(
如
前
所
述
)
。
www.ibm.com
9.
Obviously
,
proper
syntax
is
necessary
for
parsers
to be
able
to
accept
XML
documents
at
all
.
显然
,
正确
的
文法
是
解析
器
完全
能够
接受
XML
文档
所
必需
的
条件
。
www.ibm.com
10.
In
contrast
to PLY
or
Spark
,
DParser
itself
is
written
in
C
,
and
is
thus
likely
to
be
considerably
faster
than
pure
-
Python
parsers
.
与
PLY
或
Spark
相反
,
DParser
本身
是
用
C
编写
的
,
因而
可能
会
比
纯粹
的
Python
解析
器
快得
多
。
www.ibm.com
1
2
3
4
5