假设我有一个二进制值为11111111的字节b
例如,我如何读取从第二位开始的3位整数值或从第五位开始写入4位整数值?
c c++ memory read-write bit
bit ×1
c ×1
c++ ×1
memory ×1
read-write ×1