提交 52e60998 编写于 作者: 彭世瑜's avatar 彭世瑜

fix

上级 989b15cd
# Chrome # Chrome
插件下载:[https://crxdl.com/](https://crxdl.com/) 插件下载:[https://crxdl.com/](https://crxdl.com/)
\ No newline at end of file
## Tampermonkey
[tampermonkey](https://www.tampermonkey.net/) 一款免费的浏览器扩展和最为流行的用户脚本管理器
[userscript.zone](https://www.userscript.zone/): 搜索Tampermonke插件
[editthiscookie](https://www.editthiscookie.com/) EditThisCookie is the only cookie editor you will ever need!
\ No newline at end of file
# Css # Css
[腾讯云-正版图库直通车](https://pic.cloud.tencent.com/)
[不止于 CSS](https://github.com/chokcoco/iCSS): CSS 奇技淫巧,在这里,都有。
[UICN用户体验设计平台](https://www.ui.cn/) [UICN用户体验设计平台](https://www.ui.cn/)
[CSS 选择器参考手册-W3School](https://www.w3school.com.cn/cssref/css_selectors.asp) [CSS 选择器参考手册-W3School](https://www.w3school.com.cn/cssref/css_selectors.asp)
...@@ -32,6 +36,9 @@ ...@@ -32,6 +36,9 @@
[Iconbox](https://arco.design/iconbox/libs) 字节跳动 [Iconbox](https://arco.design/iconbox/libs) 字节跳动
[Boxicons](https://boxicons.com/)High Quality Web Icons
[Google Fonts](https://www.googlefonts.cn/) 谷歌字体中文版 | GoogleFonts
## 第三方库 ## 第三方库
......
...@@ -16,6 +16,11 @@ ...@@ -16,6 +16,11 @@
## 工具 ## 工具
[mpv.io](https://mpv.io/) a free, open source, and cross-platform media player
[Carbon](https://carbon.now.sh/): Create and share beautiful images of your source code.
Start typing or drop a file into the text area to get started.
[ZY Player](http://zyplayer.fun/): 跨平台视频资源播放器, 简洁免费无广告. [ZY Player](http://zyplayer.fun/): 跨平台视频资源播放器, 简洁免费无广告.
[Md2All](http://md.aclickall.com/): Markdown 排版利器 [Md2All](http://md.aclickall.com/): Markdown 排版利器
...@@ -79,6 +84,10 @@ Logo:https://www.logoly.pro/ ...@@ -79,6 +84,10 @@ Logo:https://www.logoly.pro/
[阿里巴巴开源镜像站-OPSX镜像站-阿里云开发者社区](https://developer.aliyun.com/mirror/) [阿里巴巴开源镜像站-OPSX镜像站-阿里云开发者社区](https://developer.aliyun.com/mirror/)
[网易UU网游加速器](https://uu.163.com/)全球专线加速,玩出超快感
[JSON.cn](https://www.json.cn/)JSON在线解析及格式化验证
## 学习资料: ## 学习资料:
2022 黑马程序员 Java 学习路线图 2022 黑马程序员 Java 学习路线图
...@@ -92,3 +101,8 @@ https://www.bilibili.com/video/BV1Kr4y1i7ru ...@@ -92,3 +101,8 @@ https://www.bilibili.com/video/BV1Kr4y1i7ru
[电脑爱好者](https://www.cfan.com.cn/) [电脑爱好者](https://www.cfan.com.cn/)
[Road To Coding](https://www.r2coding.com/#/)意为编程自学之路,是自学编程以来所用资源和分享内容的大聚合。 [Road To Coding](https://www.r2coding.com/#/)意为编程自学之路,是自学编程以来所用资源和分享内容的大聚合。
## API
[和风天气](https://dev.qweather.com/) 全球气象数据开发服务
...@@ -7,7 +7,8 @@ ...@@ -7,7 +7,8 @@
vue.js: 渐进式 JavaScript 框架 vue.js: 渐进式 JavaScript 框架
- [vue2.js](https://cn.vuejs.org/v2/guide/): https://cn.vuejs.org/ - [vue2.js](https://cn.vuejs.org/v2/guide/): https://cn.vuejs.org/
- [vue3.js](https://staging-cn.vuejs.org/guide/introduction.html): https://staging-cn.vuejs.org/ - [vue3.js](https://staging-cn.vuejs.org/): 渐进式
JavaScript 框架
- [element-ui](https://element.eleme.cn/#/zh-CN/component/installation): 一套为开发者、设计师和产品经理准备的基于 Vue 2.0 的桌面端组件库 - [element-ui](https://element.eleme.cn/#/zh-CN/component/installation): 一套为开发者、设计师和产品经理准备的基于 Vue 2.0 的桌面端组件库
- [vColorPicker](http://vue-color-picker.rxshc.com/): 基于 Vue 的颜色选择器插件 - [vColorPicker](http://vue-color-picker.rxshc.com/): 基于 Vue 的颜色选择器插件
...@@ -84,14 +85,23 @@ vue.js: 渐进式 JavaScript 框架 ...@@ -84,14 +85,23 @@ vue.js: 渐进式 JavaScript 框架
[qrious](https://github.com/neocotic/qrious): Pure JavaScript library for QR code generation using canvas [qrious](https://github.com/neocotic/qrious): Pure JavaScript library for QR code generation using canvas
[deepmerge](https://github.com/TehShrike/deepmerge): A library for deep (recursive) merging of Javascript objects [deepmerge](https://github.com/TehShrike/deepmerge) | [npm](https://www.npmjs.com/package/deepmerge) : A library for deep (recursive) merging of Javascript objects
- [npm](https://www.npmjs.com/package/deepmerge)
[throttle-debounce](https://github.com/niksy/throttle-debounce): Throttle and debounce functions. [throttle-debounce](https://github.com/niksy/throttle-debounce) | [npm](https://www.npmjs.com/package/throttle-debounce): Throttle and debounce functions.
- [npm](https://www.npmjs.com/package/throttle-debounce)
[async-validator](https://github.com/yiminghe/async-validator): Validate form asynchronous [async-validator](https://github.com/yiminghe/async-validator) | [npm](https://www.npmjs.com/package/async-validator) : Validate form asynchronous
- [npm](https://www.npmjs.com/package/async-validator)
[portal-vue](https://github.com/linusborg/portal-vue): A Portal Component for Vuejs, to render DOM outside of a component, anywhere in the document.
[V-Calendar](https://vcalendar.io/) An elegant calendar and datepicker plugin for Vuejs.
[Draft.js](https://draftjs.org/) Rich Text Editor Framework for React
[vue-codemirror](https://github.com/surmon-china/vue-codemirror) @codemirror code editor component for @vuejs
[vue-local-storage](https://github.com/pinguinjkeke/vue-local-storage) Vue.js localStorage plugin with types support
[vue-js-modal](http://vue-js-modal.yev.io/) | [github](https://github.com/euvl/vue-js-modal): Easy to use, highly customizable Vue.js modal library.
## CDN ## CDN
...@@ -105,6 +115,8 @@ fast, reliable, and automated ...@@ -105,6 +115,8 @@ fast, reliable, and automated
[cdnjs](https://cdnjs.com/):Simple. Fast. Reliable. [cdnjs](https://cdnjs.com/):Simple. Fast. Reliable.
Content delivery at its finest. Content delivery at its finest.
[AdonisJS](https://adonisjs.com/): A fully featured web framework for Node.js
## Node.js ## Node.js
https://npm.devtool.tech/ https://npm.devtool.tech/
......
...@@ -34,4 +34,6 @@ ...@@ -34,4 +34,6 @@
[mobx-miniprogram-bindings](https://github.com/wechat-miniprogram/mobx-miniprogram-bindings) 小程序的 MobX 绑定辅助库 [mobx-miniprogram-bindings](https://github.com/wechat-miniprogram/mobx-miniprogram-bindings) 小程序的 MobX 绑定辅助库
[Day.js](https://day.js.org/zh-CN/) Moment.js 的 2kB 轻量化方案,拥有同样强大的 API [Day.js](https://day.js.org/zh-CN/) Moment.js 的 2kB 轻量化方案,拥有同样强大的 API
\ No newline at end of file
[Lin UI](https://doc.mini.talelin.com/) Lin UI 是基于 微信小程序原生语法 实现的组件库。遵循简洁,易用的设计规范。
\ No newline at end of file
...@@ -90,10 +90,22 @@ Celery ...@@ -90,10 +90,22 @@ Celery
[Unofficial Windows Binaries for Python Extension Packages](https://www.lfd.uci.edu/~gohlke/pythonlibs/): This page provides 32 and 64-bit Windows binaries of many scientific open-source extension packages for the official CPython distribution of the Python programming language. A few binaries are available for the PyPy distribution. [Unofficial Windows Binaries for Python Extension Packages](https://www.lfd.uci.edu/~gohlke/pythonlibs/): This page provides 32 and 64-bit Windows binaries of many scientific open-source extension packages for the official CPython distribution of the Python programming language. A few binaries are available for the PyPy distribution.
[python-markdown](https://python-markdown.github.io/): This is a Python implementation of John Gruber’s Markdown.
## 爬虫 ## 爬虫
[云立方](https://www.yunlifang.cn/): 动态 VPS [云立方](https://www.yunlifang.cn/): 动态 VPS
[快代理](https://www.kuaidaili.com/free/intr/) [快代理](https://www.kuaidaili.com/free/intr/)
[六六代理](http://www.66ip.cn/) [六六代理](http://www.66ip.cn/)
\ No newline at end of file
[User Agent String](http://www.useragentstring.com/)
[HanLP](https://www.hanlp.com/) HanLP采用全世界量级最大,种类最多的语料库,达到史上最高准确率,旨在普及落地最前沿的NLP技术!
[PDFMiner](https://euske.github.io/pdfminer/) Python PDF parser and analyzer
[pdf2htmlEX](https://wang-lu.com/pdf2htmlEX/) Convert PDF to HTML without losing text or format.
[wkhtmltopdf](https://wkhtmltopdf.org/index.html) open source (LGPLv3) command line tools to render HTML into PDF and various image formats using the Qt WebKit rendering engine.
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册