月亮词典
首页
查询
parsers
解析器
常用释义
词性释义
解析器
例句
全部
The
standardized
nature
of
XML
has
given
rise
to
a number
of
derivative
cross-platform, cross-language
parsers
and
derivative
technologies
.
XML
的
标准化
特性
导致
了
一些
跨
平台
、
跨
语言
的
解析
器
和
派生
技术
的
诞生
。
Most
parsers
that
implement
the
DOM
provide
at least
a
vendor
-
specific
means
of
access
to
an
underlying
SAX
parser
.
很多
实现
DOM
的
解析
器
至少
提供
一个
供应商
专用
的
方法
来
访问
一个
底层
SAX
解析
器
。
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
解析
器
来
操作
表
单
。
Building
your
own
parser
increases
the
complexity
of your
application
,
and
will
not
perform
as
well
as
the
shipped
parsers
.
构建
自己
的
分析器
会
增加
应用程序
的
复杂
程度
,
其
执行
效果
也
不如
附带
的
分析器
。
However
,
I
still
cannot
work up a
great
deal
of
enthusiasm
for
the
function
docstring
style
of
parsers
.
无论如何
,
我
仍然
不能
对
函数
文档
字符串
风格
的
解析
器具
有
太
多
热情
。
As
well
,
[
xmlproc
]
provides
a
variety
of
high-level
and
experimental
interfaces
that
other
parsers
do
not
.
同样
,
[
xmlproc
]
提供
其它
语法
分析
器
所
不
具备
的
各种
高级
和
测试
接口
。
XML
parsers
do
not
preserve
white space
within
attribute
values
the
same way
that
they
preserve
white space
within
element
textual
content
.
与
保留
元素
文本
内容
中
的
空白
不同
,
XML
分析器
不
保留
属性
值
中
的
空白
。
RDFa
parsers
will
retrieve
the
value
from
the
text
node
of
the
element
to
which
the
property attribute
is
attached
.
RDFa
解析
器
会
从
property
属性
所
附属
的
元素
的
文本
节点
(
textnode
)
中将
值
取
出来
。
You
can
construct
parsers
that are
optimized
to use an in-
memory
representation
of
a
given
Schema
for
validation
(
as
mentioned
earlier
).
可以
构造
针对
给定
Schema
内存
中
表示
优化
的
解析
器
验证
(
如
前
所
述
)。
Obviously
,
proper
syntax
is
necessary
for
parsers
to be
able
to
accept
XML
documents
at
all
.
显然
,
正确
的
文法
是
解析
器
完全
能够
接受
XML
文档
所
必需
的
条件
。
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
解析
器
快得
多
。
Indeed
,
given
its
prevalence
in
Python
,
Perl
,
and
Apache
projects
,
expat
is
clearly
one
of
the
most
widely
-
used
XML
parsers
available
.
的确
,
就
它
在
Python
、
Perl
和
Apache
项目
中
的
流行
程度
而言
,
expat
明显
是
使用
最
广泛
的
XML
解析
器
之一
。
The
combination
of the XAML Node Stream
and
XAML DOM
parsers
are
being
used
to
add
support
for
static
analysis
tools
like
FxCOP
.
我们
可以
联合
使用
XAMLNodeStreams
和
XAMLDOM
解析
器
为
静态
分析
工具
如
FxCOP
增加
支持
。
The
new
parsers
store
additional
parsing
information
(problems,
node
locations)
in
an ILocationResolver instead
of
a
callback
object
.
新
解析
器
在
一个
ILocationResolver
中
存储
额外
的
解析
信息
(
问题
、
节点
位置
),
而
不是
存储
在
回调
对象
中
。
The
heavy
work
of
converting
a
reST
text
into
a
tree
of
nodes
is
done
by
the docutils
.
parsers
.
rst subpackage
.
将
reST
文本
转换
成
节点
树
的
繁重
工作
是
由
docutils.parsers.rst
子
软件包
完成
的
。
XML
parsers
will
simply
reject
documents
that do
not
use
quotes
around
attribute
values
and
report
an
error
.
XML
分析器
将
简单地
拒绝
属性
值
两侧
未
使用
引号
的
文档
,
并
报告
错误
。
First
,
some
number
of
copies
of the
document
representations
are
built
from
parsers
,
with
each
resulting
document
object
retained
.
首先
,
使用
解析
器
构建
文档
表示
的
某个
数量
的
副本
,
并
保存
每个
结果
文档
对象
。
Most
people
will
end
up with XML 1
.
1 Processors
as
they
upgrade
their
parsers
,
just
as
all
the Xerces
users
already
did
.
随着
解析
器
的
升级
,
多数人
最终
将
使用
XML1.1
,
就
像
Xerces
的
所有
用户
所
做
的
那样
。
Conversely
,
the
parsers
that ship
with
development
environments
were
tested
with an eye towards
compatibility
.
相反
,
随
开发
环境
提供
的
解析
器
大都
经过
了
与
兼容性
有关
的
测试
。
The thesis
introduced
the
software
and
hardware
design
proposal
of
CNC
.
The
processing
procedure
parsers
have been
introduced
weightily
.
介绍
数控
系统
的
体系
结构
,
包括
其
硬件
体系
结构
与
软件
体系
结构
,
并
着重
介绍
加工
程序
解释
器
模块
。
Their
names
are
not
allowed
to
contain
colons
,
although
parsers
may
not
enforce
that
rule
.
它们
的
名称
不
允许
包含
冒号
,
尽管
解析
器
可能
不
强制执行
该
规则
。
The
potential
for
automated
parsing
with
open-source
validating
parsers
also
influenced
adoption
of
this
guideline
.
用
开放
源码
验证
解析
器
进行
自动
解析
的
可能性
也
影响
这
条
指导原则
的
采用
。
As you
might
expect
,
any
errors
in
validation
are
reported
to
the
ErrorHandler
set
on the
parsers
.
可以
预料
,
验证
错误
都会
报告
给
解析
器
设置
的
ErrorHandler
。
Direct
parsers
&
optimized
validation
of
complex
data structures
of
SOAP
Messages
(
advantage
of
Document
style
of
messaging
).
SOAP
消息
中
复杂
数据结构
的
直接
分析器
和
已
优化
的
验证
(
Document
类型
消息
的
优点
)。
XML
parsers
are
available
in
every
programming
language
(
even
Cobol
enjoys
strong
XML
support
),
so you
have
no
reason
not
to
use
them
.
每
种
编程
语言
都
由
适用
的
XML
解析
器
(
即使
Cobol
都
有
强大
的
XML
支持
),
没有
理由
不
使用
。
SAX
was
developed
by
the
members
of
the XML-DEV
mailing
list as
a
standard
and
simple
API
for
event-based
parsers
.
SAX
是
由
XML-DEV
邮件
列表
的
成员
开发
的
一种
用于
基于
事件
的
语法
分析
器
的
标准
和
简单
的
API
。
All
my
old
ad hoc
parsers
were
imperative
in
flavor
:
read
some
characters
,
make
some
decisions
,
accumulate
some
variables
, rinse,
repeat
.
我
所有
的
旧
的
特别
的
解析
器
都
采用
了
这种
风格
:
读
一些
字符
、
作
决定
、
累加
一些
变量
、
清空
、
重复
。
Both
include
parsers
and
extensive
XML
support
,
simplifying
data
exchange
between
the
platforms
.
二者
都
包括
解析
器
和
广泛
的
XML
支持
,
简化
了
平台
之间
的
数据
交换
。
XML
parsers
can
use
this
parent
-
child
structure
to
navigate to a
document
,
and
even
to
modify
the
structure
or
content
of
the
document
.
XML
解析
器
可以
利用
这种
父子
结构
来
遍历
文档
,
甚至
修改
文档
的
结构
或
内容
。
Parametric
parsers
are
a
form
of
dynamic
parsers
that
changes
their
behavior
at
run
time
based on
some
attribute
or
data
.
参数化
分析器
就是
那些
在
运行
时
依照
某些
属性
或者
数据
,
改变
其
行为
的
动态
分析
器
的
一种
形式
。
网络释义
自顶向下分析程序
在差不多同时,在经历发布了几个不正确的
自顶向下分析程序
(
parsers
)后,我处理“通过发明‘找到处理器的一个层级结构’范 …
更新时间:2025-05-01 14:49