共1篇相关文章
本文地址:https:www.cnblogs.comoberon-zjt0806p14631149.html 甜咸之争 经常写C的基本上避不开使用指针,而且C中指针类型的写法大体上有两种: int* a = nullptr; ...