C语言中文乱码

C语言中文乱码解决

#include <windows.h>
main函数里添加SetConsoleOutputCP(65001);
posted @ 2022-11-22 00:43  我的腹肌不见了  阅读(81)  评论(0)    收藏  举报