📜  字符串到 ascii javascript 代码示例

📅  最后修改于: 2022-03-11 15:03:27.228000             🧑  作者: Mango

代码示例6
String.fromCharCode(97); // --> 'a'