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