zoukankan      html  css  js  c++  java
  • C++的变量系列:关键字

    一.简介

    ISO C++98/03关键字共63个

    asm      do          if        return       typedef

    auto        double        inine       short         typeid

    bool      dynamic_cast       int         signed      typename

    break      else           long          sizeof       union

    case        enum        mutable       static        unsigned

    catch    explicit         namespace    static_cast     using

    char      export        new       struct         virtual

    class     extern        operator     switch        void

    const     false          private      template      volatitle

    const_cast  float         protected      this        wchar_t

    continue   for         public         throw        while

    default    friend        register       true          delete

    goto     reinterpret_cast     try

  • 相关阅读:
    性能测试中的2-5-8原则
    Word2007页面排版
    博客备份专家--豆约翰
    TIOBE[ti'ɔbi]编程语言排行榜
    gif动画录制器LICEcap
    巧用输入法
    gitlab/github如何跳转页面
    Get和Post区别【boss面试集锦】
    带你了解直播流媒体
    直播+音视频行业相关
  • 原文地址:https://www.cnblogs.com/k5bg/p/11089322.html
Copyright © 2011-2022 走看看