美文网首页
树莓派下的GUI编程

树莓派下的GUI编程

作者: 古三井 | 来源:发表于2017-11-01 11:19 被阅读0次

    sudo apt-get update

    sudo apt-get install monkeystudio

    apt-get install pyqt4-dev-tools qt4-designer

    pyuic4 -x project.ui -o project.py

    相关文章

      网友评论

          本文标题:树莓派下的GUI编程

          本文链接:https://www.haomeiwen.com/subject/lcbwpxtx.html