grabbit

0
获赞数
0
关注数
0
粉丝数
IP 属地未知
2015-06-28 加入
浏览 3.5k
╭╮╱╭┳━━━┳╮╱╭╮
┃┃╱┃┃╭━╮┃┃╱┃┃
┃╰━╯┃┃┃┃┃╰━╯┃
╰━━╮┃┃┃┃┣━━╮┃
╱╱╱┃┃╰━╯┃╱╱┃┃
个人简介什么都没有
3 声望
关机异常
3
ubuntu
3
programming
0
qt
0
python
0
黄金勋章
暂未获得该勋章
如何获得
1 白银勋章
1 青铜勋章
个人动态
  • 发布了文章2015-07-17
    Why I quit from Qt5 Quick?
    I have to confess myself as a newbie to Qt, esp. Qt5 Quick. The motivation for me to try Qt5 Quick for my application is that I want to build such an aplication:
  • 发布了文章2015-06-28
    Embedding Python modules into C applications.
    In official Doc. of Python 3, there is a short introduction to embedding Python in another application like C/C++ (seeEmbedding Python in Another Application).