当前位置:网站首页>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 .
边栏推荐
- Huawei MPLS experiment
- [software reverse analysis tool] disassembly and decompilation tool
- [vérification sur le Web - divulgation du code source] obtenir la méthode du code source et utiliser des outils
- speed or tempo in classical music
- Smart pointer shared_ PTR and weak_ Difference of PTR
- [C language] address book - dynamic and static implementation
- MySQL winter vacation self-study 2022 11 (9)
- Interview summary: This is a comprehensive & detailed Android interview guide
- 线上故障突突突?如何紧急诊断、排查与恢复
- 面试汇总:这是一份全面&详细的Android面试指南
猜你喜欢
Clickhouse synchronization MySQL (based on materialization engine)
postman和postman interceptor的安装
How to use jedis of redis
Web components series (VII) -- life cycle of custom components
[software reverse - basic knowledge] analysis method, assembly instruction architecture
UI自动化测试从此告别手动下载浏览器驱动
PlasticSCM 企业版Crack
About MySQL database connection exceptions
Installation of postman and postman interceptor
New interesting test applet source code_ Test available
随机推荐
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?
[groovy] loop control (number injection function implements loop | times function | upto function | downto function | step function | closure can be written outside as the final parameter)
Thread Basics
Easy processing of ten-year futures and stock market data -- Application of tdengine in Tongxinyuan fund
输入的查询SQL语句,是如何执行的?
[punch in questions] integrated daily 5-question sharing (phase III)
Test d'automatisation de l'interface utilisateur télécharger manuellement le pilote du navigateur à partir de maintenant
51 independent key basic experiment
官宣!第三届云原生编程挑战赛正式启动!
[software reverse - basic knowledge] analysis method, assembly instruction architecture
v-if VS v-show 2.0
【做题打卡】集成每日5题分享(第三期)
Nmap使用手册学习记录
Anti debugging (basic principles of debugger Design & NT NP and other anti debugging principles)
【web审计-源码泄露】获取源码方法,利用工具
[an Xun cup 2019] not file upload
已解决(sqlalchemy+pandas.read_sql)AttributeError: ‘Engine‘ object has no attribute ‘execution_options‘
Quick start of UI component development of phantom engine [umg/slate]
Why is there a reincarnation of 60 years instead of 120 years in the tiangan dizhi chronology
[vérification sur le Web - divulgation du code source] obtenir la méthode du code source et utiliser des outils