补充和原文对应的翻译。

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 位存指数