网页
图片
视频
学术
词典
地图
更多
航班
笔记本
System.Configuration.ConfigurationSection
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
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