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 〔口语〕勒死,吊,挂起。
Because modifications to strings involve the creation of new string objects , for performance reasons , large amounts of concatenation or other involved string manipulation should be performed with the 因此,出于性能方面的原因,大量的连接或其他涉及字符串的操作应当用
If you assign a variable a character string , rexx will allow you to perform string manipulation operations on it such as parsing , pattern - matching , or concatenation 如果将一个字符串赋给一个变量,那么rexx将允许您在此变量上执行字符串操作(例如解析、模式匹配或并置) 。
Is similar to iterating over a text file , while the parse method to extract fields of text is similar to string manipulation methods used to tokenize delimited strings 分析文本文件与循环访问文本文件相似,而提取文本字段的分析方法则与将分隔字符串标记化所使用的字符串操作方法相似。
And its built - in string manipulation functions including regular expressions , as well as procedural and convenience features make it the ideal language for creating simple " scripting " programs 而其内置的字符串操纵函数(包括正则表达式) ,以及程序上的特性和方便性使它成为创建简单“脚本”程序的理想语言。
Clr functions offer significant performance advantage over transact - sql functions for computational tasks , string manipulation , and business logic . transact - sql functions are better suited for data - access intensive logic 和用于计算任务、字符串操作和业务逻辑的transact - sql函数相比, clr函数具有显著的性能优势。
Most visual c development projects use the . net framework class library extensively for everything from file system access and string manipulation to windows forms and asp . net user interface controls 多数visual c #开发项目都将. net framework类库广泛用于各个方面,从文件系统访问和字符串操作到windows窗体和asp . net用户界面控件。
This sample shows the implementation of five transact - sql string functions that provide the same string manipulation functions as built - in ones , but with additional supplementary character - aware capability to handle both unicode and supplementary character strings 此示例显示了五个transact - sql字符串函数的实现方式。这些函数提供的字符串操作功能与内置函数相同,但增加了补充字符识别功能,因此既能处理unicode字符串,又能处理补充字符串。
In addition to the run time services , the . net framework also includes an extensive library of over 4000 classes organized into namespaces that provide a wide variety of useful functionality for everything from file input and output to string manipulation to xml parsing , to windows forms controls 除了运行时服务, . net framework还包含一个由4000多个类组成的内容详尽的库,这些类被组织为命名空间,为从文件输入和输出到字符串操作、到xml分析、到windows窗体控件的所有内容提供多种有用的功能。