**vs code 里面 **** c 语言程序可以运行
c++程序会报 (launch: program '路径\1.exe'does not exist )这个错误**
供参考:https://blog.csdn.net/Pher123/article/details/125981619
有其他窗口在运行,把其他窗口关闭即可。1.保证工作目录中没有中文2.要调试的.cpp中也要没有中文3.去掉sysyterm(“pause”)