您的位置: 首页 > 作业答案 > 数学 > p->next=p;和p=p->next;有什么区别? p->next=p;和p=p->next;有什么区别? 分类: 作业答案 • 2022-07-15 16:21:27 问题描述: p->next=p;和p=p->next;有什么区别? 答