https://www.csdn.net/gather_2e/NtjaYgzsNTctYmxvZwO0O0OO0O0O.html
还有指针和取值:
int& a = b;
int *c = &a;
*c