当前位置:网站首页>Vs code configuration problem
Vs code configuration problem
2022-07-02 08:09:00 【Villanelle#】
1. Terminal Chinese garbled problem
Search in settings encoding Change the encoding format of the new file to GBK that will do .
2.exe Files running around
In the current folder setting.json Add the following code to the file , The path can be modified as required .
"code-runner.executorMap": {
"c": "cd $dir && gcc $fileName -o E:/VSCodeExercises/exe/$fileNameWithoutExt && E:/VSCodeExercises/exe/$fileNameWithoutExt",
"cpp": "cd $dir && g++ $fileName -o E:/VSCodeExercises/exe/$fileNameWithoutExt && E:/VSCodeExercises/exe/$fileNameWithoutExt"
}
边栏推荐
猜你喜欢

图像增强的几个方法以及Matlab代码

【Batch】learning notes

Carla-UE4Editor导入RoadRunner地图文件(保姆级教程)

In the era of short video, how to ensure that works are more popular?

On November 24, we celebrate the "full moon"

11月24号,我们为“满月”庆祝

Static library and dynamic library

用全连接层替代掉卷积 -- RepMLP

樂理基礎(簡述)

Cvpr19 deep stacked hierarchical multi patch network for image deblurring paper reproduction
随机推荐
Meta Learning 简述
解决jetson nano安装onnx错误(ERROR: Failed building wheel for onnx)总结
多站点高可用部署
Sparse matrix storage
It's great to save 10000 pictures of girls
How to back up the configuration before the idea when reinstalling the idea
Vscode下中文乱码问题
OpenCV关于x,y坐标容易混淆的心得
包图画法注意规范
11月24号,我们为“满月”庆祝
高中数学必修一
OpenCV常用方法出处链接(持续更新)
最长等比子序列
Several methods of image enhancement and matlab code
Go functions make, slice, append
Global and Chinese markets for Salmonella typhi nucleic acid detection kits 2022-2028: Research Report on technology, participants, trends, market size and share
利用Transformer来进行目标检测和语义分割
Open3d learning note 3 [sampling and voxelization]
Gensim如何冻结某些词向量进行增量训练
Real world anti sample attack against semantic segmentation