least significant byte

短语

[计] 最低有效字节

词形变化

least significant bytes 复数 least significant bytes

别名

LSB

释义与例句

n.
  1. 1.

    The byte of a multibyte number with the least importance: that is, the byte stored last on a big-endian system or first on a little-endian system.

    计算机 工程 数学