将CString输出到控制台的方法

将CString输出到控制台的方法

CString str = _T("萧海");

_ftprintf(stdout,str);

posted @ 2020-09-01 11:22  我不是萧海哇~~~  阅读(254)  评论(0)    收藏  举报