您的位置:首页 > 编程语言 > C语言/C++

收藏的博客 -- Qt/C++学习

2017-08-18 14:50 183 查看
Qt下载官网

http://download.qt.io/

Qt知名社区

http://www.qtcn.org/bbs/i.php

http://www.qter.org/

Qt知名博客

https://www.devbean.net/ --- Qt学习之路,Qt Creator源码学习

http://blog.csdn.net/liang19890820   --- 王亮

http://blog.csdn.net/liang19890820/article/details/51752029  --- 王亮Qt资料大全

http://blog.csdn.net/goforwardtostep --- 仿QQ

http://blog.csdn.net/what951006   --- 模仿酷狗音乐播放器

https://github.com/what951006/KuGouDemo --- code

https://github.com/Greedysky --- TTKMusicplayer

https://github.com/rekols  --- 这些年用QT写的软件By:rekols

https://github.com/UbuntuKylin/youker-assistant --- 优客助手

http://www.qtcn.org/bbs/u/110085 -- QTCN开发网,刘典武

http://blog.csdn.net/zhengtianzuo06

https://github.com/zhengtianzuo

Qt技术博客

QT5.8 VS2015生成兼容xp系统的可执行程序

QT5 仿最新QQ设置面板

亲测qt5.8无效,官方说明:
Windows XP isn’t supported anymore as a target since Qt 5.7. If you need to continue supporting Windows XP, you must unfortunately stay with Qt 5.6.

大量的QT控件及示例发放

https://www.linux-apps.com/

https://www.opendesktop.org/s/Linux-Apps

https://www.opendesktop.org/s/Linux-Apps/browse/cat/280/ord/latest/

https://github.com/visualfc/liteide  --- 学习Qt插件应用的好案例,本人亲测X32.2版本可以使用qt5.9.1mingw/g++编译通过,win和Linux系统均可.

https://sourceforge.net/projects/liteide/files/

C++11,14

http://purecpp.org/

https://github.com/qicosmos

https://github.com/topcpporg

http://coolshell.cn/ 陈皓
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: