MFC实现for (int i = 0; i<strData.GetLength(); i++){checksum = checksum ^ strData[i]; //进行异或交验取值}
你的问题是什么?两次异或可以得到strData