Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 PC 属性(即我的电脑 -> 属性)中,B 代表 MB 或 GB。它是定义位还是字节?
字节。位是小写。MB = 兆字节,Mb 是兆位。
B 的字节,b 的位。
这是国际标准。
大写 B 始终表示字节,小写表示位。
例如,当您看到以 MB/s 列出的互联网速度时,表示每秒兆字节,当您看到以 Mb/s 列出时表示每秒兆位。
字母“B”代表“字节”。