little endian order 中文意思是什麼

little endian order 解釋
小尾數法次序
  • little : n 利特爾〈姓氏〉。adj (less 或 lesser; least; 〈俚、方〉 tler; tlest) ★ less lesser least 通例...
  • endian : 元組排列順序
  • order : n 1 次序,順序;整齊;(社會)秩序,治安;狀況,常態;健康狀態;條理;會場秩序;議事程序,日程;...
  1. The encoder can use the big - endian byte order most significant byte first or the little - endian byte order least significant byte first

    編碼器可以使用big - endian位元組順序(從最高有效位元組開始) ,也可以使用little - endian位元組順序(從最低有效位元組開始) 。
  2. This constructor creates an instance that uses the little - endian byte order, provides a unicode byte order mark, and does not throw an exception when an invalid encoding is detected

    此構造函數創建一個實例,該實例使用little - endian位元組順序,提供一個unicode位元組順序標記,且當檢測到無效編碼時不引發異常。
  3. Big endian architectures, such as the powerpc, have an advantage over little endian architectures such as the intel pentium series in that network byte order is big endian

    高位優先架構(比如powerpc )比低位優先架構(比如intel pentium系列,其網路位元組順序是高位優先)有優勢。
分享友人