在Windows控制台应用程序中使用CString
2020-12-13 15:28
                         标签:style   blog   io   color   ar   os   使用   sp   文件    CString是在windows平台下开发中经常使用的字符串类, CString已从MFC中剥离出来了,可以单独使用,只需引用atlstr.h头文件即可。   在Windows控制台应用程序中使用CString 标签:style   blog   io   color   ar   os   使用   sp   文件    原文地址:http://www.cnblogs.com/cmranger/p/4075110.html 1 include "stdafx.h"
 2 #include 
 3 #include