2.2.3.15.30 string::Replace. Replace ... Replace a character with another. ... void string_Replace_ex1() { string str("A+B+C+"); int nRet = str.Replace('+' ...
確定! 回上一頁