需要導入模塊: import PyPDF2 [as 別名] # 或者: from PyPDF2 import PdfFileWriter [as 別名] def encryptPDFs(root, password): """Encrypts all pdfs folder walk ...
確定! 回上一頁