网页
图片
视频
学术
词典
地图
更多
航班
笔记本
XMLDOM
网络
解析器;文档对象模型
网络释义
1.
解析器
代码的第一块创建了Microsoft XML
解析器
(
XMLDOM
)的一个例示,并将XML文档加载到内存中。代码的第二块创建解析器的另 …
www.blogjava.net
|
基于24个网页
2.
文档对象模型
您不能添加、 修改,或之后文档已加载到 XML
文档对象模型
(
XMLDOM
) 分析器删除 XML 命名空间定义的 XML 文档实例中。 …
support.microsoft.com
|
基于17个网页
例句
释义:
全部
全部
,
解析器
解析器
,
文档对象模型
文档对象模型
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
The
first
block
of
code
creates
an
instance
of the
Microsoft
XML
parser
(
XMLDOM
)
,
and
loads the
XML
file
into
memory
.
第一
块
代码
创建
了
一个
微软
XML
解析器
(
XMLDOM
)
的
实例
,
并
把
此
文件
加载
到
存储器
里
。
blog.sina.com.cn
2.
Focus
here
on the
calls
used
to
extract
data
from
the XML DOM
.
这里
的
重点
是
用来
从
XMLDOM
提取
数据
的
调用
。
www.ibm.com
3.
The
single
String
arg
constructor
builds
an XML DOM
object
using
the
string
as
input
.
单个
String
参数
构造
器
使用
字符串
作为
输入
来
构建
XMLDOM
对象
。
www.ibm.com
4.
The
constructor
for
the
class
reads the
XML
file
of
the episode
information
using
the
XML
DOM
library
that
is
standard
to
PHP
.
该
类
的
构造函数
使用
对于
PHP
来说
标准
的
XMLDOM
库
读取
剧集
信息
的
XML
文件
。
www.ibm.com
5.
The XmlTextWriter
writes
to a
stream
rather
than
using
an
object
model
such
as
the XML DOM
,
and
so
gives
better
performance
.
XmlTextWriter
写入
流
,
而
不是
使用
对象
模型
(
如
XMLDOM
)
,
从而
提供
了
更好
的
性能
。
msdn2.microsoft.com
6.
If
you have
worked
with
XML DOM
parsing
,
this
should
look
familiar
,
because
the
programming
model
is
almost
the
same
.
如果
使用
过
XMLDOM
解析
,
这
看起来
很
类似
,
因为
编程
模型
几乎
一样
。
www.ibm.com