example for CString::GetBuffer. CString s( "abcd" );//定义一个CString s并且初始化为abcd. #ifdef _DEBUG. afxDump << "CString s " << s << "\n" ...
確定! 回上一頁