使用方法:直接复制到dev-c++目录下的Templates文件夹,新建工程之后就可以看到有Qt的选项.该资源是模仿hangxin1940上传的资源写的,不过增加了几个选项,并且让其只能创建CPP文件.
2020-01-03 11:27:41 32KB Dev-cpp QT Templates
1
《C++ Template》第二版,2017年9月16日出版 Templates are among the most powerful features of C++, but they remain misunderstood and underutilized, even as the C++ language and development community have advanced. In C++ Templates, Second Editi on, three pioneering C++ experts show why, when, and how to use modern templates to build software that’s cleaner, faster, more efficient, and easier to maintain. Now extensively updated for the C++11, C++14, and C++17 standards, this new edition presents state-of-the-art techniques for a wider spectrum of applications. The authors provide authoritative explanations of all new language features that either improve templates or interact with them, including variadic templates, generic lambdas, class template argument deduction, compile-time if, forwarding references, and user-defined literals. They also deeply delve into fundamental language concepts (like value categories) and fully cover all standard type traits. The book starts with an insightful tutorial on basic concepts and relevant language features. The remainder of the book serves as a comprehensive reference, focusing first on language details and then on coding techniques, advanced applications, and sophisticated idioms. Throughout, examples clearly illustrate abstract concepts and demonstrate best practices for exploiting all that C++ templates can do. Understand exactly how templates behave, and avoid common pitfalls Use templates to write more efficient, flexible, and maintainable software Master today’s most effective idioms and techniques Reuse source code without compromising performance or safety Benefit from utilities for generic programming in the C++ Standard Library Preview the upcoming concepts feature The companion website, tmplbook.com, contains sample code and additional updates.
2020-01-03 11:27:07 27.96MB C++ Template C++11 C++14
1
Eclipse的代码注释模板很丰富,如:user、year、date、time等等,通过在eclipse.ini文件中-Duser.name=xxxx进行配置,但是Eclipse的Preferences界面至今都不支持定制自己的注释模板变量,要新增一个注释变量的话,就不好办了,本资源给你提供了一个修改Eclipse源码扩展注释模板变量的方式,对Eclipse很熟的朋友可以依葫芦画瓢轻易修改Eclipse这部分源码。 使用方法:将xxx_patch.jar里面的文件覆盖eclipse/plugins里面对应包里面当的同目录同名文件。适用版本:eclipse3、eclipse4
2020-01-03 11:17:57 23KB Eclipse Code Templates
1
C++ Templates - The Complete Guide, 2nd Edition by David Vandevoorde, Nicolai M. Josuttis, and Douglas Gregor Giving guidance on how to use Templates in Modern C++ For programmers, who just use templates, who provide class and function templates, and who provide generic and foundation libraries Covering C++11, C++14, and C++17 Explaining all type traits of the C++ Standard Library in depth On 822 pages in 33 Chapters (12 Chapters are brand new)
2019-12-21 21:23:29 27.96MB C++ Templates
1
( C++Templates 侯捷简体中文版 - 我加上书签目录,清晰版。对于本电子书,只到15章,全书其实共22章,但是后面的章节其实只有有仿函数有看的价值,网上找不到全的版本了。
2019-12-21 19:58:50 1.79MB c++ templates
1
本书是C++模板编程的完全指南,旨在通过基本概念、常用技巧和应用实例3方面的有用资料,为读者打下C++模板知识的坚实基础。 全书共22章。第1章全面介绍了本书的内容结构和相关情况。第1部分(第2~7章)以教程的风格介绍了模板的基本概念,第2部分(第8~13章)阐述了模板的语言细节,第3部分(第14~18章)介绍了C++模板所支持的基本设计技术,第4部分(第19~22章)深入探讨了各种使用模板的普通应用程序。附录A和B分别为一处定义原则和重载解析的相关资料。 本书适合C++模板技术的初学者阅读,也可供有一定编程经验的C++程序员参考。
2019-12-21 19:40:34 7.75MB c++ Templates 模板
1
《C++TEMPLATES中文版》最新的2013出版 清晰 完整书签目录
2019-12-21 18:55:52 73.27MB C++
1
C++Templates 侯捷 带书签 pdf
2016-01-04 00:00:00 2.17MB C++Templates 侯捷 带书签 pdf
1