此错误是由在分配堆内存时,the teminal character ' position is wrong.
char * pch = new [3];
char * ptem = "你好";
memcopy(pch,ptemp,4);