Hanye官网
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

support-1.md 555B

123456789
  1. ---
  2. title: 为什么我的 Hanye 存储设备(U盘/SSD/存储卡)显示的实际容量小于标称容量?
  3. category: 性能与规格
  4. sort: 1
  5. ---
  6. * 这是正常的现象。存储容量的计算方式存在差异:
  7. * 制造商通常按 1GB = 1,000,000,000 字节 (10^9 bytes) 计算。
  8. * 操作系统(如 Windows)通常按 1GB = 1,073,741,824 字节 (2^30 bytes) 计算。
  9. * 此外,一部分存储空间会被用于固件、格式化和文件系统管理(如冗余空间、磨损均衡),因此可用空间会略有减少。