编写一段程序,把两个字符串连接起来,不用strcat函数。
两段字符串
连接之后的字符串
applecom 123abc
applecom123abc
qwer123 asdf
qwer123asdf
12345 xyz
12345xyz