deepin平台应用开发入门【07.28新增PyQt】
Tofloor
poster avatar
Daryl Xu
deepin
2018-06-06 07:31
Author
本帖最后由 hyikesong 于 2019-1-4 23:18 编辑


大家有建议,欢迎积极跟帖。为了更好的阅读效果和方便维护,帖子整理到了github,同步更新:
https://github.com/ziqiangxu/deepin-develop-guide


如果是萌新,你可以先试着学一门编程语言。这里推荐两个学习网站:


deepin是一个Linux发行版,Linux平台的开发技术在deepin上都是可以通用的
开发deepin平台的GUI程序,最常用的技术是Qt/C++。Qt相关
学习网站

Qt环境搭建:https://bbs.deepin.org/post/157889
pro文件介绍:https://www.cnblogs.com/Braveliu/p/5107550.html

PyQt:Qt的Python绑定,就是用Python开发Qt应用。(Qt官方维护的python版本是pyside2)。
这是一本英文的指南:https://github.com/ziqiangxu/sou ... n/pyqt_tutorial.pdf

qcef应用:
https://github.com/linuxdeepin/qcef/tree/master/browser_demo

https://github.com/ziqiangxu/QCefDemo



任务栏插件
dde-dock插件开发指南:https://github.com/linuxdeepin/d ... -developer-guide.md
这位老哥的插件可以参考学习一下 :
1. https://github.com/sonichy/WEATHER_DDE_DOCK
2. https://github.com/sonichy/CMDU_DDE_DOCK



应用打包



社区开发精品帖 https://bbs.deepin.org/module/49]

deepin文档中心:https://docs.deepin.io
DTK文档:https://docs.deepin.io/dtk/index.html
















Reply Favorite View the author
All Replies
4 / 4
To page
hulo
deepin
2018-11-07 19:02
#61
先收藏了
Reply View the author
151******67
deepin
2018-12-29 19:41
#62
今日加入开发行列
Reply View the author
Daryl Xu
deepin
2018-12-29 21:25
#63
https://bbs.deepin.org/post/157702
今日加入开发行列

点赞
Reply View the author
zhiwei_zhu
deepin
2019-03-05 01:06
#64
学习C++ 有没有推荐好使IDE,我会java,主要做android开发。懂点python、qt都是半吊子
Reply View the author
james007
deepin
2019-03-05 01:23
#65
学习下,谢谢
Reply View the author
Daryl Xu
deepin
2019-03-05 19:29
#66
https://bbs.deepin.org/post/157702
学习C++ 有没有推荐好使IDE,我会java,主要做android开发。懂点python、qt都是半吊子 ...

vscode、qt creator、CLine都不错
Reply View the author
jsimit
deepin
2023-01-25 01:43
#67
The user is banned, and the content is hidden.
4 / 4
To page