当前位置:网站首页>JS conversion of letters and numbers
JS conversion of letters and numbers
2022-06-30 03:03:00 【Indescribable】
And ASCALL Code correspondence
// Converting letters into numbers .charCodeAt(0)
let letter = 'B';
console.log(letter.charCodeAt(0));//66
// Number to letter String.fromCharCode()
let num = 65;
console.log(String.fromCharCode(num));//A
边栏推荐
- Idea remote debugging remote JVM debug
- Lua 基础知识
- Intel hex, Motorola S-Record format detailed analysis
- The Oracle main program is deleted, but the data is on another hard disk. Can I import the data again?
- HTA introductory basic tutorial | GUI interface of vbs script HTA concise tutorial, with complete course and interface beautification
-   Difference from spaces
- The MariaDB database was found 12 hours late
- SQLite使用
- Study diary: February 15, 2022
- How to use redis to realize the like function
猜你喜欢

What is the difference between a layer 3 switch and a layer 2 switch

How to set password complexity and timeout exit function in Oracle

Raki's notes on reading paper: neighborhood matching network for entity alignment

在php中字符串的概念是什么

一篇文章带你入门vim

Summary of PHP test sites encountered in CTF questions (I)

golang bilibili直播弹幕姬

发现mariadb数据库时间晚了12个小时

F1C100S自制开发板调试过程

浅谈IDEA的优化和使用
随机推荐
Threejs mirror case reflector create mirror + house construction + small ball movement
Welfare lottery | what are the highlights of open source enterprise monitoring zabbix6.0
List of development tools
O & M (20) make and start USB flash disk and install win10
外汇交易平台哪个好?有监管的资金就安全吗?
DC/DC变换器轻载时三种工作模式的原理及优缺点
Jvxetable增加自定义按钮
Utf8 error in Oracle migration of Jincang Kingbase database
LeetCode 3. 无重复字符的最长子串
mysql 主从数据库同步失败的原因
c#控制台格式化代码
CMake教程系列-02-使用cmake代碼生成二進制
Customize the buttons of jvxetable and the usage of $set under notes
JvxeTable子表记录加载完毕事件
SQLite use
Tri rapide, index groupé, recherche de la plus grande valeur K dans les données
NLP text summary: data set introduction and preprocessing [New York Times annotated corpus]
Differences between comparable and comparator
SQLite使用
How does native JS generate Jiugong lattice