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

  • 相关阅读:
    dd
    VIC流程
    哈哈
    骂人的话 越毒越好不带脏字
    经典笑话大全 一句话超经典
    Struts,Hibernate,Spring经典面试题收藏
    尚学堂java相关
    Java关键字final、static使用总结
    新买了一对充电电池,是该先用光电再充还是先充再用?
    华为boss力荐公司高层看的一篇文章,真的很经典!!![转载]
  • 原文地址:https://www.cnblogs.com/k5bg/p/11089322.html
Copyright © 2011-2022 走看看