system为什么这么神奇?
输出中文编译器上面就一篇乱码
而当我把system("color 0A");打成system("colour 0A");时……
'colour' 不是内部或外部命令,也不是可运行的程序 或批处理文件。
我不理解