indexer

indexer

美 ['?ndeks?]  英 ['?ndeks?]

  • n.索引;〔光〕分度器;調車定位機車
  • 網絡索引器;索引子;索引指示器

英漢解釋

n.
1.
索引
2.
〔光〕分度器
3.
調車定位機車

例句

This article is supplied with a ready-to-use sample resources-indexer application.

本文附帶樣例資源索引應用程序

The type and parameter types of an indexer must be at least as accessible as the indexer itself.

索引類型參數類型必須至少索引本身具有同樣訪問

The type of an indexer and the type of its parameters must be at least as accessible as the indexer itself.

索引類型及其參數類型必須至少如同索引本身一樣可訪問

Such an indexer might be implemented by searching for the string within the collection, and returning the appropriate value.

通過搜索集合字符串返回相應可以實現索引

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

指示使索引直接支持索引編程語言已知名稱

indexer could be extended in various ways; some of these extensions would be logical and direct, and others would be more difficult.

indexer不同方式進行擴展某些擴展方式邏輯直接其它更為復雜

After a file is read by the client, the page could also be scanned for content, as in the case of an indexer.

客戶機讀取一個文件之后這個頁面內容進行掃描索引程序情況相同

The Item property, also known as the indexer, is routinely used in the settings wrapper class derived from ApplicationSettingsBase.

Item屬性稱為索引通常用于ApplicationSettingsBase派生設置包裝

If the index is created by a contracted indexer, an agreement needs to be reached regarding how the index will be maintained.

如果一個指定人員contractedindexer這里知道應該怎么翻譯編制需要如何維護索引一點達成一致

Properties and indexers of a class can define extra accessors for a property or indexer defined on an interface.

屬性索引可以定義額外屬性索引接口定義訪問

Gets an indexer used to retrieve all the descendant elements of the current element that match a specified expanded name.

取得用于擷取目前項目符合指定擴充名稱所有子代項目索引

Attribute can be used to customize the name of an indexer.

屬性自定義索引名稱

Keyword is used to modify a method, property, indexer or event declaration, and allow it to be overridden in a derived class.

關鍵字用于修飾方法屬性索引事件聲明并且允許派生中重寫這些對象

This column has only scratched the surface of the indexer module and the broader topic of full-text indexing.

專欄涉及indexer模塊全文索引這個更廣泛主題皮毛

The indexer skips these rows, which means that you are not able to query for content contained in these rows.

索引這些意味無法查詢這些包含內容

By using either an index into the collection or the label of a grid item in the collection that you access through the indexer.

使用通過索引訪問集合索引集合網格標簽可以檢索特定

Properties and indexers on a class can define extra accessors for a property or indexer defined on an interface.

屬性索引可以接口定義屬性索引定義額外訪問

Indexer allows you to specify additional attributes to use during object activation.

索引使可以指定對象激活過程使用其他屬性

Readers who wish to use xml_indexer as part of their own larger Python projects should find its further specialization equally simple.

那些希望自己比較大型Python項目使用xml_indexer讀者應該發現更深專門化相當簡單

Specifically, the indexer creates an indexing Job with a priority of Job. LONG and adds it to the platform's queue.

特別索引創建一個Job.LONG優先索引Job添加平臺隊列

The most practical database management software for Web sites is a relational database management system with a full-text indexer.

實用數據庫管理軟件網站一個關系數據庫管理系統全文搜索速率

By default , the full-text indexer requires the filters and word breakers that it loads to be signed .

默認情況全文索引要求加載篩選字符經過簽名

The Item property is an indexer that first determines whether the provider that tracks the SiteMapNode object supports localization.

Item屬性一個索引首先確定跟蹤SiteMapNode對象提供程序是否支持本地化

To fix this error, make sure that all operators are on the right-hand side and that the left-hand side is a variable, property, or indexer.

若要修復錯誤確保所有運算符位于右邊左邊變量屬性索引

Thus, the purpose of the accessor is to indicate whether the indexer is read-write, read-only, or write-only.

因此訪問用途指示索引讀寫

Readers will notice that the above examples use indexer to perform searches, with no mention at all of xml_indexer.

讀者注意上面那些示例使用indexer執行搜索根本沒有提到xml_indexer。

The core module of search engines, namely indexer, is usually based on inverted file.

目前搜索引擎核心模塊索引采用倒排文件結構短語查詢準確較低

An indexer value is not classified as a variable; therefore, you cannot pass an indexer value as a ref or out parameter.

索引屬于變量因此不能索引作為refout參數進行傳遞

At least for now, I can create XML-node index databases using the simpler xml_indexer. py script.

至少目前可以使用簡單一些xml_indexer.py腳本來創建XML節點索引數據庫

You can select a specific subscriber device by supplying its device name to the indexer of a SubscriberDeviceEnumeration object.

可以通過SubscriberDeviceEnumeration對象索引提供設備名稱選擇特定訂閱方設備

Serves as an indexer to a specific field within the record.

用作記錄特定字段索引

When it detects a change, it tells the indexer to start analyzing, and this time, the indexer Job works in earnest.

檢測一個更改索引開始分析與此同時索引Job認真開始工作

Torrentspy later sued the MPAA because an alleged hacker, hired by the MPAA, retrieved private information from the BitTorrent indexer.

稍后Torrentspy起訴MPAA宣稱一名MPAA黑客BitTorrentindexer竊取私人信息

Provides an indexer to get or set the cell located at the intersection of the column and row with the specified indexes.

提供索引取得設定位于具有指定索引資料資料交集儲存

To fix a violation of this rule, change the design to use a lone integer or string index, or use a method instead of the indexer.

修復規則沖突設計更改使用整型字符串索引使用方法替代索引

Take a look at the output of python xml_indexer. py --help before using it.

使用之前一下pythonxml_indexer.py--help輸出

You tried to modify a method, property, indexer, operator, constructor, destructor, or event containing a stackalloc operator.

試圖修改包含stackalloc運算符方法屬性索引運算符構造函數函數事件

Used for index properties such as the indexer for a class.

用于索引屬性索引

Currently, this indexer is not implemented and operations on it will not produce any results.

索引目前實現進行操作不會產生任何結果

The indexer can be seen as a type of conversion and therefore is more appropriately exposed as a method.

索引可以視為一種轉換類型因此公開方法更為合適