11.19 1. 出现错误:VS code cannot open output file a.exe: Permission denied 原因:运行的程序没有结束,又运行另一个程序。 方法:关闭调试,重新再调试一次 2.终端清屏 输入 Clear 回车 3.scanf是让用户输入的函数 11.20 1.for循环 for(int i = 0; i < 10;