zoukankan
html css js c++ java
字符串连接[不用库函数]
#include
"
stdio.h
"
#include
"
string.h
"
char
*str(
char
d[],
char
s[]) {
char
*p=
d;;
while
(*p!=
'