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 〔口语〕勒死,吊,挂起。
function n. 1.功能,官能,机能,作用。 2.〔常 pl.〕职务,职责。 3.庆祝仪式;(盛大的)集会,宴会。 4.【数学】函数;与其他因素有密切关系的事。 The function of the ear is to listen. 耳的功能是听。 the function of education 教育的功能。 discharge one's functions 尽职。 the functions and powers of the National Congress 全国代表大会的职权。 a controllable function【火箭】遥控程序。 public [social] function招待会,文娱晚会,社交集会。 vital functions 生命机能。 vi. (器官等)活动,(机器等)运行,发挥作用。 function as teacher 担任教师。 a sofa functioning as a bed 兼当床用的沙发。 The lathe doesn't function well. 这台车床有毛病。 function digit [letter] 【计算机】操作数码[字码]。
To character data , using the str string function is usually more useful than cast 转换为字符数据,使用str字符串函数通常比使用cast ( )更有用。
New string functions that calculate the number of characters needed to print formatted data 计算打印格式化数据所需的字符数的新增字符串函数:
After we identify that node set , we use the string function to convert that day value into a string 标识出节点集之后,我们使用string ( )函数将day值转换成一个字串。
While not as convenient as python s sequence types , awk s string functions get the job done 虽然不象python的序列类型那样方便,但awk的字符串函数还是可以完成任务。
String functions that perform operations on string or hexadecimal input values and return a string or numeric value 字符串函数,对字符串或十六进制输入值执行操作,并返回字符串或数值。
Using the standard c string functions or your favorite string library , compare the common name and the host name 使用标准的c字符串函数或您习惯使用的字符串库对通用名和主机名进行比较。
Supporting xml on midp - based applications is difficult due to the limited string functions in cldc base classes 在基于midp的应用程序上支持xml很困难,因为cldc基类中的字符串功能很有限。
Some intrinsic string functions , such as substring or replicate , may require intermediate temporary storage in 有些内部字符串函数(例如, substring或replicate )在针对lob值执行操作时,可能需要在
Several string functions now have the option of truncating strings rather than failing when output buffers are too small ; see 现在,几个字符串函数可以选择在输出缓冲区太小时截断字符串,而不是失败;请参见
In awk , you really need string functions , since you can t treat a string as an array of characters as you can in other languages like c , c , and python 在awk中,确实需要字符串函数,因为不能象在其它语言(如c 、 c + +和python )中那样将字符串看作是字符数组。