您的位置:首页 > 编程语言 > C语言/C++

c++学习笔记 第二章 c++ 简单程序设计

2014-04-04 11:50 441 查看
c++中的关键字

asm auto bool break case catch char

class const const_cast continue default delete do

double dynamic_cast else enum explicit export extern

false float for friend goto if inline

int long mutable namespace new operator private

protected public register reinterpret_cast return short signed

sizeof static static_cast struct switch template this

throw true try typedef typeid typename union

unsigned using virtual void volatile wchar_t while

数据类型
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: