从一些 unicode 字符值中返回一个字符串。
string.fromcharcode([code1[, code2[, ...[, coden]]]])
string
必选项。为 string 对象。
code1, . . . , coden
可选项。是要转换为字符串的 unicode 字符值序列。如果没有给出参数,结果为空字符串。
在调用 fromcharcode 前不必创建 string 对象。
在下面的例子中,test 包含字符串 "plain":
var test = string.fromcharcode(112, 108, 97, 105, 110);
Java Asp PHP .Net XML C/C++ CGI VB Jsp J2ee J2se J2me EJB Servlet Tomcat Resin Struts Weblogic Eclipse ANT GUI JMS Web servise IDEA Webphere Hibernate Spring Jboss Applet Swing Socket Javamail Perl Ajax P2P 安全 模式 框架 测试 开源 游戏
Windows XP Windows 2000 Windows 2003 Windows Me Windows 9.x Linux UNIX 注册表 操作系统 服务器 应用服务器