使用不同编码读取文本
摘要:string COfficeControlTestToolDlg::ReadFile(CString strFilePath) { CFile mFile; if(!mFile.Open(strFilePath,CFile::modeRead|CFile::typeBinary)) { Messag
阅读全文
posted @ 2018-01-09 21:29
posted @ 2018-01-09 21:29