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 〔口语〕勒死,吊,挂起。
c C major [minor] C大[小]调。 a C-spring C字形(承力)弹簧 (=Cee-spring)。 CCCL=350. C3丙等(的),体格劣等(的)。 (a C3 concert 第三流音乐会)。 C and A Pocket 〔美国〕无业游民做在上衣里用来装多余粮食的口袋 (Chicago and Alton pocket)。 C and S 【美军】整洁而严肃的 (=clean and sober)。
A c string is an array of characters declared using the 关键字声明的一个字符数组。
For example , the fully qualified name of the c string type is 例如, c #字符串类型的完全限定名为
Is written like a c string constant :写法与c的字符串常量相同。
Shows how to bind a native c string to a . net user control 显示如何将本机c + +字符串绑定到. net用户控件。
Describes how to convert various visual c strings from one type to another 介绍了如何将各种c + +字符串从一种类型转换为另一种类型。
The following example shows how to bind a native c string to a . net user control 下面的示例演示如何将本机c + +字符串绑定到. net用户控件。
I might be able to squeeze a little bit out of concatenating pyrex c strings rather than python string objects , too 我可能需要使用pyrex / c的字符串连接操作,而不是python的字符串对象。
Using the standard c string functions or your favorite string library , compare the common name and the host name 使用标准的c字符串函数或您习惯使用的字符串库对通用名和主机名进行比较。
And stores them in the char string line . it appends a null character so that line contains a properly null - terminated c string 它附加一个null字符以使字符串行包含一个正确的以空值终止的c字符串。
For instance , if utf - 16 data is naively loaded into a c string , the string may be truncated on the second byte of the first ascii character 比方说,如果utf - 16数据原样加载到c字符串中,字符串可能从第一个ascii字符的第二个字节截断。