搜索优化
网页
图片
视频
学术
词典
地图
更多
航班
笔记本
XmlTextReader
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Ralf Westphal has
written
a
great
article
that
describes
a
more
advanced
approach
to
using
the
XmlTextReader
class
than
I
used
in
Socrates
.
RalfWestphal
曾经
写
了
一
篇
非常精彩
的
文章
,
介绍
一种
比
我
在
Socrates
中
所
用
的
方法
更
先进
的
、
使用
XmlTextReader
类
的
方法
。
msdn2.microsoft.com
2.
Do
not
allow
the
XmlTextReader
to
open
any
external
resources
by
setting
the XmlResolver
property
to
null
.
通过
将
XmlResolver
属性
设置
为
null
,
不
允许
XmlTextReader
打开
任何
外部
资源
。
msdn2.microsoft.com
3.
All
other
Microsoft
.
NET Framework
implementations
of
the XmlReader
class
,
including
the
XmlTextReader
class
,
return
false
.
XmlReader
类
(
包括
XmlTextReader
类
)
的
所有
其他
Microsoft.NETFramework
实现
返回
false
。
msdn2.microsoft.com
4.
If
you do
not
want
default
attributes
returned
,
use
the
XmlTextReader
class
.
如果
不
希望
返回
默认
的
属性
,
请
使用
XmlTextReader
类
。
msdn2.microsoft.com
5.
Initializes a
new
instance
of
the
XmlTextReader
class
with
the
specified
URL
and
stream
.
使用
指定
的
URL
和
流
初始
化
XmlTextReader
类
的
新
实例
。
msdn2.microsoft.com
6.
Restrict
the
resources
that
the
XmlTextReader
can
access
by
setting
the XmlResolver
property
to
an XmlSecureResolver
object
.
通过
将
XmlResolver
属性
设置
为
XmlSecureResolver
对象
,
限制
XmlTextReader
可以
访问
的
资源
。
msdn2.microsoft.com
7.
See
Depth
(
in
the
XmlTextReader
class
)
for an
example
using
this
property
.
有关
使用
此
属性
的
示例
,
请
参见
Depth
(
在
XmlTextReader
类
中
)
。
msdn2.microsoft.com
8.
The
following
code
example
creates
an
XmlValidatingReader that
takes
an
XmlTextReader
.
下面
的
代码
示例
创建
一个
接受
XmlTextReader
的
XmlValidatingReader
。
msdn2.microsoft.com