compare vt. 1.比较,对照 (with); 参照。 2.把…比作为 (to)。 3.【语法】把(形容词、副词)变成比较级[最高级]。 vi. 相比,匹敌 (with)。 (as) compared with 和…比起来。 be compared to 好比 (Life is compared to voyage. 人生好比航海)。 compare notes 对笔记;交换意见。 n. 比较。 beyond [past, without] compare 无与伦比的,不可及的。
string n. 1.线,带,绳子;〔美国〕鞋带〔又作 shoe-string, 〔英国〕称 shoe-lace〕。 (穿线、数珠等的)串线,串绳;穿在线上的东西,一串东西;一连串,一系列。 2.一串;一行,一排,一列。 3.〔集合词〕(训练中的)(常属于一个马主的)一群赛跑的马,牛群,马队;一群。 4.(弓)弦;(乐器的)弦;〔the strings〕 弦乐器(演奏者)。 5.纤维;卷须;(豆荚壳等的)筋,腱。 6.【台球】得分数;计分器。 7.〔pl. 〕 〔美口〕(附带)条件,限制。 8.〔美俚〕谎话。 9.【建筑】束带层;短梯基。 a piece of string 一根绳子,一条带子。 shoe string 鞋带。 a string of questions 一连串问题[质问]。 a string of buses 一长列公共汽车。 a string of houses 一排房屋。 a second string to one's bow 另一种手段,第二套办法。 by the string rather than the bow 〔口语〕直接了当地。 harp on one [the same] string 反复讲同一事件。 have sb. on a string 任意操纵某人。 have two strings to one's bow 备有两手,备有两套办法。 in a long string 排成一长串。 no strings 〔美运〕时间没有限制。 no strings attached 没有附带条件。 on the string 〔美国〕有希望。 pull every string 竭力,拼命。 pull the strings 在背后拉线,在幕后操纵。 string tied to it (个中)条件,缘故。 the first [second] string 第一[第二]靠得住的人[物];第一[第二]个办法。 touch a string 〔比喻〕触动心弦。 touch the strings 奏弦乐。 vt. (strung ) 1.用绳、线、带子(等)捆、扎、挂。 2.〔常用 p.p. 〕使紧张,使作好准备;使兴奋。 3.把…用线串起来。 4.使(弓)上弦;调(乐器)弦,抽(豆荚等的)筋。 5.使成一串排列起来,使排成一列 (up out)。 6.拉直,使伸展,扩张,延长;〔口语〕引伸。 7.〔美俚〕欺骗,愚弄,戏弄。 vi. 1.(人等)排成一串,蜿蜒排列;成线状;列成一行前进。 2.〔美俚〕欺骗,撒谎,戏弄。 string out scouts along the road 沿路布置警戒。 string beans 掐去菜豆的筋。 He is highly strung for the game. 他对比赛非常紧张。 I'm strung up to do the job. 我已经准备好可以干这件工作了。 string along with 〔美俚〕陪伴,信任(某人);同意(某事)。 string sb. along 〔美俚〕骗人,使人等待,吊人胃口。 string oneself up 兴奋紧张;打起精神来想做…。 string out (使)节目拖长;行列长达;(日期)延长到 (The program was strung out too long. 节目拖得太长。 ) string together (把事实)连贯起来。 string up 〔口语〕勒死,吊,挂起。
Compare strings using ordinal sort rules and ignoring the case of the strings being compared 使用序号排序规则并忽略被比较字符串的大小写,对字符串进行比较。
For comparing strings in case strings are internalized or search only in parts of the tree 来比较字符串(其中字符串是内部化的) ,或者只在树上的一部分中进行搜索。
Function returns an integer that indicates the relationship between the two compared strings based on the sorting order 函数返回一个整数,该整数指示所比较的两个字符串之间基于排序顺序的关系。
There are operators for comparing numeric values , operators for comparing strings , and operators for comparing objects 值。有用于比较数值的运算符、用于比较字符串的运算符以及用于比较对象的运算符。
Which compares strings character by character , you can compare names reported by the parser against string constants by reference 函数,相反,您可以通过引用将解析器报告的名称与字符串常量进行比较。
Compare strings using culture - sensitive sort rules , the current culture , and ignoring the case of the strings being compared 使用区域敏感排序规则、当前区域来比较字符串,同时忽略被比较字符串的大小写。
When you compare strings , the string expressions are evaluated based on their alphabetical sort order , which depends on the 当比较字符串时,字符串表达式根据字符串的字母排序顺序进行计算,排序顺序取决于
Compare strings using culture - sensitive sort rules , the invariant culture , and ignoring the case of the strings being compared 使用区域敏感排序规则、固定区域来比较字符串,同时忽略被比较字符串的大小写。
For instance , if you rely on string internalization but the parser you are using does not support it , your application must compare strings using 例如,如果依赖于字符串内部化,但是所使用的解析器又不支持该特性,那么应用程序就必须使用
You might need to compare string elements based on their true binary value , particularly if the strings can contain characters that are not to be interpreted as text 您可能需要根据字符串元素的真实二进制值来对它们进行比较,尤其当字符串可以包含不解释为文本的字符时。