补充和原文对应的翻译。

Signed-off-by: FrankHB <frankhb1989@gmail.com>
This commit is contained in:
FrankHB 2020-04-23 10:31:37 +08:00
parent 93afac7deb
commit b48cc0062e
2 changed files with 4 additions and 4 deletions

View File

@ -1826,7 +1826,7 @@ If you've got 10 bytes, it means you've really got 80 bits.
如果有 10 个字节,意味着有 80 位
You've heard of kilobytes, megabytes, gigabytes and so on.
你听过 千字节(kb兆字节mb千兆字节gb
你听过 千字节(KB兆字节MB千兆字节GB等等
These prefixes denote different scales of data.
不同前缀代表不同数量级
@ -1982,7 +1982,7 @@ In a 32-bit floating point number,
在 32 位浮点数中
the first bit is used for the sign of the number -- positive or negative.
第 1 位表示数的正负
第 1 位表示数的符号——
The next 8 bits are used to store the exponent
接下来 8 位存指数

View File

@ -197,7 +197,7 @@ If you've got 10 bytes, it means you've really got 80 bits.
如果有 10 个字节,意味着有 80 位
You've heard of kilobytes, megabytes, gigabytes and so on.
你听过 千字节(kb兆字节mb千兆字节gb
你听过 千字节(KB兆字节MB千兆字节GB等等
These prefixes denote different scales of data.
不同前缀代表不同数量级
@ -353,7 +353,7 @@ In a 32-bit floating point number,
在 32 位浮点数中
the first bit is used for the sign of the number -- positive or negative.
第 1 位表示数的正负
第 1 位表示数的符号——
The next 8 bits are used to store the exponent
接下来 8 位存指数