So a char size is 1 byte or 8 bits.
一个char型数据占据1字节或8比特。
8比特,即1个字节。
Event code (8 bits) : identifies the event.
事件码(Event code)(8比特):对事件进行识别。
I now have eight columns, though sloppily written there, eight columns or 8 bits.
我现在有八个位数,尽管写的凌乱,就是八个位数或八个比特。
> So 8 bits, aka 1 byte.
>,8比特,即1个字节。
This is convention, so on almost-- and most any computer you overuse, if you're writing code that uses a char, you're gonna be handed 8 bits or 1 byte to store that particular char.
这是约定,对于大多数-,电脑,当你写代码要用到一个char型数据时,必须先预留8比特或1字节,的空间来存储这个char型数据。
应用推荐