From b48cc0062e61aa1c72d248b9f13c70f2315ef29b Mon Sep 17 00:00:00 2001 From: FrankHB Date: Thu, 23 Apr 2020 10:31:37 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85=E5=92=8C=E5=8E=9F=E6=96=87?= =?UTF-8?q?=E5=AF=B9=E5=BA=94=E7=9A=84=E7=BF=BB=E8=AF=91=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: FrankHB --- (字幕)全40集中英字幕文本.txt | 4 ++-- .../04. 二进制-Representing Numbers and Letters with Binary.ass.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/(字幕)全40集中英字幕文本.txt b/(字幕)全40集中英字幕文本.txt index 6b7c62b..4bcfb9e 100644 --- a/(字幕)全40集中英字幕文本.txt +++ b/(字幕)全40集中英字幕文本.txt @@ -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 位存指数 diff --git a/(字幕)全40集中英字幕文本/04. 二进制-Representing Numbers and Letters with Binary.ass.txt b/(字幕)全40集中英字幕文本/04. 二进制-Representing Numbers and Letters with Binary.ass.txt index e58ac02..6958930 100644 --- a/(字幕)全40集中英字幕文本/04. 二进制-Representing Numbers and Letters with Binary.ass.txt +++ b/(字幕)全40集中英字幕文本/04. 二进制-Representing Numbers and Letters with Binary.ass.txt @@ -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 位存指数