我们在C++的开发中经常会碰到string、char*以及CString,这三种都表示字符串类型,有很多相似又 ... Format("%s", s2.c_str()); // string to CString ...
確定! 回上一頁