当前位置:网站首页>Competition vscode Configuration Guide
Competition vscode Configuration Guide
2022-07-06 09:52:00 【vv1025】
Fill the following contents into setting.json
- To make the directory concise , Compile generated .exe The files will be named a.exe, If there is a newly compiled program , Will automatically replace the original . In this way, the folder will not be messy
- If you don't want this effect , You can modify paragraph 76 That's ok
{ "files.associations": { "ostream": "cpp", "*.tcc": "cpp", "atomic": "cpp", "bitset": "cpp", "chrono": "cpp", "complex": "cpp", "deque": "cpp", "forward_list": "cpp", "list": "cpp", "string": "cpp", "unordered_map": "cpp", "unordered_set": "cpp", "vector": "cpp", "iterator": "cpp", "memory_resource": "cpp", "optional": "cpp", "string_view": "cpp", "fstream": "cpp", "future": "cpp", "istream": "cpp", "scoped_allocator": "cpp", "shared_mutex": "cpp", "sstream": "cpp", "streambuf": "cpp", "system_error": "cpp", "thread": "cpp", "functional": "cpp", "regex": "cpp", "tuple": "cpp", "valarray": "cpp", "iosfwd": "cpp", "iostream": "cpp", "random": "cpp", "array": "cpp", "initializer_list": "cpp", "iomanip": "cpp", "cctype": "cpp", "cfenv": "cpp", "charconv": "cpp", "cinttypes": "cpp", "clocale": "cpp", "cmath": "cpp", "codecvt": "cpp", "condition_variable": "cpp", "csetjmp": "cpp", "csignal": "cpp", "cstdarg": "cpp", "cstddef": "cpp", "cstdint": "cpp", "cstdio": "cpp", "cstdlib": "cpp", "cstring": "cpp", "ctime": "cpp", "cuchar": "cpp", "cwchar": "cpp", "cwctype": "cpp", "exception": "cpp", "algorithm": "cpp", "map": "cpp", "memory": "cpp", "numeric": "cpp", "ratio": "cpp", "set": "cpp", "type_traits": "cpp", "utility": "cpp", "limits": "cpp", "mutex": "cpp", "new": "cpp", "stdexcept": "cpp", "typeindex": "cpp", "typeinfo": "cpp" }, "code-runner.executorMap": { "cpp": " cd $dir && g++ $fileName -D LOCAL -o a.exe && .\\a.exe", }, }2
Click on settings.json Editor in chief
Fill the following configuration into the file
Pay attention to paragraph 7 Xing He 10 The bank must fill in according to its actual situation , If you strictly follow this tutorial , Then copy directly
{ "explorer.confirmDelete": false, "debug.onTaskErrors": "showErrors", "explorer.confirmDragAndDrop": false, "code-runner.saveFileBeforeRun": true, "code-runner.runInTerminal": true, "C_Cpp.default.compilerPath": "C:\\mingw64\\bin\\g++.exe", "C_Cpp.default.cppStandard": "c++14", "C_Cpp.default.includePath": [ "C:\\mingw64\\lib" ], "C_Cpp.default.intelliSenseMode": "gcc-x64", "files.autoGuessEncoding": true, }, }
边栏推荐
- What are the models of data modeling
- Scoped in webrtc_ refptr
- [NLP] bert4vec: a sentence vector generation tool based on pre training
- Keep these four requirements in mind when learning single chip microcomputer with zero foundation and avoid detours
- MapReduce工作机制
- [deep learning] semantic segmentation: thesis reading (neurips 2021) maskformer: per pixel classification is not all you need
- 有软件负载均衡,也有硬件负载均衡,选择哪个?
- [deep learning] semantic segmentation - source code summary
- 英雄联盟轮播图手动轮播
- Workflow - activiti7 environment setup
猜你喜欢

Minio distributed file storage cluster for full stack development

【深度学习】语义分割-源代码汇总

MapReduce working mechanism
![[NLP] bert4vec: a sentence vector generation tool based on pre training](/img/fd/8e5e1577b4a6ccc06e29350a1113ed.jpg)
[NLP] bert4vec: a sentence vector generation tool based on pre training

Release of the sample chapter of "uncover the secrets of asp.net core 6 framework" [200 pages /5 chapters]

What you have to know about network IO model

【深度学习】语义分割:论文阅读:(CVPR 2022) MPViT(CNN+Transformer):用于密集预测的多路径视觉Transformer

Elk project monitoring platform deployment + deployment of detailed use (II)

Listen to my advice and learn according to this embedded curriculum content and curriculum system

学习单片机对社会的帮助是很大的
随机推荐
Redis connection redis service command
CAPL脚本中关于相对路径/绝对路径操作的几个傻傻分不清的内置函数
Summary of May training - from a Guang
竞赛vscode配置指南
软件负载均衡和硬件负载均衡的选择
Why data Tiering
Compilation of libwebsocket
[NLP] bert4vec: a sentence vector generation tool based on pre training
Listen to my advice and learn according to this embedded curriculum content and curriculum system
面渣逆袭:Redis连环五十二问,图文详解,这下面试稳了
Redis distributed lock implementation redison 15 questions
Hero League rotation map automatic rotation
Leetcode:608 树节点
May brush question 27 - figure
Can I learn PLC at the age of 33
在CANoe中通過Panel面板控制Test Module 運行(初級)
五月刷题02——字符串
MapReduce instance (VIII): Map end join
大学想要选择学习自动化专业,可以看什么书去提前了解?
[one click] it only takes 30s to build a blog with one click - QT graphical tool