python 读一个字节二进制(原数字用Cchar类型写入)现在要读出并且转化为int类型在python里就是data=struct.unpack("c",data)data=data[0]现在的data里 ...
確定! 回上一頁