使用指针连接两个字符串

char str[] = {"one world"};

char t[]={"onedream"};