使用to_bytes() 轉換成定長bytes; 使用bytes() 函數把int陣列轉成bytes; 使用struct.pack() 函數把數位轉化成bytes. bytes -> int.
確定! 回上一頁