:: :: :: 联系 :: :: 管理 ::
1 std::string str_Str = "xxx";
2 CString str_CStr;
3 str_CStr.Append(str_Str.c_str());
posted on 2006-05-09 16:07  dtor  阅读(1849)  评论(3)    收藏  举报