A better option is to pour it into a jar, add unwanted food crumbs and a length of string, refrigerate and hey presto! - bird cake to hang from the washing line.
较好的选择是倒如罐子中,把那些多余的食物碎屑和长丝和冰冻后立即拿出的小鸟蛋糕从流水线上分出来。
She is using a length of colored string and determination to keep this traditional art of Chinese knots alive online and help more people understand the culture.
她凭借一根彩绳和坚定的信念,让中国结传统艺术在网络世界熠熠生辉,帮助更多人了解中国文化。
Therefore, if you have the same set of characters in a string, its length may defer according to the encoding used.
因此,如果字符串中有相同的字符集,则其长度可能随使用编码方式的不同而有所不同。
For some functions, a numeric value is input, for example start, length, and offset parameters of string functions.
一些函数的输入是数值,比如字符串函数的起始、长度和偏移量参数。
If string to be searched is found, the result is a number from 1 to the actual length of input string, expressed in the code units that are explicitly specified.
如果找到搜索字符串,则所得结果是一个从1到输入字符串实际长度之间的一个数字,使用显式指定的代码单元来表示。
Similarly, you can also apply constraints to indicate limits on the length of a string entry.
同样,您也可以应用约束来表明字符串条目长度的限制。
Finally, both TDS and Custom Wire Format (CWF) allow the automatic truncation of oversize fixed length string fields when a message is output.
最后,在输出消息时,TDS和自定义有线格式(CWF)允许自动截断过大的固定长度字符串字段。
A substring is zero or more contiguous string length units of input string.
子字符串是输入字符串的零个或多个相邻字符串长度单元。
If you take the length of a character in CODEUNITS, the output differs according to the CODEUNITS used as inputs to the string function.
如果使用CODEUNITS来获取字符的长度,则用作字符串函数输入的CODEUNITS的不同会导致输出的不同。
When OCTETS is used as the string length unit, the length of a string is determined by simply counting the bytes of the string.
使用OCTETS作为字符串长度单元时,通过简单地计算字符串的字节数即可确定字符串的长度。
The second occurrence of a string is replaced by a pointer (in the form of a pair — distance and length) to the previous string.
二次出现的字符串由一个指向前一字符串的指针(以对的形式——距离和长度)代替。
The counting of string length using a byte is referred to as byte semantics in this article, and the counting of string length using the number of characters is referred to as character semantics.
本文中将使用字节计算字符串长度的方法称作字节语义,而使用字符数计算字符串长度的方法称作字符语义。
And because I'm writing out a string that's the same length — — my strings aren't getting shorter — it's creating this illusion of some animation.
因为我写了一个长度相同的字符串-,我的字符串不会变的更短-,它生成一个动画幻觉。
This function, as mentioned in SQL standards, is used to find the length of a character string in character semantics.
如SQL标准中所述,此函数使用字符语义查找字符字符串的长度。
Enables you to get information about the text (for example, its length), as well as segments of the text as a string.
使您能够获取文本的相关信息(例如它的长度),以及文本片段。
Have you thought about it, that I'm a little bit taller than this object and that therefore maybe effectively the length of the string has become a little less if I sit up like this?
你们有没有想过,我比这个物体,高一点,那么也许绳子的,有效长度,就会有所减少,如果我这么坐呢?
In the case of a graphic strings, two bytes constitute a character and you use the number of double bytes to represent the length of the string.
对于图形字符串,两个字节组成一个字符,使用双字节数来表示字符串的长度。
Length of a string variable: Input argument for the SUBSTR function, which determines the desired length of the resulting string or output of the length function.
字符串变量的长度:substr函数的输入参数,决定了结果字符串的期望长度或length函数的输出。
String all incoming variables of all unexpected characters and truncate the length to a reasonable limit.
将传入的所有意料之外字符的所有变量都转换成字符串,并将其截断为合理的限制长度。
In the case of a single-byte character encoding scheme, a single byte constitutes a character and the length of a single byte string is the same as the byte length of the string.
对于单字节字符编码模式,一个字节组成一个字符,单字节字符串的长度与字符串的字节长度相同。
If the length of the string is zero, return a nonbreaking space; otherwise, return the seed and the name of the contestant.
如果字符串的长度为零,则返回一个未破坏的空间,否则,返回seed和竞争者的名称。
Consider a vector of five strings; you want to sort them on the basis of increasing string length.
请考虑一个包含5个字符串的向量;希望按字符串长度的升序排序。
We initialize our variables, finding the length of the string from a call to unpack .
然后初始化变量,通过调用unpack来得到串的长度。
These are followed by m lines, each containing a string of length n.
接下来m行,每行一个长度为n的字符串。
To illustrate the problem that this causes, I benchmarked the time it takes to find all instances of the pattern "Crachit*" in a string with length 10,690,488.
为了演示这个缺陷带来的问题,我测评了在长度为 10,690,488的字符串中寻找模式 “Crachit*” 的所有实例所花费的时间。
If you include a precision specifier for a string output (such as "%.10s"), then you can protect against buffer overflows by specifying the maximum length of the output.
如果指定字符串输出的精确指定符(比如%. 10s),那么您就能够通过指定输出的最大长度来防止缓冲区溢出。
You can even use "*" as a precision specifier (such as "%.*s"), so you can pass in a maximum length instead of having the maximum length embedded in the control string.
甚至可以使用“ * ”作为精确指定符(比如“ %.*s ”),这样您就可以传入一个最大长度值,而不是在控制字符串中嵌入最大长度值。
The [key] annotation specifies that a property is the entity's primary key, while [StringLength (512)] specifies the maximum length of a string property.
注解所指定的属性是实体的主键,[stringlength(512)]指定了字符串属性的最大长度值。
VARCHAR (n) : For nodes with string values of a known maximum length n.
VARCHAR (n):用于带有字符串值的节点,已知字符串值的最大长度为n。
When told to print no more than n bytes, snprintf guarantees that it creates a string of length no more than n-1, with a null terminator at the end of the string.
当被告知输出不超过n个字节时,snprintf保证会创建一个长度不超过n-1的字符串,字符串最后是一个空结束符。
应用推荐