ES6 String.fromCodePoint() ES6 String.raw() ES6 字符串String 方法startsWith ES6 String.fromCodePoint() console.log(String.fromCodePoint(42)) console.log(String.fromCodePoint(65, 90)) ES6 String.raw() ES6 字符串String 方法startsWith