https://www.csdn.net/gather_2e/NtjaYgzsNTctYmxvZwO0O0OO0O0O.html

还有指针和取值:

 

int& a = b;

int *c = &a;

*c

 

posted on 2019-07-26 08:50  大辉_FFf  阅读(3004)  评论(0编辑  收藏  举报