string compare的意思
string compare中文翻譯:
字符串比較
相似詞語短語
trading company───[貿易]貿易公司
trading companies───貿易公司(tradingcompany的名詞復數)
beyond compare───adv.非常好;無以倫比
mining company───礦業公司
stringboard───n.樓梯斜梁側板(等于stringer)
stringcourse───n.束帶層;層拱
study compares───研究比較
to compare───比較
smoking compartment───吸煙車廂
雙語使用場景
even go outside the bounds of the string itself to compare its consistency with external conditions, such as the inventory of a warehouse or the current stock price of a company.───甚至還可以超出字符串本身的邊界,比較與外部條件的一致性,如庫存目錄或當前公司股票價格。
On one version of the UnixWare compiler, references to STRCMP were translated automatically into an Intel processor's native string compare instruction.───在UnixWare編譯器的某一個版本中,對strcmp的引用被自動轉換為Intel處理器自己的字符串比較指令。
Using the standard C string functions or your favorite string library, compare the common name and the host name.───使用標準的 C 字符串函數或您習慣使用的字符串庫對通用名和主機名進行比較。
The String. Compare method provides a thorough way of comparing the current string object to another string or object.───String.Compare方法提供了將當前字符串對象與另一個字符串或對象進行全面比較的方法。
SORT_LOCALE_STRING - compare items as strings, based on the current locale.───SORT_LOCALE_STRING-根據當前的區域(locale)設置來把單元當作字符串比較。
Poor performance in multi-threaded applications that call string compare functions───調用字符串比較函數的多線程應用程序性能較差
Code Correctness: Erroneous String Compare───代碼的正確性:錯誤的字符串比較
SORT_STRING - compare items as strings───SORT_STRING-單元被作為字符串來比較
英語使用場景
On one version of the UnixWare compiler, references to strcmp() were translated automatically into an Intel processor's native string compare instruction.