当前位置:网站首页>Vscode界面介绍
Vscode界面介绍
2022-07-28 16:21:00 【吕世良】
界面主要分为5个区域,分别是活动栏,侧边栏,编辑栏,面板栏,状态栏

①:活动栏从上到下依次为,打开侧边栏,搜索,使用git,debug,使用插件
②:侧边栏,新建项目文件和文件夹
③:编辑栏,编写代码的区域
④:面板栏,从左到右依次为,问题,输出,调试栏,终端(terminal),最重要的是terminal,用来输入相关命令
⑤:状态栏,点击 [图片上传失败...(image-bcdf98-1559059441856)].png)[图片上传失败...(image-a50ab7-1559059441856)] 该区域可以调出面板栏
⑥:需要注意的为下图红框所示,分别表示鼠标光标所在位置和tab缩进字符,这里为缩进4个字符
![]()
边栏推荐
- Unity3d shader achieves ablation effect
- [deep learning]: introduction to pytorch to project practice: simple code to realize linear neural network (with code)
- The longest substring of sword finger offer without repeated characters
- Jupyter notebook win installation record
- Unity shader realizes water wave effect with noise texture
- [deep learning]: day 6 of pytorch introduction to project practice: multi-layer perceptron (including code)
- Go language slow entry - process control statement
- Exercise note 5 (square of ordered array)
- Games101 section 13 ray tracing notes
- Educational codeforces round 126 (rated for Div. 2) f.teleporters (two sets and two points)
猜你喜欢

: No such file or directory

UNIQUE VISION Programming Contest 2022(AtCoder Beginner Contest 248)G. GCD cost on the tree

HTAP comes at a price

综合设计一个OPPE主页--页面服务部分

Jupyter notebook win installation record

总数据量超万亿行,玉溪卷烟厂通过正确选择时序数据库轻松应对

Games101-assignment05 ray tracing - rays intersect triangles

The maximum recommended number of rows for MySQL is 2000W. Is it reliable?

C# 导入Excel文件数据的几种方法
![[deep learning]: the second day of pytorch introduction to project practice: realize linear regression from zero (including detailed code)](/img/19/18d6e94a1e0fa4a75b66cf8cd99595.png)
[deep learning]: the second day of pytorch introduction to project practice: realize linear regression from zero (including detailed code)
随机推荐
Realization of reflection and refraction effect in unity shader cube texture
Games101 assignment04 job 04
2019年全球移动通信基站市场:爱立信、华为、诺基亚分列前三
Go language slow entry - process control statement
Codeforces round 770 (Div. 2) e. fair share
Fine-grained Fact Verification with Kernel GA Network
[deep learning]: day 9 of pytorch introduction to project practice: dropout implementation (including source code)
Time complexity
MySQL installation tutorial
综合设计一个OPPE主页--页面服务部分
Message Passing for Complex Question Answering over Knowledge Graphs
Jsonarray traversal
Programmers from entry to roast!!!!
Add differential pairs and connections in Ad
SUSE CEPH rapid deployment – storage6
A total of 13billion flash and 400million MCU were shipped! In depth analysis of the three product lines of Zhaoyi innovation
Modeling Semantics with Gated Graph Neural Networks for KBQA
SUSE Ceph 增加节点、减少节点、 删除OSD磁盘等操作 – Storage6
[deep learning]: day 5 of pytorch introduction to project practice: realize softmax regression from 0 to 1 (including source code)
Algorithm learning: leetcode interview question 09. implement queue with two stacks