摘要: VScode配置C、C++环境 参照如下教程: 配置VScodeC语言环境:https://blog.csdn.net/qq_28581077/article/details/81380341 > 例如新建test.c文件,如下方式执行: > > gcc -g test.c -o test.exe 阅读全文
posted @ 2020-03-30 16:08 宝山方圆 阅读(601) 评论(0) 推荐(0)