C/C++ 语言参考 基本C/C++预处理命令 操作符优先级 转义字符 ASCII码表 基本数据类型 关键字 标准 C 库:Standard C I/O Standard C String & Character Standard C Math Stand ard C Time & Date Standard C Memory Other standard C functions C++C++ I/O C++ Strings C++ 标准模板库C++ Bitsets C++ Double-E
This document represents a preliminary draft of the CERT C Programming Language Secure Coding Standard. This project was initiated following the 2006 Berlin meeting of WG14 to produce a secure coding standard based on the C99 standard. Although this
这是一个很好的C++帮助文档,无论是学C++的新手还是老手,都是很有用的, C/C++ 语言参考 基本C/C++ 预处理命令 操作符优先级 转义字符 ASCII码表 基本数据类型 关键字 标准 C 库: Standard C I/O Standard C String & Character Standard C Math Standard C Time & Date Standard C Memory Other standard C functions C++ C++ I/O C++ St
摘要: 本文是C++之父Bjarne Stroustrup的《Evolving a language in and for the real world: C++ 1991-2006》中文翻译。本文概述C++程序语言的历史,从早期的ISO标准化(1991)到1998年成为ISO标准,到稍后的C++0x标准修正版本(2006)
C/C++ 语言参考 基本C/C++ 预处理命令 操作符优先级 转义字符 ASCII码表 基本数据类型 关键字 标准 C 库: Standard C I/O Standard C String & Character Standard C Math Standard C Time & Date Standard C Memory Other standard C functions C++ C++ I/O C++ Strings C++ 标准模板库 C++ Bitsets C++ Double
【内容简介】本书系编程语言先驱者Ivor Horton的经典之作,是学习C++编程最畅销的图书品种之一,不仅涵盖了Visual C++ .NET编程知识,还全面介绍了标准C++语言和.NET C++/CLI。本书延续了Ivor Horton讲解编程语言的独特方法,从中读者可以学习Visual C++ 2005的基础知识,并全面掌握在MFC和Windows Forms中访问数据源的技术。此外,本书各章后面的习题将有助于读者温故而知新,并尽快成为C++高效程序员。...