活动代码页更改

来源:互联网 发布:阿里云客服能拿多少钱 编辑:程序博客网 时间:2024/06/13 11:31

# include <stdio.h>

int main(void)

{

system("chcp 437");

return 0;

}

0 0
原创粉丝点击