对于第一个字符串中的每个字符,第二个字符串中的任意一个字符都由第三个字符串中相应的字母所替代。
For each character in the first string, any letter that appears in the second string is replaced by the corresponding letter from the third-string.
字符串函数用于将一个字符串转换为整型数字。
The parseInt function parses a string and returns an integer.
它传递一个字符串数组。
puts函数在控制台上显示一个字符串。
第一个数组,主题数组,是一个字符串对象数组。
The first array, the topic array, is an array of String objects.
它读取XML文件内容并向调用者返回一个字符串。
It reads the XML file contents and returns a string to the caller.
请注意此函数返回的是一个字符串,而非XML。
Please be advised that this function returns a string and not XML.
声明一个操作:snoopy,它取得一个字符串参数。
Declares one operation: snoopy, which takes a single string parameter.
然后,把以上所有数据组合成一个字符串并返回给调用者。
All the above data is then composed in one whole string and returned to the caller.
那么,我得到一个字符串,这行代码实际上是干什么的呢?
So, I'm getting a string and so what really am I doing in this line of code?
如果目标存储库认为它应该是一个字符串,那么就不用转换它。
If the target repository says that it should be a string, then you leave it alone.
即使你已经知道一个字符串是一个字符数组,你也应该阅读本部分。
Even if you already know that a string is an array of characters, read this part.
如果结果数据是一个字符串,那么中间结果也要转换回输入代码页。
In cases where the result data is a string, the intermediate result is also converted back to the input code page.
下面的示例是一个字符串算法,与计算生物学中经常使用的算法相似。
The next example is a string algorithm, like those commonly used in computational biology.
一个字符串包含可能的选择,另一个字符串包含详细的输出。
One will contain the possible selections, and the other will contain the detailed output.
在本例中,仅有一个参数(列表达式),它将是一个字符串。
In the case of this example, you only have one parameter expected - the column expression - which will be one string.
这个函数操作传递给它的数据,并在一个字符串中返回主题化后的内容。
This manipulates the data passed to it and returns the themed content in a string.
对于每个部署文件,都可以指定一个字符串来创建每个部署资源的名称。
For each deployment file, it is possible to specify a string which will be used to create the name of each deployed resource.
一个常见的报告需求就是将数据从多个列合并到一个字符串中。
A common reporting requirement is to concatenate data from more than one column into a single string.
同样,这个应用程序以字节流形式检索记录,然后将它转换成一个字符串。
Similarly, the application retrieves the record as a stream of bytes and converts it into a string.
一个字符串常量识别一个特定事件,一个事件类中可以有一个或多个常量。
A string constant identifies the specific event, and you can have one or more constants in each event class.
在本例中,需要解析数字,并将其从一个字符串转变成一个数字。
In this case, you need to parse the number, turning it from a string into a number.
如果一个字符串不能找到对应的符号,则用符号' ? '代替。
If some character cannot be converted, then it will be replaced with the '? 'symbol.
此变量是一个字符串且它的值是您的跟踪属性文件的完全限定路径和文件名。
This variable is a string and its value is the fully qualified path and filename of your trace properties file.
我添加了一个字符串名称、一个端口类变量,还有两个函数:构造器和服务器。
I add a string name and port class variable and then two functions: a constructor and the server.
假定文件大小不超过8KB,则以下代码应当能将整个文件读入一个字符串。
Assuming that the file is no bigger than 8 KB, the code below should read the entire file into a string.
这个响应会抛出一个异常,因为温度的值不是浮点类型—它实际上是一个字符串。
This response should throw an exception because the temperature value is not a float type — it is actually a string.
每个列表都是一个字符串,它包含针对密匙对和安全组的HTML 和元素。
Each list is a string that contains the HTML and elements for the key pairs and security groups.
如果任何属性使用了一个字符串数组,那么将只返回其中的一个字符串。
If any attribute has an array of strings, only one of them will be returned.
组合的结果是将日志级别和用户指定的格式字符串包含在一个字符串中。
The result is a single string that incorporates the log level and user-specified format string as a single string.
应用推荐