我可以用嗎 CString 在 CString::Format 如下: CString text = _T('text'); CString format; format.Format(_T('%s'), text);. 在MFC源文件和MFC書籍中可以看到相同的 ...
確定! 回上一頁