His men in the tunnel took the kite string with them.
他在隧道里的手下把风筝线带走了。
You need to grab the string with your yo-yo in hand.
你要拿着你的溜溜球抓住绳子。
A string with the URI of the schema.
带有模式uri的字符串。
If you want to emit a string with HTML, you must use raw.
如果要通过HTML发送一个字符串,则必须使用raw。
A string with negative tension has no physical meaning.
绳子的负张力,无意义。
The value is a string with a maximum length of 32 characters.
该值是一个字符串,最大长度为 32 个字符。
In other words, you need a string with no Spaces, punctuation, etc.
换言之,就是需要一个不带空格、标点等字符的字符串。
Replace sequences of white-space within the string with a single space.
将字符串内的空格序列替换为单个空格。
This is like you frequently manipulating a string with string operations.
这就像有字符串操作就需要频繁处理字符串一样。
The card number, a thirteen - or sixteen-digit string with a check digit.
信用卡号,13或16位数字组成的字符串,包括一个校验位。
Listing 8 demonstrates how to check a JSON string with a regular expression.
清单8演示了如何使用正则表达式检查JSON字符串。
Method, but just the upcase method returns a copy of the string with case changed.
方法修改,但upcase方法只返回大小写修改后的字符串副本。
At line 2, the programmer thought he'd replaced all of the b's in the string with p's.
在第2行,程序员认为他已经用p替换了字符串中的所有b。
I grab the current time using the time function, then convert it to a string with snprintf.
我们使用time函数来获取当前时间,然后使用snprintf将其转换成字符串。
A namespace is a string with the syntax of a URI (often redundantly called the "namespace URI").
名称空间是采用uri语法的字符串(常常不必要的称为“名称空间uri”)。
The connection string is a URL formatted string with the connection type in lieu of the protocol.
连接字符串是带有连接类型(代替协议)的url格式的字符串。
For example, Sanitize: : escape (" o 'brien ") would return a string with the value o \ 'Brien.
例如,Sanitize:escape (“O'Brien ”)返回一个值为O \ ' Brien的字符串。
You can also "implode" a sequence into a string with the XQuery string-join function, as in Listing 9.
您还可以使用XQuerystring - join函数将序列合并成一个字符串,如清单9所示。
When you hover the mouse over the underscored text, a help string with a suggested action is displayed.
当您将鼠标停留在下划线的文本上时,会显示一个带有建议性操作的帮助字符串。
This helper method simply replaces any instances of ~ in the string with the value of the application's path.
此helper方法只替换具有应用程序路径值的字符串中的所有~实例。
In particular, the date is one continuous string with no separating space between the date and the time parts.
尤其是,日期是一种连续字符串,在日期和时间这两个部分之间没有分割空白。
Replace the existing string with the default action URL for the report, and close the Text dialog by clicking OK.
把现有的字符串替换为报表的默认动作url,单击OK关闭Text对话框。
If you start a string with a single quotation mark, you must end with a single quotation mark, and vice versa.
如果字符串是以单引号开始,那么必须以单引号结束,反之亦然。
The key is a simple string with the type prefix (set, before, or after) and the attribute or method name involved.
关键是一个具有类型前缀(set、before或者after)和所涉及的属性和方法的简单字符串。
You write it as a string with a certain syntax that allows the database to parse it into the specialized data type.
按照特定的语法编写字符串,让数据库解析为特定的数据类型。
In the following example, the column LISTPRICES shows the string with the concatenated costs separated by a + (plus) sign.
在下列的示例中,列LISTPRICES显示了包含用加号(+)分隔的连接在一起的成本的字符串。
The new tokenize function performs the opposite action, disaggregating a string with a separator to mark the boundaries.
新增的 tokenize函数执行相反的操作,用分隔符标记字符串之间的边界。
A topic is a character string with each level in the hierarchy delimited in some fashion (often by a slash), for example, stocks/IBM.
主题是一个字符字符串,层次结构的每一层都以某种形式分界(通常使用正斜杠),例如stocks/IBM。
string.space([n[,pad]]) Splits words in string with n pad characters between them "one two three".space(3) returns "one two three"
space([n[,pad]])分隔字符串中的单词,并在单词之间填充 n个字符 "one two three".space(3)返回 "one two three"
string.space([n[,pad]]) Splits words in string with n pad characters between them "one two three".space(3) returns "one two three"
space([n[,pad]])分隔字符串中的单词,并在单词之间填充 n个字符 "one two three".space(3)返回 "one two three"
应用推荐