若有: int i=1000; int*ip=&i; void*VP; vp=ip; 其中,vp=ip的含义是______。
若有: int i=1000; int*ip=&i; void*VP; vp=ip; 其中,vp=ip的含义是______。
发布时间:2025-06-20 00:10:28
若有: int i=1000; int*ip=&i; void*VP; vp=ip; 其中,vp=ip的含义是______。