python -magic 是一個 libmagic 檔案類型辨識函式庫的Python 介面模組, libmagic ... 從緩衝區讀取資料 print(magic.from_buffer(open("doc.pdf", "rb").read(2048)))
確定! 回上一頁