我知道数组.tostring给出机器值的数组。但我想弄清楚他们是如何被代表的。在 例如 >>> a = array('l', [2]) >>> a.tostring() '\x02\x00\x00\x00'
確定! 回上一頁