Skip to content

Commit 3367f25

Browse files
committed
some basics
1 parent 8f06eb0 commit 3367f25

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

other.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,8 @@
4242
// 其他
4343

4444
1、MB 和 MiB 这两个单位有什么区别?
45+
(tips:MiB单位以 1024 为基准,MB单位以1000为基准
46+
1 KiB = 1024 Bytes
47+
1 KB = 1000 Bytes)
4548

4649

0 commit comments

Comments
 (0)