Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
qianguyihao committed Dec 5, 2018
1 parent ee36d96 commit b28fa67
Show file tree
Hide file tree
Showing 5 changed files with 33 additions and 19 deletions.
7 changes: 0 additions & 7 deletions 00-前端工具/03-VS Code的使用积累.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,8 @@
"workbench.editor.enablePreview": false,
```


## 常见操作



### 如何查看代码结构

- 方法一:「Cmd + Shift + O」
Expand All @@ -49,10 +46,6 @@ live-server
参考链接:[Visual Studio Code + live-server编辑和浏览HTML网页](http://www.cnblogs.com/1zhk/p/5699379.html)






## 常用插件

方式一:打开VS Code,左侧有五个按钮,点击最下方的按钮,然后就可以开始安装相应的插件了。
Expand Down
7 changes: 6 additions & 1 deletion 20-前端综合/2018年-前端日记.md
Original file line number Diff line number Diff line change
Expand Up @@ -364,12 +364,17 @@ line-height: 60rpx;



### 2018=10-21
### 2018-10-21


时间戳和年月日的转换:<https://blog.csdn.net/qq_26747571/article/details/53289120?locationNum=10&fps=1>


### 2018-11-28

css实现圆环进度条:<https://blog.csdn.net/wanglei1991gao/article/details/80009252>





Expand Down
12 changes: 12 additions & 0 deletions 23-推荐连接/01-推荐网站.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@



### 2018-11-27

- 知识库:http://wxyyxc1992.github.io/home/#/

页面做的很漂亮。作者92年的,在阿里。




Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,6 @@ hello。我看你拿了不少实习offer。有没有推荐的前端学习资料








### 2017-09-15

- [你所不知道的 CSS 滤镜技巧与细节](http://www.cnblogs.com/coco1s/p/7519460.html)
Expand Down Expand Up @@ -150,9 +145,6 @@ hello。我看你拿了不少实习offer。有没有推荐的前端学习资料
- [2018 前端趋势:更一致,更简单](https://mp.weixin.qq.com/s/HdNQv6eRchBXpNUVRuLZpQ)





### 2018-01-24

推荐一个网站,名叫:web骇客。网址:<http://www.webhek.com/>
Expand Down Expand Up @@ -223,7 +215,6 @@ hello。我看你拿了不少实习offer。有没有推荐的前端学习资料
- [不谈面试题,谈谈招聘时我喜欢见到的特质](https://www.cnblogs.com/dino623/p/8583514.html)



### 2018-04-16

- [Jerry和您聊聊Chrome开发者工具](https://mp.weixin.qq.com/s/CPnbx8ZfszPEcI3Y8RittA)
Expand Down Expand Up @@ -252,6 +243,13 @@ hello。我看你拿了不少实习offer。有没有推荐的前端学习资料
关于XXE攻击,这几天微信支付被爆出漏洞,使用微信支付的各个业务都在努力修补。


### 2018-12-01


- [零基础转行前端,一年工作经验,我如何入职蚂蚁金服](https://juejin.im/post/5c011c92f265da614e2bd0c2)






Expand Down
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,18 @@

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

PS:如果你发现文中的图片加载不出来,不妨多刷新几次。
PS:如果你发现文中的图片加载不出来,请尝试以下做法:

- 不妨多刷新几次。

- 如果发现图片还是打不开,可以先清空浏览器的**缓存图片**。具体操作是:浏览器设置 -> 更多工具 -> 清除浏览数据,在弹窗中,时间范围选择“时间不限”,清除“缓存的图片和文件”。清除缓存后,再刷新页面试试。

- 如果发现图片还是打不开,那可能是图片本身的问题,请微信联系我。


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

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


### 关于
Expand Down

0 comments on commit b28fa67

Please sign in to comment.