2014年11月28日

摘要: CString strSomeCstring ("This is a CString Object");// Use ANSI variant CStringA to convert to char*; construct from it -std::string strStdString (CSt... 阅读全文
posted @ 2014-11-28 22:32 层林尽染 阅读(323) 评论(0) 推荐(0) 编辑

导航