int initInt(int a) { a = 5; }
int initInt(int *pA) { *pA = 5; }
70,020
社区成员
243,263
社区内容
加载中
试试用AI创作助手写篇文章吧