虫虫首页|资源下载|资源专辑|精品软件
登录|注册

templates

  • Joomla收费插件。建立商业登记

    Joomla收费插件。建立商业登记,商品,广告,房地产,文件目录 Mosets Tree is the only directory component for Joomla! that allows you to run large directory website with customizable templates, user ratings, Search Engine Friendly URLs and more. Fast, Simple and Flexible. Price: $110 USD

    标签: Joomla 收费 插件

    上传时间: 2016-10-19

    上传用户:钓鳌牧马

  • 使用配置: a) 如果将系统安装在网站的根路径下

    使用配置: a) 如果将系统安装在网站的根路径下,直接拷贝即可使用; b) 如果将系统安装在一个虚拟路径下,请将bin、CuteSoft_Client、templates、Uploads文件夹及移动到根路径下。 c) 如果WEB服务器和数据库服务器不在一台服务器上,请将Web.Config中的

    标签: 系统安装 网站 路径

    上传时间: 2016-11-06

    上传用户:磊子226

  • Modern C++ Design is an important book. Fundamentally, it demonstrates generic patterns or pattern t

    Modern C++ Design is an important book. Fundamentally, it demonstrates generic patterns or pattern templates as a powerful new way of creating extensible designs in C++--a new way to combine templates and patterns that you may never have dreamt was possible, but is. If your work involves C++ design and coding, you should read this book. Highly recommended.-Herb Sutter。好书!

    标签: Fundamentally demonstrates important patterns

    上传时间: 2013-11-28

    上传用户:PresidentHuang

  • 由陈伟柱译

    由陈伟柱译,人民邮电出版社出版,《C++ templates 中文版》源码

    标签:

    上传时间: 2017-02-27

    上传用户:youke111

  • Modern C++ Design is an important book. Fundamentally, it demonstrates generic patterns or patte

    Modern C++ Design is an important book. Fundamentally, it demonstrates generic patterns or pattern templates as a powerful new way of creating extensible designs in C++--a new way to combine templates and patterns that you may never have dreamt was possible, but is. If your work involves C++ design and coding, you should read this book.

    标签: Fundamentally demonstrates important patterns

    上传时间: 2013-11-28

    上传用户:13215175592

  • This library defines basic operation on polynomials, and contains also 3 different roots (zeroes)-fi

    This library defines basic operation on polynomials, and contains also 3 different roots (zeroes)-finding methods that can handle quite large polynomials (>1000 coefs) Implemented in ANSI C++ templates. Handles all real and complex floating point types. Html doc is included.

    标签: polynomials different operation contains

    上传时间: 2013-12-18

    上传用户:yan2267246

  • 學會一個程式語言

    學會一個程式語言,是一回事兒;學會如何以此語言設計並實作出有效的程式,又是一回事兒。C++ 尤其如此,因為它很不尋常地涵蓋了罕見的威力和豐富的表現力,不但建立在一個全功能的傳統語言(C)之上,更提供極為廣泛的物件導向(object-oriented)性質,以及對templates 和exceptions(異常狀態)的支援。

    标签: 程式

    上传时间: 2013-12-09

    上传用户:ANRAN

  • C++ templates 全览

    收藏了好多年了,相当实用。 本书深入浅出,分四部分,介绍了模板的原理和运作机制,设计技术和高级应用

    标签: C++模板全览

    上传时间: 2018-03-29

    上传用户:fanxiang510

  • Effective C++中文第三版

    《Effective C++:改善程序与设计的55个具体做法》(中文版)(第3版)一共组织55个准则,每一条准则描述一个编写出更好的C++的方式。每一个条款的背后都有具体范例支撑。第三版有一半以上的篇幅是崭新内容,包括讨论资源管理和模板(templates)运用的两个新章。为反映出现代设计考虑,对第二版论题做了广泛的修订,包括异常(exceptions)、设计模式(design patterns)和多线程(multithreading)。《Effective C++》的重要特征包括:·高效的 classes、functions、templates 和inheritance hierarchies(继承体系)方面的专家级指导。·崭新的 TR1 标准程序库功能应用,以及与既有标准程序库组件的比较。·洞察 C++和其他语言(例如Java、C#、C)之间的不同。此举有助于那些来自其他语言阵营的开发人员消化吸收 C++ 式的各种解法。

    标签: Effective C++

    上传时间: 2022-05-31

    上传用户:ddk

  • C++ templates The Complete Guide,C++ 模板的经典书籍

    C++ 模板的经典书籍,详细介绍了C++ 模板的基本概念以及应用技巧

    标签: C++

    上传时间: 2022-06-26

    上传用户:GGMD