{ //如果用strcat() 连接时被连接的字符串是堆内存会 [损坏内存],使堆内存无法释放 建议用strcat_s() } 来源:https://www.cnblogs.com/YZFHKMS-X/p/11797125.html 标签 strcat