搜索优化
网页
图片
视频
学术
词典
地图
更多
航班
笔记本
configuration section
美
英
un.
设备配置节
网络
配置元素的类
英汉
网络释义
un.
1.
设备配置节
1.
配置节
只允许针对
配置节
(
ConfigurationSection
)进行拆分 ,而不能对配置节组(ConfigurationSectionGroup)或元素(Element) …
www.bianceng.cn
|
基于10个网页
2.
配置元素的类
将 ConfigurationElement 用作表示 XML
配置元素的类
(例如,
ConfigurationSection
)的基类。下面的 ASPX 页的示例使用前 …
shengjun111.blog.163.com
|
基于9个网页
例句
释义:
全部
全部
,
设备配置节
设备配置节
,
配置元素的类
配置元素的类
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
The
handler
must
be
a
.
NET Framework
class
that
implements
the System
.
Configuration.
ConfigurationSection
class
.
该
处理程序
必须
是
一个
用来
实现
System.Configuration.ConfigurationSection
类
的
.
NETFramework
类
。
msdn2.microsoft.com
2.
However
,
inheriting
from
the System
.
Configuration.
ConfigurationSection
class
allows
for
finer
control
of
your
section
handler
.
但是
,
从
System.Configuration.ConfigurationSection
类
继承
允许
对
节
处理程序
进行
更精细
的
控制
。
msdn2.microsoft.com
3.
The System
.
Configuration.
ConfigurationSection
class
can
also
be
implemented
using
the
programmatic
model
.
System.Configuration.ConfigurationSection
类
还
可以
通过
使用
编程
模型
来
实现
。
msdn2.microsoft.com
4.
Create
a
public
class
that
inherits
the System
.
Configuration
.
ConfigurationSection
class
,
as
illustrated
in the
following
code
example
.
创建
一个
继承
System.Configuration.ConfigurationSection
类
的
公共
类
,
如
下面
的
代码
示例
所
示
。
msdn2.microsoft.com
5.
The
handler
must
be
a
.
NET Framework
class
that
extends
the
ConfigurationSection
class
.
该
处理程序
必须
是
一个
对
ConfigurationSection
类
进行
扩展
的
.
NETFramework
类
。
msdn2.microsoft.com
6.
Gets
a
ConfigurationSectionCollection
containing
all
of
the
ConfigurationSection
objects
within
this
ConfigurationSectionGroup
.
获取
一个
ConfigurationSectionCollection
,
它
包含
此
ConfigurationSectionGroup
中
的
所有
ConfigurationSection
对象
。
msdn2.microsoft.com
7.
Gets
the
key
of
the
specified
ConfigurationSection
object
contained
in
this
ConfigurationSectionCollection
object
.
获取
此
ConfigurationSectionCollection
对象
中
包含
的
指定
ConfigurationSection
对象
的
键
。
msdn2.microsoft.com
8.
Gets
the
key
of
the
specified
ConfigurationSection
object
contained
in
this
ConfigurationSectionCollection
.
获取
此
ConfigurationSectionCollection
中
包含
的
指定
ConfigurationSection
对象
的
键
。
msdn2.microsoft.com
9.
This
ConfigurationSection
is
locked
and
cannot
be
edited
.
此
ConfigurationSection
被
锁定
,
无法
编辑
。
msdn2.microsoft.com
10.
Gets
the
keys
to
all
ConfigurationSection
objects
contained
in
this
ConfigurationSectionCollection
.
获取
此
ConfigurationSectionCollection
中
包含
的
所有
ConfigurationSection
对象
的
键
。
msdn2.microsoft.com
1
2