月亮词典
首页
查询
Indexers
索引器
常用释义
词性释义
n.
索引器;分度器(indexer 的复数)
例句
全部
Indexers
do
not
have to be
indexed
by
an
integer
value
;
it is
up
to
you
how
to
define
the
specific
look-up
mechanism
.
索引
器
不必
根据
整
数值
进行
索引
,
由
您
决定
如何
定义
特定
的
查找
机制
。
Indexers
permit
a
default
property
on
a
type
to be
indexed
as
if
the
type
were
an
array
.
索引
器
允许
对
某个
类型
上
的
默认
属性
进行
索引
,
就
像
该
类型
是
数组
一样
。
Indicates
the
name
by which an
indexer
is
known
in
programming
languages
that do
not
support
indexers
directly
.
指示
使
索引
器
在
不
直接
支持
索引
器
的
编程
语言
中
已知
的
名称
。
The implementation of an
index
property
should be as
simple
as possible because
indexers
are
often
used
in
loops
.
索引
属性
的
实现
应
尽可能
简单
,
因为
索引
器
经常
在
循环
中
使用
。
Properties
and
indexers
of
a
class
can
define
extra
accessors
for a
property
or
indexer
defined on an
interface
.
属性
和
索引
器
的
类
可以
定义
额外
的
属性
或
索引
器
在
接口
上
定义
的
访问
器
。
Fields
cannot
be
virtual
;
only
methods
,
properties
,
events
and
indexers
can
be
virtual
.
字段
不能
是
虚拟
的
,
只有
方法
、
属性
、
事件
和
索引
器
才
可以
是
虚拟
的
。
Interfaces
can
be
made
up of
methods
,
properties
,
events
,
indexers
,
or
any
combination
of
those
four
member
types
.
接口
可
由
方法
、
属性
、
事件
、
索引
器
或
这
四
种
成员
类型
的
任何
组合
构成
。
Access
to
fields
by
external
classes
should
be
indirect
, by
means
of
methods
,
properties
,
or
indexers
.
外部
类
应当
通过
方法
、
属性
或
索引
器
来
间接
访问
字段
。
Properties
or
indexers
can
only
use
generic
type
parameters
defined
at
the
scope
of
the
class
.
属性
或
索引
器
只能
使用
在
类
的
作用范围
中
定义
的
一般
类型
参数
。
Accessor
methods
of
indexers
take
parameters
,
while
property
accessor
methods
do
not
.
访问
器
方法
带有
参数
,
而
属性
访问
器
方法
不
带
参数
。
Properties
and
indexers
on a
class
can
define
extra
accessors
for
a
property
or
indexer
defined on an
interface
.
类
的
属性
和
索引
器
可以
为
接口
上
定义
的
属性
或
索引
器
定义
额外
的
访问
器
。
It
looks
as though
2008
confirmed
the case for
index
investing
in
consumers
'
minds
.
Indexers
are
in
the
ascendant
.
在
客户
的
心目
中
,
看起来
2008年
似乎
证明
了
指数
化
投资
的
优势
。
指数
基金
正
方兴未艾
。
XML
serialization
does
not
convert
methods
,
indexers
,
private
fields
,
or
read
-
only
properties (
except
read-only
collections
).
XML
序列化
不
转换
方法
、
索引
器
、
私有
字段
或
只
读
属性
(
只
读
集合
除外
)。
Indexers
permit
instances
of
a
class
or
struct
to
be
indexed
in the
same
way
as
arrays
.
索引
器
允许
类
或
结构
的
实例
按照
与
数组
相同
的
方式
进行
索引
。
For
indexers
,
the
name
is
read
-
only
and the
rest
(
type
,
modifier
,
summary
)
are
editable
.
对于
索引
器
,
名称
是
只
读
的
,
其余
内容
(
类型
、
修饰符
、
摘要
)
都
是
可编辑
的
。
This
tag
can be
applied
to
definitions
for
methods
,
properties
,
events
,
and
indexers
.
此
标记
可用
在
方法
、
属性
、
事件
和
索引
器
的
定义
中
。
You
can
create
placeholders
for
anything
in an
interface
:
methods
,
properties
,
indexers
, and
events
.
你
可以
为
接口
里面
的
任何
东西
创建
占
位符
:
方法
,
属性
,
索引
器
,
事件
。
Interfaces
consist
of
methods
,
properties
,
events
,
indexers
,
or
any
combination
of
those
four
member
types
.
接口
包含
方法
、
属性
、
事件
、
索引
器
或
那些
四
种
成员
类型
的
任意
组合
。
The
array
indexing
operator
cannot
be
overloaded
;
however
,
types
can
define
indexers
,
and
properties
that
take
one
or
more
parameters
.
不能
重载
数组
索引
运算符
;
但
类型
可以
定义
采用
一个
或
多个
参数
的
索引
器
和
属性
。
Interfaces
can
consist
of
methods
,
properties
,
events
,
indexers
,
or
any
combination
of
those
four
member
types
.
接口
可
由
方法
、
属性
、
事件
、
索引
器
或
这
四
种
成员
类型
的
任意
组合
构成
。
In
other words
the
string
indexers
don't affect the
length
of
the
array
.
也就是说
,
字符串
索引
的
元素
是
不计
入
数组
长度
的
计算
范围
的
。
Displays
the
Reorder
Parameters
Dialog
Box
,
which
lets
you
change
the
order
of
the
parameters
for
methods
,
indexers
,
and
delegates
.
显示
“
重新排列
参数
”对话
框
,
利用
它
可以
为
方法
、
索引
器
和
委托
更改
参数
的
顺序
。
Indexers
are most
frequently
implemented
in
types
whose
primary
purpose
is
to
encapsulate
an
internal
collection
or
array
.
索引
器
经常
是
在
主要
用于
封装
内部
集合
或
数组
的
类型
中
实现
的
。
Do
not
provide
more
than
one
family
of
overloaded
indexers
in
one
type
.
不要
在
一个
类型
中
提供
一
组
以上
的
重载
索引
器
。
The
array
indexing
operator
cannot
be
overloaded
,
but
you
can
define
indexers
.
不能
重载
数组
索引
运算符
,
但
可
定义
索引
器
。
You
can
specify
data
members
,
concrete
methods
,
implementation
for
virtual
methods
,
properties
,
events
, and
indexers
.
你
可以
指定
数据
成员
,
具体
方法
,
对
虚
方法
、
属性
、
事件
、
索引
器
的
实现
。
Indexers
allow
an
object
to
be
indexed
in
a
manner
similar
to arrays
.
索引
器
允许
以
类似
于
数组
的
方式
为
对象
建立
索引
。
By
marking
up
acronyms
you
can
give
useful
information
to
browsers
,
spell
checkers
,
translation
systems
and
search
-
engine
indexers
.
你
可以
标记
上
缩写
内容
来
为
浏览器
提供
有用
的
信息
,
拼写
的
检查
,
翻译
系统
,
以及
搜索引擎
的
索引
。
Data
that
your
class
exposes
to
client
code
should
be
provided
through
methods
,
properties
and
indexers
.
您
的
类
向
客户端
代码
公开
的
数据
应
通过
方法
、
属性
和
索引
器
提供
。
Consider
using
indexers
to
provide
access
to
data
stored
in
an
internal
array
.
考虑
使用
索引
器
提供
对
存储
在
内部
数组
中
的
数据
的
访问
。
网络释义
索引器
c#与c++区别 - shasha的日志 - 网易博客 ... 数组( Arrays)
索引器
(
Indexers
) 值类型( value Types) ...
抽象的索引器
抽象的索引器
(
Indexers
)上一篇:.net程序员的盲点(三):const和static readonly的区别 下一篇:.net程序员的盲点(五)…
更新时间:2025-05-02 04:55