您要查找的是不是:
- Converts a string to an HTML-encoded string. 将字符串转换为HTML编码的字符串。
- Converts a string to an integer value. 将字符串转换为整数值。
- Converts a String to canonical form. 将String转换为规范化形式。
- To convert a string to lowercase. 将字符串转换为小写。
- To convert a string to uppercase. 将字符串转换为大写。
- Instead to convert a string to a number. 将字符串转换为数字。
- Function to convert a string to a date. 函数将字符串转换为日期。
- Function to convert a string to a time. 函数将字符串转换为时间。
- Functions convert a string to a number. 函数将字符串转换为数字。
- Writes a string to an HTTP response output stream. 将一个字符串写入HTTP响应输出流。
- This class also converts a string to a target value. 该类还将字符串转换为目标值。
- The strtolower() function converts a string to lowercase. 函数的作用是:将一个字符转为小写字母。
- The UPPER() function converts a string to upper case. 函数会把字串转换成大写字母。
- The strtoupper() function converts a string to uppercase. 函数的作用是:将一个字符转为大写字母。
- Converts a COM VARIANT to an object. 将COM VARIANT转换为对象。
- Provides an example of writing a string to an IsolatedStorageFile and reading it back. 提供一个向IsolatedStorageFile写入字符串并将其读取回的示例。
- Examples of static error are the addition of a string to an integer and querying for a nonexistent node for typed data. 静态错误的示例包括将字符串添加到整数,以及在不存在的节点中查询类型化的数据。
- Converts a string to an 将字符串转换为
- Functions to convert a number to a string. 函数将数字转换为字符串。
- Added optional extra argument to gmp_init(). The extra argument indicates which number base gmp should use when converting a string to the gmpnumber. 增加了 gmp_init()可选的额外参数。参数指出在 gmp 把字符串转化为 gmpnumber 时的数字基数
