下面的例子說明了如何用CString::GetBuffer。 // CString::GetBuffer 例子 CString s( "abcd" ); #ifdef _DEBUG afxDump << "CString s " << s ...
確定! 回上一頁