Qt 的经典教材《C++ GUI Programming with Qt 4》是多前端老哥入门桌面开发的第一本书。作者 Jasmin Blanchette 和 Mark Summerfield 写得挺细,尤其信号槽机制讲得比较清楚,结合示例代码学起来也轻松。 Qt 4 的 GUI 编程对新手还蛮友好
C++ 0 次浏览
This C++ programming eBook is a resource shared from the internet. If any infringement occurs, please contact the uploader or CSDN for removal.
C++ 19 次浏览
C/C++嵌入式系统编程挺适合那些想深入了解硬件和软件如何互通的朋友。O'R 出版的这本书了多嵌入式系统编程的技巧,不仅能你熟悉 C/C++在嵌入式开发中的应用,还能让你更高效地编写出适用于各种硬件平台的代码。书中内容全面、系统,适合想要在嵌入式开发中找到一些实际应用方案的人。你如果对嵌入式系统编程
C++ 0 次浏览
The main topic of this book is application development using PyQt, a library extension to the Python programming language — a library that is meant to
Python 18 次浏览