当前位置:网站首页>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 .
边栏推荐
- JWT vulnerability recurrence
- 【无标题】
- [positioning in JS]
- An elegant program for Euclid‘s algorithm
- 面试字节,过关斩将直接干到 3 面,结果找了个架构师来吊打我?
- ICSI213/IECE213 Data Structures
- When sqlacodegen generates a model, how to solve the problem that the password contains special characters?
- 51 independent key basic experiment
- Clickhouse物化视图
- How is the entered query SQL statement executed?
猜你喜欢
[an Xun cup 2019] not file upload
[groovy] string (string splicing | multi line string)
How is the entered query SQL statement executed?
How about programmers' eyesight| Daily anecdotes
[安洵杯 2019]不是文件上传
How to use jedis of redis
@Transactional 注解导致跨库查询失效的问题
How to define a unified response object gracefully
Resolved (sqlalchemy+pandas.read_sql) attributeerror: 'engine' object has no attribute 'execution_ options‘
深度学习——LSTM基础
随机推荐
Basic authorization command for Curl
优先使用对象组合,而不是类继承
MindFusion. Virtual Keyboard for WPF
error Couldn‘t find a package.json file in “你的路径“
postman和postman interceptor的安装
Redis之Jedis如何使用
Timing manager based on C #
speed or tempo in classical music
[positioning in JS]
問下,這個ADB mysql支持sqlserver嗎?
【web源码-代码审计方法】审计技巧及审计工具
How about programmers' eyesight| Daily anecdotes
How is the entered query SQL statement executed?
Delphi read / write JSON format
UI自动化测试从此告别手动下载浏览器驱动
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?
De debugging (set the main thread as hidden debugging to destroy the debugging Channel & debugger detection)
Necessary fonts for designers
[move pictures up, down, left and right through the keyboard in JS]
UE4 DMX和grandMA2 onPC 3.1.2.5的操作流程