Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
qianguyihao committed Nov 22, 2018
1 parent ddfba9b commit 4d1bbb0
Show file tree
Hide file tree
Showing 5 changed files with 39 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,35 @@

VS Code 的全称是 Visual Studio Code,是微软推出的一款免费的、开源的跨平台编辑器。

VS Code 是一款免费的、开源的、高性能的、跨平台的、轻量级的代码编辑器。它在性能、语言支持、开源社区方面,都做的很不错。




## 常用插件推荐


### Settings Sync

- 地址:<https://github.com/shanalikhan/code-settings-sync>

- 作用:多台设备之间,同步 VS Code 配置。[]



### vscode-syncing
--
- 地址:<https://github.com/nonoroazoro/vscode-syncing>

- 作用:多台设备之间,同步 VS Code 配置。

备注:相比之下,


## 常见主题推荐



## 常用快捷键


Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion 02-CSS/07-浮动.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

举例如下:

![](http://img.smyhvae.com/20170729_1508.png)
![](http://img.smyhvae.com/20170729_1508_2.png)


**(3)自动换行,一行写不满,换行写。**
Expand Down
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,22 @@


前端入门和进阶学习笔记。从零开始学前端,做一个web全栈工程师。持续更新...

## 介绍

### 项目介绍

前端入门和进阶学习笔记。从零开始学前端,做一个web全栈工程师。持续更新中...

PS:如果你发现文中的图片加载不出来,不妨多刷新几次。


维护这个项目的初衷,可以看这篇文章:[裸辞两个月,海投一个月,从Android转战Web前端的求职之路](https://www.cnblogs.com/smyhvae/p/8732781.html)

前端入门路线,可以看这篇文章:[2018年Web前端入门的自学路线](https://www.cnblogs.com/smyhvae/p/8776837.html)


### 关于


欢迎关注本人的公众号「千古壹号」,会分享一些技术之外的软技能(和代码完全无关)。公众号里的每篇文章,自认为写得还算用心。“全栈”不应该只是体现在技术上,而是全方位。

Expand Down

0 comments on commit 4d1bbb0

Please sign in to comment.