| 
 | 
 
 
发表于 6-4-2015 09:25 PM
|
显示全部楼层
 
 
 
 本帖最后由 nick_khor 于 6-4-2015 10:14 PM 编辑  
 
我所了解的方式: 
 
图二 
219,040,182,272 Bytes 
 
1GB = 1024 Mega Bytes 
1MB = 1024 Kilo Bytes 
1KB = 1024 Bytes 
1Bytes = 8 Bits 
 
219,040,182,272 Bytes / 1024  
= 213,906,428 Kilo Bytes (图三) 
 
213,906,428 Kilo Bytes / 1024 
= 208,892.99609375 Mega Bytes (图一) 
 
208,892.99609375 Mega Bytes / 1024 
= 203.997066497802734375 Giga Bytes (图二) 
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 
 
 
 
补充: 
NTFS 会保留 16 个 sector for MBR (Master Boot Record),依据你的 ntfsinfo,每个 sector 是 512 bytes,所以 MBR 那边用了 8192 bytes;好,那我们从新算 
 
(219,040,182,272 Bytes - 8192 Bytes) / 1024 
= 213,906,420 Kilo Bytes 
 
213,906,420 Kilo Bytes / 1024 
= 208,892.98828125 Mega Bytes (图一) 
 
你的 MFT (Master File Table) 占据了 627MB,所以 
(208,892.98828125 Mega Bytes - 627 Mega Bytes) / 1024 
= 203.384754180908203125 Giga Bytes 
Round Up= 203 GB 
我看到数目字就乱掰的,有错请纠正  
 
 
 |   
 
评分
- 
查看全部评分
 
 
 
 
 
 |