这段代码在python 3.4中很好用,我想在python 2.7中运行,因为我的主要项目在2.7中工作 s = 0b10000000000000000000001110000000000000011000000000 v = s.to_bytes(8, ...
確定! 回上一頁