06 2020 档案

摘要:uic mainwindow.ui -o mainwindow.h 阅读全文
posted @ 2020-06-04 16:04 北ღ冥 阅读(375) 评论(0) 推荐(0)
摘要:导出依赖包 pip freeze > user.txt 依赖包 安装 pip install -r user.txt 阅读全文
posted @ 2020-06-01 20:28 北ღ冥 阅读(213) 评论(0) 推荐(0)