“931a23f1d27912dbd6c723430cf4c666ef144f68”上不存在“python/paddle/git@gitcode.net:s920243400/PaddleDetection.git”
提交 e9a3426a 编写于 作者: 彭世瑜's avatar 彭世瑜

fix

上级 cd20416c
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
- 国内镜像:https://mouday.gitee.io/coding-tree/ - 国内镜像:https://mouday.gitee.io/coding-tree/
学习的过程,就像是心中有一颗好奇的种子 学习的过程,就像是培育一个树苗
小种子生根发芽,茁壮成长 小种子生根发芽,茁壮成长
...@@ -16,20 +16,19 @@ ...@@ -16,20 +16,19 @@
涓涓细流,终汇大海 涓涓细流,终汇大海
编程学习工作中学习到的知识整理,好文收录 本站点是个人用于编程学习工作中学习到的知识整理,好文收录
阅读地址:[https://mouday.github.io/coding-tree/](https://mouday.github.io/coding-tree/) ## 个人站点
[程序员导航](https://mouday.github.io/hao123/) 整理学习资源及笔记
[个人博客:www.pengshiyu.com](https://www.pengshiyu.com/) - [程序员导航](https://mouday.github.io/hao123/)
- 个人博客:[www.pengshiyu.com](https://www.pengshiyu.com/)
本地预览 本地预览
```bash ```bash
docsify serve
# 或者
npm run dev npm run dev
``` ```
......
# Css # Css
2021-12-24 [css:repeating-linear-gradient 实现托尼老师理发店门口的灯柱子](https://pengshiyu.blog.csdn.net/article/details/122123425) [UICN用户体验设计平台](https://www.ui.cn/)
[CSS 选择器参考手册-W3School](https://www.w3school.com.cn/cssref/css_selectors.asp)
[CSS参考手册 web前端开发参考手册系列](http://css.doyoe.com/) [CSS(层叠样式表)| MDN](https://developer.mozilla.org/zh-CN/docs/Web/CSS)
[学习CSS布局](http://zh.learnlayout.com/) [CSS 参考手册 web 前端开发参考手册系列](http://css.doyoe.com/)
[bootstrap快速入门](http://www.imooc.com/learn/826) [学习 CSS 布局](http://zh.learnlayout.com/)
[分享10个优美的程序猿把玩儿的实用科技设计酷站](http://www.jianshu.com/p/37a5998f6a20) [bootstrap 快速入门](http://www.imooc.com/learn/826)
[分享 10 个优美的程序猿把玩儿的实用科技设计酷站](http://www.jianshu.com/p/37a5998f6a20)
[2017 年最受欢迎的 10 个编程挑战网站](https://zhuanlan.zhihu.com/p/30164522) [2017 年最受欢迎的 10 个编程挑战网站](https://zhuanlan.zhihu.com/p/30164522)
2021-12-24 [css:repeating-linear-gradient 实现托尼老师理发店门口的灯柱子](https://pengshiyu.blog.csdn.net/article/details/122123425)
## 字体图标 ## 字体图标
[Font Awesome](https://fontawesome.com/) [Font Awesome](https://fontawesome.com/)
[Font Awesome](https://fontawesome.dashgame.com/): 一套绝佳的图标字体库和 CSS 框架 [Font Awesome](https://fontawesome.dashgame.com/): 一套绝佳的图标字体库和 CSS 框架
[Iconfont](https://www.iconfont.cn/) 阿里巴巴矢量图标库 [Iconfont](https://www.iconfont.cn/) 阿里巴巴矢量图标库
\ No newline at end of file
## 第三方库
[CSS Tools: Reset CSS](https://meyerweb.com/eric/tools/css/reset/)
...@@ -8,14 +8,26 @@ ...@@ -8,14 +8,26 @@
## ssl ## ssl
https://www.sslforfree.com/ [SSL For Free](https://www.sslforfree.com/):Free SSL Certificates & Wildcard SSL Certificates in Minutes
[FreeSSL.cn](https://freessl.cn/):一个提供免费 HTTPS 证书申请的网站
[Let's Encrypt](https://letsencrypt.org/): A nonprofit Certificate Authority providing TLS certificates to 260 million websites.
## 工具 ## 工具
http://zyplayer.fun/ [百度 AI 网络图片文字识别](https://ai.baidu.com/tech/ocr_others/webimage)
[ZY Player](http://zyplayer.fun/): 跨平台视频资源播放器, 简洁免费无广告.
[Md2All](http://md.aclickall.com/): Markdown 排版利器
[Markdown Nice](https://editor.mdnice.com/): 自定义样式的 Markdown 编辑器
[shields](https://shields.io/) [shields](https://shields.io/)
- [shields 给 python 项目在 github 贴上 build 和 pypi 小徽章](https://pengshiyu.blog.csdn.net/article/details/82804630) - [shields 给 python 项目在 github 贴上 build 和 pypi 小徽章](https://pengshiyu.blog.csdn.net/article/details/82804630)
[https://github.com/johnpolacek/Responsivator](https://github.com/johnpolacek/Responsivator) [https://github.com/johnpolacek/Responsivator](https://github.com/johnpolacek/Responsivator)
[MkDocs](https://www.mkdocs.org/) | [github/mkdocs](https://github.com/mkdocs/mkdocs/): 基于 Python,Project documentation with Markdown.
...@@ -16,10 +16,17 @@ ...@@ -16,10 +16,17 @@
[vue.js](https://cn.vuejs.org/v2/guide/) [vue.js](https://cn.vuejs.org/v2/guide/)
[element-ui](https://element.eleme.cn/#/zh-CN/component/installation) - [element-ui](https://element.eleme.cn/#/zh-CN/component/installation): 一套为开发者、设计师和产品经理准备的基于 Vue 2.0 的桌面端组件库
- [vColorPicker](http://vue-color-picker.rxshc.com/): 基于 Vue 的颜色选择器插件
[React.js](https://reactjs.org/): A JavaScript library for building user interfaces
- [Ant Design](https://ant.design/index-cn): 一套企业级 UI 设计语言和 React 组件库
[alasql](http://alasql.org/) [alasql](http://alasql.org/)
[xijs](http://h5.dooring.cn/xijs/): 一款面向复杂业务场景的 javascript 工具库
## Node.js ## Node.js
https://npm.devtool.tech/ https://npm.devtool.tech/
...@@ -18,12 +18,17 @@ ...@@ -18,12 +18,17 @@
</head> </head>
<body> <body>
<div id="app"></div> <div id="app">Please wait...</div>
<script> <script>
window.$docsify = { window.$docsify = {
name: 'Coding Tree', name: 'Coding Tree',
loadSidebar: true, loadSidebar: true,
// loadNavbar: true,
repo: 'mouday/coding-tree', repo: 'mouday/coding-tree',
alias: {
'/.*/_sidebar.md': '/_sidebar.md'
},
//搜索插件 //搜索插件
search: { search: {
placeholder: '搜索', placeholder: '搜索',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册