两个字符串连接不用strcat c语言两个字符串连接 不用strcat()函数,实现将两个字符串连接?#include<stdio.h>main(){chara[100],b[100],*p,*qscanf(\%s... 2021-03-12 1205次浏览