1.This hashing behavior of the returned comparer is not limited by an overall node count when hashing F# records, lists and union types.
在对F#记录、列表和联合类型进行哈希处理时,返回的比较器的此哈希处理行为不受总体节点计数所限。
2.Some teaching material treat that the integrated operational amplifier which makes up the voltage comparer only works in the nonlinear area.
本文指出,在某些电压比较器的电路中,其中的集成运放是工作在线性区。
3.Object has an initial capacity equal to the number of elements copied, and uses the default load factor, hash code provider, and comparer.
对象的初始容量等于复制的元素数,并且使用默认的加载因子、哈希代码提供程序和比较器。
4.Performs a subsequent ordering of the elements in a sequence in descending order by using a specified comparer.
使用指定的比较器按降序对序列中的元素执行后续排序。
5.Key values are compared by using a specified comparer, and the elements of each group are projected by using a specified function.
通过使用指定的比较器对键值进行比较,并且通过使用指定的函数对每个组的元素进行投影。
6.Searches the entire sorted List for an element using the specified comparer and returns the zero-based index of the element.
使用指定的比较器在整个已排序的List中搜索元素,并返回该元素从零开始的索引。
7.with a case-insensitive comparer for the current culture.
它具有用于当前区域性的不区分大小写的比较器。
8.Returns a default equality comparer for the type specified by the generic argument.
返回一个默认的相等比较器,用于比较此泛型参数指定的类型。
9.The sorting is performed by the default comparer for the type of the element.
排序是由针对元素类型的默认比较器执行的。
10.Sorting with a custom comparer causes all rows to become unshared.
使用自定义比较器排序可导致所有行成为非共享行。