2019-04-15 17:50发布 生成海报
// // main.c // Test // char *my_strcat(char *str1, char *str2) { char *pt = str1; while(*str1!='