c++ MFC int 转换成CString, ints= 123; CStringstr;str.Format("%d",s); 这样就可以了,但是有的会提示这个错误如果出现这个错误,就改成下面这个 ...
確定! 回上一頁