TA贡献1839条经验 获得超15个赞
可以的,你看一下我改过的,能正常编译输出
using
namespace
std;
int
main()
{
wchar_t
*bob = L
"hello"
;
wcout << bob <<endl;
*bob2 = L
"hello2"
printf
(
"%ws\n"
,bob2 );
return
0;
}
TA贡献1859条经验 获得超6个赞
wchar_t bob[] = L"这样用"
举报
购课补贴联系客服咨询优惠详情
慕课网APP您的移动学习伙伴
扫描二维码关注慕课网微信公众号