摘要:
四、const限定符【引用/指针/顶层/常量表达式】 const对象值不变,必须初始化,能完成此type的大部分operation。 一般,多文件独立变量,编译初始化仅文件内有效; 除非,(条件:初值不是常量表达式 and 声明+定义 都有 extern); //file.h extern cons 阅读全文
posted @ 2020-02-25 22:10
CowryGao
阅读(295)
评论(0)
推荐(0)
浙公网安备 33010602011771号