一個字節多少位

前幾天筆試發現這個問題有點模糊,囧,記錄一下:html 1字節(byte) = 8位(bit)  在16位的系統中(好比8086微機) 1字 (word)= 2字節(byte)= 16(bit)post  在32位的系統中(好比win32) 1字(word)= 4字節(byte)=32(bit)spa  在64位的系統中(好比win64)1字(word)= 8字節(byte)=64(bit) ht
相關文章
相關標籤/搜索