摘要: 一、 如何区分顶层const和底层const 指针如果添加const修饰符时有两种情况: 1 指向常量的指针:代表不能改变其指... 阅读全文
posted @ 2017-03-29 07:05 乐天的java 阅读(248) 评论(0) 推荐(0)