中英文地名和人名建议选择专门化的地名译典或人名译典;有些缩写词在缩写词典中更容易查到;

    indexers查询结果如下:

    音标:[暂缺]
    详解 FreeDict网典 韦氏词典 英文百科 wiki词典 英文句库
    例句

    XML serialization does not convert methods, indexers , private fields, or read-only properties (except read-only collections).

    XML序列化不转换方法、索引器、私有字段或只读属性(只读集合除外)。

    属类:IT行业-msdn2.microsoft.com--

    Part 2 of this series explains modeling C# indexers , properties, constructors, destructors, and operators.

    本系列的第2部分将介绍C#指示器、属性、构造方法、析构方法,和操作符的建模。

    属类:IT行业-www.ibm.com--

    The array indexing operator cannot be overloaded, but you can define indexers .

    不能重载数组索引运算符,但可定义索引器。

    属类:IT行业-msdn2.microsoft.com--

    The array indexing operator cannot be overloaded; however, types can define indexers , and properties that take one or more parameters.

    不能重载数组索引运算符;但类型可以定义采用一个或多个参数的索引器和属性。

    属类:IT行业-msdn2.microsoft.com--

    Do not provide more than one family of overloaded indexers in one type.

    不要在一个类型中提供一组以上的重载索引器。

    属类:IT行业-technet.microsoft.com--

    For indexers , the name is read-only and the rest (type, modifier, summary) are editable.

    对于索引器,名称是只读的,其余内容(类型、修饰符、摘要)都是可编辑的。

    属类:IT行业-technet.microsoft.com--

    Accessor methods of indexers take parameters, while property accessor methods do not.

    访问器方法带有参数,而属性访问器方法不带参数。

    属类:IT行业-msdn2.microsoft.com--

    Interfaces consist of methods, properties, events, indexers , or any combination of those four member types.

    接口包含方法、属性、事件、索引器或那些四种成员类型的任意组合。

    属类:IT行业-technet.microsoft.com--

    Interfaces can be made up of methods, properties, events, indexers , or any combination of those four member types.

    接口可由方法、属性、事件、索引器或这四种成员类型的任何组合构成。

    属类:IT行业-msdn2.microsoft.com--

    Interfaces can consist of methods, properties, events, indexers , or any combination of those four member types.

    接口可由方法、属性、事件、索引器或这四种成员类型的任意组合构成。

    属类:IT行业-technet.microsoft.com--

    Consider using indexers to provide access to data stored in an internal array.

    考虑使用索引器提供对存储在内部数组中的数据的访问。

    属类:IT行业-msdn2.microsoft.com--

    Data that your class exposes to client code should be provided through methods, properties and indexers .

    您的类向客户端代码公开的数据应通过方法、属性和索引器提供。

    属类:IT行业-technet.microsoft.com--

    Indexers do not have to be indexed by an integer value; it is up to you how to define the specific look-up mechanism.

    索引器不必根据整数值进行索引,由您决定如何定义特定的查找机制。

    属类:IT行业-msdn2.microsoft.com--

    Indexers enable objects to be indexed in a similar way to arrays.

    索引器使得对象可按照与数组相似的方法进行索引。

    属类:IT行业-msdn2.microsoft.com--

    Indexers permit a default property on a type to be indexed as if the type were an array.

    索引器允许对某个类型上的默认属性进行索引,就像该类型是数组一样。

    属类:IT行业-msdn2.microsoft.com--

    Indexers permit instances of a class or struct to be indexed in the same way as arrays.

    索引器允许类或结构的实例按照与数组相同的方式进行索引。

    属类:IT行业-msdn2.microsoft.com--

    The implementation of an index property should be as simple as possible because indexers are often used in loops.

    索引属性的实现应尽可能简单,因为索引器经常在循环中使用。

    属类:IT行业-msdn2.microsoft.com--

    Indexers can have more than one formal parameter, for example, when accessing a two-dimensional array.

    索引子可以具有一个以上的型式参数,例如,在存取二维阵列时便是如此。

    属类:IT行业-technet.microsoft.com--

    There are two main ways in which the security and reliability of indexers can be improved

    提高索引器的安全性和可靠性有两种主要的方法

    属类:IT行业-msdn2.microsoft.com--

    Access to fields by external classes should be indirect, by means of methods, properties, or indexers .

    外部类应当通过方法、属性或索引器来间接访问字段。

    属类:IT行业-msdn2.microsoft.com--

    Displays the Reorder Parameters Dialog Box, which lets you change the order of the parameters for methods, indexers , and delegates.

    显示“重新排列参数”对话框,利用它可以为方法、索引器和委托更改参数的顺序。

    属类:IT行业-msdn2.microsoft.com--

    An indexer introduced in a class or struct hides all base class indexers with the same signature.

    引入类或结构中的索引器将隐藏具有相同名称的所有基类索引器。

    属类:IT行业-msdn2.microsoft.com--

    For more information about using indexers with an interface, see

    有关对接口使用索引器的更多信息,请参见

    属类:IT行业-msdn2.microsoft.com--

    For more information about how to use indexers with an interface, see Interface Indexers.

    有关如何对接口使用索引器的更多信息,请参见接口索引器。

    属类:IT行业-msdn2.microsoft.com--

    Multiple sets of indexers are not supported by some languages.

    有些语言不支持多组索引器。

    属类:IT行业-technet.microsoft.com--

    It looks as though 2008 confirmed the case for index investing in consumers’ minds. Indexers are in the ascendant.

    在客户的心目中,看起来2008年似乎证明了指数化投资的优势。指数基金正方兴未艾。

    属类:英汉句库-www.ftchinese.com--

    Indicates the name by which an indexer is known in programming languages that do not support indexers directly.

    指示使索引器在不直接支持索引器的编程语言中已知的名称。

    属类:IT行业-msdn2.microsoft.com--

    Properties or indexers can only use generic type parameters defined at the scope of the class.

    属性或索引器只能使用在类的作用范围中定义的一般类型参数。

    属类:IT行业-msdn2.microsoft.com--

    Fields cannot be virtual; only methods, properties, events and indexers can be virtual.

    字段不能是虚拟的,只有方法、属性、事件和索引器才可以是虚拟的。

    属类:IT行业-msdn2.microsoft.com--

    简典