mbchr

可用性

Flash Player 4。不鼓励使用该函数,而推荐使用 String.fromCharCode() 方法。

用法

mbchr(number)

参数

number 要转换为多字节字符的数字。

返回

字符串。

说明

字符串函数;将 ASCII 码数字转换为多字节字符。

另请参见

String.fromCharCode()