Python 2.7 和3 中 int 到 bytes 轉換的通用方法. 你可以使用Python struct 模組中的 pack 函式將整數轉換為特定格式的位元組。 Python. pythonCopy >>> import struct ...
確定! 回上一頁