打印每个bit位

https://stackoverflow.com/questions/1697425/how-to-print-out-each-bit-of-a-floating-point-numbergit 1 直接将内存中的位输出了code 每一个输出一个char,而后输出为16进制。ip 仍是么有二进制,本身再把16进制转换为2进制吧。内存 static void printme(void *c, s
相关文章
相关标签/搜索