摘要: 前言 有一个flask项目a.py, 目录结构如下: |- a.py |- templates | - index.html |- static |- images 运行 python3 a.py可以正常加载网页,使用 pyinstaller 在 ubuntu16上打包: pyinstaller - 阅读全文
posted @ 2023-11-29 14:47 BrianSun 阅读(1085) 评论(0) 推荐(0)