标签:
pyotherside 试用
这是啥?
用python写qt
步骤:
安装qt: http://www.qt.io/download-open-source/#section-2
安装python3:
下载源代码 https://github.com/thp/pyotherside
编译 pyotherside: 他主页上有一个简短的说明
qmake
make
make install
编译完可以执行个测试 ./tests/tests
关于pyotherside说明的视频:有什么特点,内部是怎样个原理, 怎样用
https://www.youtube.com/watch?v=2HAFOZ5_Xks
标签:
原文地址:http://www.cnblogs.com/cutepig/p/4574071.html