摘要:
字节、字、bit、byte的关系 字 word 字节 byte 位 bit 字长是指字的长度 1字节=8位(1 byte = 8bit)1字=2字节(1 word = 2 byte) 一个字节的字长是8一个字的字长为16 bps 是 bits per second 的简称。一般数据机及网络通讯的传输 阅读全文
摘要:
# sysctl settings are defined through files in # /usr/lib/sysctl.d/, /run/sysctl.d/, and /etc/sysctl.d/. # # Vendors settings live in /usr/lib/sysctl.d/. # To override a whole file, create a new file... 阅读全文