Pyinstaller 可將程式碼包裝成exe檔, 但圖片檔無法一併包進去. ... if __name__ == '__main__': pics = ["lora.png"] pic2py(pics, 'string_pic').
確定! 回上一頁