pip3 install pyinstaller

2. 生成方式

pyinstaller -F -i 1.ico hello.py

相关文章:

  • 2022-12-23
  • 2021-04-14
  • 2021-07-18
  • 2021-08-01
  • 2021-04-29
  • 2021-12-11
  • 2021-11-10
  • 2021-08-03
猜你喜欢
  • 2022-02-23
  • 2021-06-07
  • 2021-07-31
  • 2021-09-08
相关资源
相似解决方案