You need to sign in or sign up before continuing.
提交 3832d48b 编写于 作者: 彭世瑜's avatar 彭世瑜

fix

上级 0af9a13c
...@@ -2,6 +2,19 @@ ...@@ -2,6 +2,19 @@
![](img/logo.png) ![](img/logo.png)
国际地址:https://mouday.github.io/coding-tree/
国内镜像:https://mouday.gitee.io/coding-tree/
学习的过程,就像是心中有一颗好奇的种子
小种子生根发芽,茁壮成长
想要长得越高,就越需要有强大的根系去吸收养分
作为营养的知识不断积累,才能让小树苗越长越高,才能枝繁叶茂
涓涓细流,终汇大海
编程学习工作中学习到的知识整理,好文收录 编程学习工作中学习到的知识整理,好文收录
阅读地址:[https://mouday.github.io/coding-tree/](https://mouday.github.io/coding-tree/) 阅读地址:[https://mouday.github.io/coding-tree/](https://mouday.github.io/coding-tree/)
......
- 前端 - 前端
- [Html](doc/html.md)
- [Javascript](doc/javascript.md) - [Javascript](doc/javascript.md)
- [Css](doc/css.md) - [Css](doc/css.md)
- [Canvas](doc/canvas.md) - [Canvas](doc/canvas.md)
- 后端 - 后端
- [Python](doc/python.md) - [Python](doc/python.md)
- [Java](doc/java.md) - [Java](doc/java.md)
- [PHP](doc/php.md)
- [其他](doc/index.md) - [其他](doc/index.md)
\ No newline at end of file
# Css # Css
2021-12-24 [css:repeating-linear-gradient 实现托尼老师理发店门口的灯柱子](https://pengshiyu.blog.csdn.net/article/details/122123425) 2021-12-24 [css:repeating-linear-gradient 实现托尼老师理发店门口的灯柱子](https://pengshiyu.blog.csdn.net/article/details/122123425)
[CSS参考手册 web前端开发参考手册系列](http://css.doyoe.com/)
[学习CSS布局](http://zh.learnlayout.com/)
[bootstrap快速入门](http://www.imooc.com/learn/826)
[分享10个优美的程序猿把玩儿的实用科技设计酷站](http://www.jianshu.com/p/37a5998f6a20)
[2017 年最受欢迎的 10 个编程挑战网站](https://zhuanlan.zhihu.com/p/30164522)
## 字体图标
[Font Awesome](https://fontawesome.com/)
[Font Awesome](https://fontawesome.dashgame.com/): 一套绝佳的图标字体库和 CSS 框架
[Iconfont](https://www.iconfont.cn/) 阿里巴巴矢量图标库
\ No newline at end of file
# html
[HTML 快速参考](https://www.w3school.com.cn/html/html_quick.asp)
[https://www.w3.org/](https://www.w3.org/)
[w3school](https://www.w3school.com.cn/)
[我要自学网-WEB前端开发视频教程](http://www.51zxw.net/list.aspx?cid=393)
\ No newline at end of file
# Index # Index
[Road To Coding,编程自学之路](https://www.r2coding.com/#/)
[百度 FEX](http://fex.baidu.com/code/)
[百度搜索资源平台链接提交](https://ziyuan.baidu.com/linksubmit/url)
## ssl ## ssl
https://www.sslforfree.com/ https://www.sslforfree.com/
...@@ -8,4 +14,8 @@ https://www.sslforfree.com/ ...@@ -8,4 +14,8 @@ https://www.sslforfree.com/
http://zyplayer.fun/ http://zyplayer.fun/
[shields](https://shields.io/) [shields](https://shields.io/)
\ No newline at end of file
- [shields 给 python 项目在 github 贴上 build 和 pypi 小徽章](https://pengshiyu.blog.csdn.net/article/details/82804630)
[https://github.com/johnpolacek/Responsivator](https://github.com/johnpolacek/Responsivator)
...@@ -8,6 +8,10 @@ ...@@ -8,6 +8,10 @@
[BootCDN 稳定、快速、免费的前端开源项目 CDN 加速服务](https://www.bootcdn.cn/) [BootCDN 稳定、快速、免费的前端开源项目 CDN 加速服务](https://www.bootcdn.cn/)
[http://www.json.org/](http://www.json.org/)
[https://jekyllthemes.io/](https://jekyllthemes.io/)
## 第三方库 ## 第三方库
[vue.js](https://cn.vuejs.org/v2/guide/) [vue.js](https://cn.vuejs.org/v2/guide/)
......
# PHP
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册