获得徽章 0
好久没发文章了,最近准备把之前在公司内网发的一些文章同步一些到这里
5
Android
Android
最近在重学c++,看到:
const int *p = &i;
int *const p = &i;
const int *const p = &i;
constexpr int j = 42;
constexpr const int *p = &j;
typedef char *pstring;
const pstring cstr = 0;
const pstring *ps;
就觉得,似乎也没必要重学c++
展开
评论
Android
Android
赞了这篇沸点
混迹这么久,Github 中国区粉丝排名 67 。
恋猫de小郭于2019-09-25 22:14发布的图片
15
下一页
个人成就
文章被点赞 139
文章被阅读 13,967
掘力值 500
收藏集
1
关注标签
13
加入于