diff --git a/README.md b/README.md index a6b9985ab615e40c76a53b66c751d0ef50d99cb5..eb5fc297d2b516485b50d06b80f631a082536246 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ 阅读地址:[https://mouday.github.io/coding-tree/](https://mouday.github.io/coding-tree/) +[程序员导航](https://mouday.github.io/hao123/) + +[个人博客:www.pengshiyu.com](https://www.pengshiyu.com/) + 本地预览 ```bash diff --git a/doc/index.md b/doc/index.md index c74b4635d19ae1eb21939cc63d447d990dc99ff7..1acd23b4a5a52bd590f2c7447d0e5739493b7074 100644 --- a/doc/index.md +++ b/doc/index.md @@ -7,3 +7,5 @@ https://www.sslforfree.com/ ## 工具 http://zyplayer.fun/ + +[shields](https://shields.io/) \ No newline at end of file diff --git a/doc/javascript.md b/doc/javascript.md index 5a3662138d1fa83e83fbf59b624ec774e1b62d7c..5a1a98f30ae2ed3ba1ca7ee010820fa16c09f777 100644 --- a/doc/javascript.md +++ b/doc/javascript.md @@ -6,7 +6,16 @@ 2021-12-23 [PubSubJS:用 JavaScript 编写的基于主题的发布/订阅库](https://pengshiyu.blog.csdn.net/article/details/122100104) +[BootCDN 稳定、快速、免费的前端开源项目 CDN 加速服务](https://www.bootcdn.cn/) + +## 第三方库 + +[vue.js](https://cn.vuejs.org/v2/guide/) + +[element-ui](https://element.eleme.cn/#/zh-CN/component/installation) + +[alasql](http://alasql.org/) ## Node.js -https://npm.devtool.tech/ \ No newline at end of file +https://npm.devtool.tech/ diff --git a/doc/python.md b/doc/python.md index f3bc4163b2f99ecb57ba67072d689c8c7c241910..3415f4a4a44e1b429dfa9acf728e504a731cdd98 100644 --- a/doc/python.md +++ b/doc/python.md @@ -43,3 +43,13 @@ Celery - [异步任务(Celery)详解 ](https://www.cnblogs.com/skyflask/p/9865378.html) + +[scrapyd](https://scrapyd.readthedocs.io/en/stable/index.html) + +[apscheduler](https://apscheduler.readthedocs.io/en/latest/index.html) + +[six](https://six.readthedocs.io/) + +[virtualenvwrapper](https://virtualenvwrapper.readthedocs.io/) + +[supervisord](http://www.supervisord.org/index.html) \ No newline at end of file