C/C++ 關鍵字 const,static,extern

文章目錄 C/C++ 關鍵字 const,static,extern 1.const a.常量的定義 b.修飾函數形參 c.修飾類的成員函數 d.const 修飾返回值 2.static a. 在函數體內 b.在模塊內,函數體外 c.在模塊內 3.extern a.函數的聲明中帶有extern b.extern "C" C/C++ 關鍵字 const,static,extern 1.const c
相關文章
相關標籤/搜索