回 帖 发 新 帖 刷新版面

主题:学习编程中的不会英语!

各位高手:
  小弟问一个非常没水准的问题!希望各位C++高手能帮帮我


在C++里面这些保留字都是什么意思呀?能否逐个解释下!谢谢!!!

  auto    bool    break    case    char    class    const
  continue    default    delete    do    double    else    enum
  extern    false    float    for    friend    goto    if
  inline    int    long    new    operator    private    protected
  public    reginester    return    short    singned    sizeof    static
  struct    switch    template    this    true    typedef    union
  unsingned    virtual    void    volatile

回复列表 (共14个回复)

11 楼

union:共用体
inline:才是内联

12 楼

我灌水了, 我有群 招人 4266872
有想来的吗

13 楼

用过这些保留字就知道是什么意思了。

14 楼

reginester  volatile
这两个不知道,看来C++我学得不咋地。汗一个。。。

我来回复

您尚未登录,请登录后再回复。点此登录或注册