comparer
美 [k?m'pe?r?]
英 [k?m'pe?r?] 
- n.比較器完成"與"邏輯功能的信號單元;比較裝置;比較儀
- 網(wǎng)絡(luò)比較子;電壓比較器;比較元
英漢解釋
例句
This hashing behavior of the returned comparer is not limited by an overall node count when hashing F# records, lists and union types.
在對F#記錄、列表和聯(lián)合類型進(jìn)行哈希處理時(shí),返回的比較器的此哈希處理行為不受總體節(jié)點(diǎn)計(jì)數(shù)所限。
Some teaching material treat that the integrated operational amplifier which makes up the voltage comparer only works in the nonlinear area.
本文指出,在某些電壓比較器的電路中,其中的集成運(yùn)放是工作在線性區(qū)。
Object has an initial capacity equal to the number of elements copied, and uses the default load factor, hash code provider, and comparer.
對象的初始容量等于復(fù)制的元素數(shù),并且使用默認(rèn)的加載因子、哈希代碼提供程序和比較器。
Performs a subsequent ordering of the elements in a sequence in descending order by using a specified comparer.
使用指定的比較器按降序對序列中的元素執(zhí)行后續(xù)排序。
Key values are compared by using a specified comparer, and the elements of each group are projected by using a specified function.
通過使用指定的比較器對鍵值進(jìn)行比較,并且通過使用指定的函數(shù)對每個組的元素進(jìn)行投影。
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.
它具有用于當(dāng)前區(qū)域性的不區(qū)分大小寫的比較器。
Returns a default equality comparer for the type specified by the generic argument.
返回一個默認(rèn)的相等比較器,用于比較此泛型參數(shù)指定的類型。
The sorting is performed by the default comparer for the type of the element.
排序是由針對元素類型的默認(rèn)比較器執(zhí)行的。
Sorting with a custom comparer causes all rows to become unshared.
使用自定義比較器排序可導(dǎo)致所有行成為非共享行。
Instance as the comparer to perform case-insensitive string searches .
實(shí)例用作比較器,以執(zhí)行不區(qū)分大小寫的字符串搜索。
The comparer customizes how the elements are compared.
比較器自定義如何對元素進(jìn)行比較。
Class that uses the specified equality comparer and creates a lookup dictionary when the specified threshold is exceeded.
類的新實(shí)例,該新實(shí)例使用指定的相等比較器并在超過指定閾值時(shí)創(chuàng)建一個查找字典。
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.
算法和比較器的參數(shù)應(yīng)多用函數(shù)對象少用函數(shù)。
Requires a comparer implementation to perform key comparisons.
需要比較器實(shí)現(xiàn)來執(zhí)行鍵比較。
Because Name is a string, the default comparer performs an alphabetical sort from A to Z.
因?yàn)?/c>Name是一個字符串,所以默認(rèn)比較器執(zhí)行從A到Z的字母排序。
The implementation of comparer caused an error during the sort.
comparer的實(shí)現(xiàn)導(dǎo)致排序時(shí)出現(xiàn)錯誤。
Class using the specified initial capacity and load factor , and the default hash code provider and comparer .
使用默認(rèn)的初始容量、加載因子、哈希代碼提供程序和比較器來初始化。
Class using the default initial capacity and load factor , and the specified hash code provider and comparer .
使用指定的初始容量、指定的加載因子、默認(rèn)的哈希代碼提供程序和默認(rèn)比較器來初始化。
Class using the specified initial capacity, hash code provider, comparer, and the default load factor.
使用指定的初始容量、哈希代碼提供程序、比較器和默認(rèn)加載因子來初始化。
Class using the specified initial capacity, and the default load factor, hash code provider, and comparer.
使用指定的初始容量、默認(rèn)加載因子、默認(rèn)哈希代碼提供程序和默認(rèn)比較器來初始化。
The List must already be sorted according to the comparer implementation; otherwise, the result is incorrect.
List必須已根據(jù)比較器實(shí)現(xiàn)進(jìn)行排序,否則結(jié)果將不正確。
Determines whether a sequence contains a specified element by using the default equality comparer.
通過使用默認(rèn)的相等比較器確定序列是否包含指定的元素。
Returns distinct elements from a sequence by using the default equality comparer to compare values.
通過使用默認(rèn)的相等比較器對值進(jìn)行比較返回序列中的非重復(fù)元素。
This method determines equality using the default equality comparer EqualityComparer. Default for T, the type of values in the list.
此方法使用用于T(列表中的值的類型)的默認(rèn)相等比較器EqualityComparer.Default來確定相等性。
The list is displayed, sorted using the alternate comparer, and displayed again.
該示例顯示列表,使用該代用比較器對它進(jìn)行排序并再次顯示該列表。
The IEqualityComparer object includes both the hash code provider and the comparer.
IEqualityComparer對象既包含哈希代碼提供程序又包含比較器。
Gets or sets the sorting comparer for the control.
獲取或設(shè)置用于控件的排序比較器。
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中的元素進(jìn)行排序。
Creates an empty ListDictionary using the default comparer.
使用默認(rèn)比較器創(chuàng)建空白ListDictionary。
Class that is empty, has the specified initial capacity, and uses the default equality comparer for the key type.
類的新實(shí)例,該實(shí)例為空且具有指定的初始容量,并為鍵類型使用默認(rèn)的相等比較器。
class that is empty , has the default initial capacity , and uses the specified hash code provider and the specified comparer.
類的新實(shí)例,該實(shí)例為空、具有默認(rèn)初始容量,并使用指定的哈希代碼提供程序和指定的比較器。
Class that is empty, has the specified initial capacity and uses the specified hash code provider and the specified comparer.
類的新實(shí)例,該實(shí)例為空且具有指定的初始容量,并使用指定的哈希代碼提供程序和指定的比較器。
Class that is empty, has the specified initial capacity, and uses the default hash code provider and the default comparer.
類的新實(shí)例,該實(shí)例為空、具有指定的初始容量,并使用默認(rèn)哈希代碼提供程序和默認(rèn)比較器。
And serves as a sort order comparer for type.
類型的排序順序比較器的對象。
For example, comparer might not return 0 when comparing an item with itself.
例如,當(dāng)將一項(xiàng)與其自身比較時(shí),comparer可能不返回0。