除了一个监听器将输入字符串转换成大写字母之外,监听器的代码完全相同。
With the exception that one of the listeners converts the input string to uppercase, the code for the listeners is exactly the same.
字符串函数用于将一个字符串转换为整型数字。
The parseInt function parses a string and returns an integer.
如何将字符串转换为字节数组。
将指定的字符或字符串转换为小写。
将指定的字符或字符串转换为大写。
如何将十六进制字符串转换为整数。
返回从字符串转换得到的浮点数。
HTML编码的字符串转换为指定的值。
将字符串转换为多个阵列?
介绍如何将字符串转换为。
将字符串转换为HTML编码的字符串。
您可以看到,该方法将字符串转换为大写字母。
As you can see that method converted the string to uppercase.
现在,价格从一个字符串转换为一个浮点类型。
At this point, the price is converted from a string to a float.
输入文本字符串转换成了字节数组,并用它填充。
The input text string is converted into an array of bytes and is padded.
本部分说明如何将字符串转换为其他数据类型。
This section describes how to convert strings into other data types.
现在,价格被从一个字符串转换成了一个浮点类型。
At this point, the price is converted from a string into a float.
字符串转换:架构验证失败;参见扩展错误信息。
String Transform: Schema validation failed; see Extended Error information.
将URL编码的字符串转换为已解码的字节数组。
Converts a URL-encoded string into a decoded array of bytes.
这种把字符串转换为数字的方法,麻烦之处在于它过于严格。
The trouble with this sort of string-to-number conversion is that it is overly strict.
无法将多字节字符串转换为宽字符字符串。无法分析该脚本。
Unable to convert Multi Byte string to Wide Char String. The script could not be parsed.
转换将字符串转换为对象,而大多数标准验证是对字符串进行的。
Conversion converts strings into objects, whereas most of the standard validators work on strings.
接下来,在联邦服务器,需要将序列化后的字符串转换回xml类型。
Next, at the federated server, you need to convert the serialized string back to the XML type.
这将把函数内包含的或传递到函数中的字符串转换为正确的sql语句。
This converts the character string contained within or passed into the function to a correct SQL statement.
然而,在播放视频的时候,软件必须把这些位串转换成相应的语法元素。
During playback, however, software has to convert these strings of bits into the corresponding syntax elements.
使用指定的解码对象将URL编码的字符串转换为已解码的字节数组。
Converts a URL-encoded string into a decoded array of bytes using the specified decoding object.
步骤(4)通过将字符串转换成字节序列(比如二进制)准备好通过流发送的请求。
Step (4) prepares the request to be sent over the stream by converting the string into an array of bytes, i.e. binary.
对于不能将字符串转换为整数的情况,将在目标字段中使用一个用户指定的默认整数。
In cases where the string cannot be converted to an integer, a user-specified default int is placed in the target field.
所以清单13同时完成这两项工作,它将字符串转换为数字,处理后再转换回字符串。
So Listing 13 does the job, converting string to number and back to string again.
将POST或者PUT主体中的JSON字符串转换为JSON对象,采用如下语法。
To convert a JSON string from the body of a POST or PUT into a JSON object, use the syntax.
您可能会感到奇怪。其实内部函数调用将输入字符串转换成使用特定格式编译的时间戳。
In case you're curious, the inner function call converts the input string into a timestamp that complies with a specific format.
应用推荐