Introduction to Design Patterns in C++ with Qt

Introduction to Design Patterns in C++ with Qt

简介:

将强大而复杂的语言 (如C) 与范围有限但广泛使用C的所有高级功能的标准库相结合,为想要开始使用C进行开发的开发人员创建了一个极其陡峭的学习曲线。

这是Qt可以帮助的地方。Qt是一个全面的,高质量的专业应用程序开发框架。它涵盖了标准库中缺少的大多数功能,例如线程,Unicode支持,XML处理,最重要的是创建图形用户界面的方法。

英文简介:

Combining a powerful and complex language such as C++ with a standard library that is limited in scope but makes extensive use of all the advanced features of C++ creates an extremely steep learning curve for developers who want to start developing in C++.

This is where Qt can help. Qt is a comprehensive, high quality framework for professional application development. It covers most of the functionality that is missing from the standard library such as threading, Unicode support, XML handling and, most importantly, ways to create graphical user interfaces.

书名
Introduction to Design Patterns in C++ with Qt
译名
Qt 中的 C++ 设计模式简介
语言
英语
年份
2007
页数
656页
大小
8.88 MB
标签
  • Qt
  • 设计模式
  • C++
  • 下载
    pdf iconIntroduction to Design Patterns in C++ with Qt.pdf
    密码
    65536

    最后更新:2025-04-12 23:58:08

    ←C# Programming Yellow Book, The "Cheese" Edition

    →Ada Distilled for Ada 2005: An Introduction to Ada Programming for Experienced Computer Programmers