2023年2月17日 分类于 C语言 需要 2 分钟阅读时间 const关键字用法 本文介绍 const 在修饰局部变量、全局变量、指针、参数以及返回值时的用法,文末指出 const、code、static不同之外。 继续阅读