请将它作为单个字符串使用。
Proving a language with a single string is regular.
提供一个字符串的语言规则。
Note: This URL is actually a single string of characters.
注意:该URL实际上是一个字符串。
Here the data structure is especially simple: a single string.
这里所使用的数据结构尤其简单:一个字符串。
Alert is a function invocation, with a single string as a parameter.
alert是个函数调用,只有一个字符串作为参数。
Next, all code between % [and] is interpreted as a single string.
接下来,所有在%[和]之间的代码都被解释为单个的字符串。
Declares one operation: snoopy, which takes a single string parameter.
声明一个操作:snoopy,它取得一个字符串参数。
The preg_replace function can operate on a single string or an array of strings.
preg_replace函数可以对单个字符串或字符串数组进行操作。
Instead of a single string, the file option is now defined with a vector of strings.
与使用单个字符串不同,file选项现在是使用一个字符串向量来定义的。
The single string arg constructor builds an XML DOM object using the string as input.
单个String参数构造器使用字符串作为输入来构建XMLDOM对象。
The VariablePersister class is designed to be instantiated either for a single string value
VariablePersister类被设计成为单个字符串值的实例
It's normally intended to be used when you're parsing multiple Numbers from a single string.
它通常用于从单个字符串中解析多个数字。
Python has a single string type, str, that behaves similarly to the version 2.x unicode type.
Python具有单一的字符串类型str,其功能类似于版本 2.x 的unicode 类型。
In an application program, a single key (msg1) is associated with a single string value (Hello).
在一个应用程序中,一个键(msg1)同一个字符串值(Hello)相关联。
A common reporting requirement is to concatenate data from more than one column into a single string.
一个常见的报告需求就是将数据从多个列合并到一个字符串中。
This passes the XML file as a single string to a downstream step or stage for further processing.
这将XML文件作为单一字符串传递到下游步骤或进一步处理的阶段。
For -append and -prefix, the value associated with the named variable must be a single string value.
对于- append和- prefix,与指定变量关联的值必须是单个字符串值。
Now you need to write the code for the class, which is a very simple method returning a single string.
现在,您需要编写这个类的代码,它是一个返回单个字符串的非常简单的方法。
The attributes and subelements of the tag are each a single string, so you compose them using concat .
标记的属性和子元素都是单个字符串,因此,可以使用concat函数连接它们。
The -0 (zero) flag is very useful if you want to read a full paragraph or a full file into a single string.
如果您想将整个段落或整篇文件读入到单个字符串,那么- 0(零)标志非常有用。
We could then turn the optional parameters into either a single string or a set of POSTed parameters as necessary.
然后,必要时可以将可选参数转换成一个字符串或一组POST参数。
The name and the phone number are concatenated into a single string and then split into an array of two strings.
姓名和电话号码被连接为一个字符串,然后分割为含两个字符串的数组。
The result is a single string that incorporates the log level and user-specified format string as a single string.
组合的结果是将日志级别和用户指定的格式字符串包含在一个字符串中。
This method also USES the built-in concatenate function to combine two strings and return them as a single string.
此方法还使用内置的concatenate函数把两个字符串组合在一起,并将其作为单个字符串返回。
The Concat function will concatenate two or more strings from the source into a single string value on the target side.
Concat函数将来自源的两个或多个字符串在目标端连接成一个单一的字符串值。
If a single field is desired, lat/lon can be encoded into a single String using the Geohash encoding (see Resources).
如果希望使用一个字段,那么可以使用 Geohash编码方式将纬度/经度编码到一个String中(参见 参考资料)。
The study completes the contrastive analysis of Long32 continuous gas lift and single string pig lift unloading process.
本文将隆32井采用连续气举卸载与单管球塞气举卸载过程进行了对比分析。
Of course, if you actually want to parse your files, the single string that file_get_contents returns might be a bit overwhelming.
当然,如果确实需要解析文件,则file_get _ contents返回的单个字符串可能有些让人吃不消。
It has a single operation, Ask, that takes in a single String parameter, question, and returns a single String as a response, answer.
它具有单个操作——ask,这个操作带有单个string参数——question,并返回单个String作为响应answer。
The array concat function takes an array of strings as an input and returns a concatenation of the strings into a single string output.
arrayconcat函数获取一个字符串数组作为输入并在字符串输出中返回联接后的这些字符串。
应用推荐