notes.text 463 B

1234567891011
  1. notes.ixt-codes- Visual Studio Code
  2. Enotes.txt
  3. Enotes.txt
  4. 1 1、条件
  5. 安装的模块:PyQt5,PyQt5-tools
  6. where python 确定Python安装路径: ${PYTHON_HOME}安装的模块在
  7. ${PYTHON_HOME}/Lib/site-packages/PyQt5
  8. ${PYTHON_HOME}/Lib/site-packages/pyqt5-tools
  9. ${PYTHON_HOME}/Lib/site-packages/qt5-application
  10. ${PYTHON_HOME}/Lib/site-packages/qt5_applications/Qt/bin
  11. -designer.exe GUI(Graphic User Interface)1-uic.exe 把我们设计的GUI转换为python代码