当前位置:网站首页>Use of vscode software
Use of vscode software
2022-07-05 03:52:00 【xuechanba】
One 、VS Code Installing a plug-in
VSCode One advantage of is that you can install various plug-ins .
1、 Install the simplified Chinese plug-in
2、 Install curly bracket extensions , It can help us clearly see the code level .
3、 install run Code, It can help us run ( Various ) Code ( Include C/C++、python etc. ).
4、 install C/C++, This has the function of grammatical prompt .
5、 install ( Can choose ) The theme , Here you can choose Atom One Dark Theme( dark colors ) or Atom One Light Theme( Bright colors ) Two kinds of .
The above installation is also shown in the configuration process video below , There is no mention of .
Two 、VS Code Configure the compilation environment
Video tutorial Links :https://www.bilibili.com/video/BV14f4y127BC.
Although Baidu cloud link has been provided below the video ( The file named install , Saved to my baidu cloud ), But just in case , Still uploaded to CSDN Information in ( Changed the name of the compressed package to VSCode, contains mingw compiler ).
because VS Code Not supported by default C/C++ compile , So you need to configure a local compiler to compile . What we use here is mingw compiler ( stay QT This compiler is also commonly used when creating projects in ).
There are , There is no mention of .( in addition , I put it here D disc )
3、 ... and 、 Open the file in the default path
Here we use “E:\projectCode\VSCode” For example .
Besides , Note that there should be a space before the quotation mark to separate it from the previous quotation mark .
Four 、 The coup file provided in the software installation package given in the video link
( There are also notes in the document )
1、
2、del.bat It's a script file , Right click Run Code,
You can delete files with specified suffixes in the current directory .
Here is a simple demonstration : When we run test.cpp After this program , Will generate a test.exe The file of , however , Now I don't want this test.exe The file , I want to delete it , You can click del.bat , And then right-click Run Code Delete them .
边栏推荐
- ActiveReportsJS 3.1 VS ActiveReportsJS 3.0
- 线程基础知识
- It took two nights to get Wu Enda's machine learning course certificate from Stanford University
- Basic knowledge of tuples
- NPM introduction link symbolic link
- 汇编-入门
- ICSI213/IECE213 Data Structures
- 官宣!第三届云原生编程挑战赛正式启动!
- Clickhouse同步mysql(基于物化引擎)
- MindFusion. Virtual Keyboard for WPF
猜你喜欢
Clickhouse synchronization MySQL (based on materialization engine)
Smart pointer shared_ PTR and weak_ Difference of PTR
【软件逆向-分析工具】反汇编和反编译工具
Redis6-01nosql database
About MySQL database connection exceptions
IronXL for . NET 2022.6
[system security] ten thousand words summary system virtualization container bottom layer principle experiment
【无标题】
【web审计-源码泄露】获取源码方法,利用工具
[an Xun cup 2019] not file upload
随机推荐
UE4 DMX和grandMA2 onPC 3.1.2.5的操作流程
A brief introduction to the behavior tree of unity AI
Why do some programmers change careers before they are 30?
Yuancosmic ecological panorama [2022 latest]
[groovy] string (string splicing | multi line string)
Excuse me, my request is a condition update, but it is blocked in the buffer. In this case, can I only flush the cache every time?
How about programmers' eyesight| Daily anecdotes
Basic knowledge of tuples
grandMA2 onPC 3.1.2.5的DMX参数摸索
Subversive cognition: what does SRE do?
DECLARE_ WAIT_ QUEUE_ HEAD、wake_ up_ Interruptible macro analysis
Monitoring web performance with performance
[安洵杯 2019]不是文件上传
When sqlacodegen generates a model, how to solve the problem that the password contains special characters?
MySQL winter vacation self-study 2022 11 (10)
为什么百度、阿里这些大厂宁愿花25K招聘应届生,也不愿涨薪5K留住老员工?
【web審計-源碼泄露】獲取源碼方法,利用工具
MindFusion. Virtual Keyboard for WPF
Operation flow of UE4 DMX and grandma2 onpc 3.1.2.5
UI自動化測試從此告別手動下載瀏覽器驅動