Is there “0b” or something similar to represent a binary number in Javascript

后端 未结 10 1232
太阳男子
太阳男子 2020-11-29 02:32

I know that 0x is a prefix for hexadecimal numbers in Javascript. For example, 0xFF stands for the number 255.

Is there something similar f

10条回答
提交回复
热议问题