摘要: error LNK2019: 无法解析的外部符号 __imp___CrtDbgReportWerror LNK2005 and error LNK2019 error LNK2019: unresolved external symbol __imp___CrtDbgReportW referenc 阅读全文
posted @ 2016-10-10 15:51 特洛伊-Micro 阅读(1358) 评论(0) 推荐(1)
摘要: 标签: stringwstringwchar_tcharc++2013-12-19 00:29 3721人阅读 评论(0) 收藏 举报本文章已收录于: C++知识库 分类: C/C++(50) 1. char*->string (1)直接转换 const char* nodename;string 阅读全文
posted @ 2016-10-10 14:11 特洛伊-Micro 阅读(12362) 评论(0) 推荐(0)