群发资讯网

返回主页
indexers
索引器
常用释义
英式发音
美式发音
基本释义
  • n. 索引器;分度器(indexer 的复数)
例句
  • 1·Indexers can throw exceptions because of invalid arguments.
    索引可以因参数无效而引发异常。
  • 2·Multiple sets of indexers are not supported by some languages.
    有些语言不支持多组索引器。
  • 3·The following example shows how to implement interface indexers.
    下列范例将示范如何实作介面索引子。
  • 4·Interfaces can contain events, indexers, methods, and properties.
    接口可以包含事件、索引器、方法和属性。
  • 5·Indexers, that is, indexed properties, should use a single index.
    索引器(即索引属性)应该使用一个索引。
  • 6·Indexers enable objects to be indexed in a similar manner to arrays.
    索引子可让物件以类似于阵列的方式进行索引。
  • 7·So it's important to improve indexers' quality from indexing practice.
    提高标引人员的素养很重要。标引人员需要在标引实践中磨练。
  • 8·Indexers enable an object to be indexed in a manner similar to arrays.
    使用索引器可以用类似于数组的方式为对象建立索引。
  • 9·Indexers allow instances of a class or struct to be indexed just like arrays.
    索引器允许类或结构的实例就像数组一样进行索引。
  • 10·You can use the indexers of the IfxDataReader to access the columns by their names.
    可以使用IfxDataReader的索引,通过列的名称来访问列。