comparer

comparer

美 [kəm'peərə]  英 [kəm'peərə]

  • n.比较器完成"与"逻辑功能的信号单元;比较装置;比较仪
  • 网络比较子;电压比较器;比较元

英汉解释

n.
1.
比较器完成"与"逻辑功能的信号单元
2.
比较装置
3.
比较仪

例句

This hashing behavior of the returned comparer is not limited by an overall node count when hashing F# records, lists and union types.

F#记录列表联合类型进行哈希处理返回比较哈希处理行为总体节点计数

Some teaching material treat that the integrated operational amplifier which makes up the voltage comparer only works in the nonlinear area.

本文指出某些电压比较电路其中集成工作线性

Object has an initial capacity equal to the number of elements copied, and uses the default load factor, hash code provider, and comparer.

对象初始容量等于复制元素并且使用默认加载因子哈希代码提供程序比较

Performs a subsequent ordering of the elements in a sequence in descending order by using a specified comparer.

使用指定比较降序序列元素执行后续排序

Key values are compared by using a specified comparer, and the elements of each group are projected by using a specified function.

通过使用指定比较进行比较并且通过使用指定函数每个元素进行投影

Searches the entire sorted List for an element using the specified comparer and returns the zero-based index of the element.

使用指定比较整个排序List搜索元素返回元素开始索引

with a case-insensitive comparer for the current culture.

具有用于当前区域性区分大小比较

Returns a default equality comparer for the type specified by the generic argument.

返回一个默认相等比较用于比较参数指定类型

The sorting is performed by the default comparer for the type of the element.

排序针对元素类型默认比较执行

Sorting with a custom comparer causes all rows to become unshared.

使用定义比较排序导致所有成为非共享

Instance as the comparer to perform case-insensitive string searches .

实例用作比较执行区分大小字符串搜索

The comparer customizes how the elements are compared.

比较自定义如何元素进行比较

Class that uses the specified equality comparer and creates a lookup dictionary when the specified threshold is exceeded.

实例实例使用指定相等比较超过指定阈值创建一个查找字典

For an element using the default comparer and returns the zero-based index of the element.

搜索元素返回元素开始索引

Prefer function objects over functions as algorithm and comparer arguments.

算法比较参数函数对象函数

Requires a comparer implementation to perform key comparisons.

需要比较实现执行比较

Because Name is a string, the default comparer performs an alphabetical sort from A to Z.

因为Name一个字符串所以默认比较执行AZ字母排序

The implementation of comparer caused an error during the sort.

comparer实现导致排序出现错误

Class using the specified initial capacity and load factor , and the default hash code provider and comparer .

使用默认初始容量加载因子哈希代码提供程序比较初始

Class using the default initial capacity and load factor , and the specified hash code provider and comparer .

使用指定初始容量指定加载因子默认哈希代码提供程序默认比较初始

Class using the specified initial capacity, hash code provider, comparer, and the default load factor.

使用指定初始容量哈希代码提供程序比较默认加载因子初始

Class using the specified initial capacity, and the default load factor, hash code provider, and comparer.

使用指定初始容量默认加载因子默认哈希代码提供程序默认比较初始

The List must already be sorted according to the comparer implementation; otherwise, the result is incorrect.

List必须根据比较实现进行排序否则结果正确

Determines whether a sequence contains a specified element by using the default equality comparer.

通过使用默认相等比较确定序列是否包含指定元素

Returns distinct elements from a sequence by using the default equality comparer to compare values.

通过使用默认相等比较进行比较返回序列重复元素

This method determines equality using the default equality comparer EqualityComparer. Default for T, the type of values in the list.

方法使用用于T列表类型默认相等比较EqualityComparer.Default确定相等

The list is displayed, sorted using the alternate comparer, and displayed again.

示例显示列表使用代用比较进行排序再次显示列表

The IEqualityComparer object includes both the hash code provider and the comparer.

IEqualityComparer对象包含哈希代码提供程序包含比较

Gets or sets the sorting comparer for the control.

获取设置用于控件排序比较

Object combines the comparer and the hash code provider.

对象比较哈希代码提供程序组合一起

Class using the specified initial capacity and comparer.

使用指定初始容量比较初始

Return an F# comparer object suitable for hashing and equality.

返回适合哈希处理相等比较F#比较对象

Sorts the elements in the entire List using the specified comparer.

使用指定比较整个List元素进行排序

Creates an empty ListDictionary using the default comparer.

使用默认比较创建空白ListDictionary

Class that is empty, has the specified initial capacity, and uses the default equality comparer for the key type.

实例实例具有指定初始容量类型使用默认相等比较

class that is empty , has the default initial capacity , and uses the specified hash code provider and the specified comparer.

实例实例具有默认初始容量使用指定哈希代码提供程序指定比较

Class that is empty, has the specified initial capacity and uses the specified hash code provider and the specified comparer.

实例实例具有指定初始容量使用指定哈希代码提供程序指定比较

Class that is empty, has the specified initial capacity, and uses the default hash code provider and the default comparer.

实例实例具有指定初始容量使用默认哈希代码提供程序默认比较

And serves as a sort order comparer for type.

类型排序顺序比较对象

For example, comparer might not return 0 when comparing an item with itself.

例如自身比较comparer可能返回0。