js将数字转化为对应的字母

var alphabet= String.fromCharCode(64 + parseInt(填写数字);

posted @ 2022-05-27 10:56  举个栗子走天下  阅读(323)  评论(0)    收藏  举报