2011-05-19 76 views

回答

5
var str2 = "blah " + String.fromCharCode(code) 
2

使用String.fromCharCode(code)其中代碼是unicode值。