-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
157 additions
and
118 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,114 +1,114 @@ | ||
<!-- | ||
* @Author: aehyok [email protected] | ||
* @Date: 2022-12-24 15:45:14 | ||
* @LastEditors: aehyok [email protected] | ||
* @LastEditTime: 2023-01-02 17:38:12 | ||
* @FilePath: /blog/docs/daily/index.md | ||
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE | ||
--> | ||
- java ioc和aop | ||
- https://juejin.cn/post/6844903973715968007 | ||
- typescript ioc | ||
- https://juejin.cn/post/6859314697204662279 | ||
- 前端ioc | ||
- https://juejin.cn/post/6844903698376720398 | ||
- rabbitmq | ||
- https://juejin.cn/post/6854573219253485575 | ||
- https://juejin.cn/post/6844904192146931720 | ||
- https://juejin.cn/post/6856571028496351239 | ||
- https://juejin.cn/post/6844904184920162317 | ||
- https://juejin.cn/post/6977981645475282958 | ||
- https://juejin.cn/post/7132268340541653005 | ||
- grpc | ||
- https://juejin.cn/post/7082910429990617124 | ||
- 微信扫码 | ||
- 微信扫码登录 | ||
- 服务注册和服务发现 | ||
- https://mp.weixin.qq.com/s/HZTfV6MdW_FO-nepPdH6YA | ||
- docker 技术学习 | ||
- https://juejin.cn/book/6844733746462064654?scrollMenuIndex=1 | ||
- 破解文件汇总网站 | ||
- https://www.ghxi.com/navicat16.html | ||
- 若川视野 源码共读 | ||
- https://juejin.cn/column/7078688202092969991 | ||
- 前端阅读系列 | ||
- 前端每周更新 https://github.com/ascoders/weekly | ||
- es6 https://es6.ruanyifeng.com | ||
- ts https://www.typescriptlang.orghttps://www.canva.cn | ||
- 文章翻译系列 https://github.com/xitu/gold-miner | ||
- 博客发文所需小工具 | ||
- 掘金笔记模版:https://github.com/xitu/juejin-markdown-themes | ||
- html2md helloworld社区 | ||
- editor https://www.helloworld.net/html2md | ||
- editor https://editor.mdnice.com/ | ||
- npm https://npm.devtool.tech/ | ||
- mdn https://developer.mozilla.org/zh-CN/docs/Web | ||
- 动图图片笔记器 https://www.canva.cn/design/DAFFgelz1VE/VxlwSySIDqmvnWj26iX00A/edit | ||
- 抽象语法树 https://astexplorer.net/ | ||
- https://esprima.org/demo/parse.html# | ||
- 抓包 https://www.cnblogs.com/crystal1126/p/11954085.html | ||
- https://www.jinchengcom.cn/posts/70581b0e.html | ||
- 破解工具 https://www.zzzmode.com/mytools/charles/ | ||
- 代理设置 https://cloud.tencent.com/developer/article/1515941?from=article.detail.1867046 | ||
- 前端实现录音 | ||
- https://github.com/xiangyuecn/Recorder | ||
- EFCore 使用 | ||
- https://www.cnblogs.com/tiaoshuidenong/p/14009432.html | ||
- 可视化流程图 | ||
- logic Flow和G6的了解 | ||
- https://github.com/xiaoxian521/vue-pure-admin | ||
- rust 教程 | ||
- https://github.com/sunface/rust-course | ||
- https://course.rs | ||
- icejs 待尝试 https://ice.work/docs/guide/basic/vite | ||
- redux https://www.redux.org.cn/docs/introduction/Ecosystem.html | ||
- wiki https://www.5axxw.com/wiki | ||
- graphql | ||
- https://graphql.cn/ | ||
- https://graphql.cn/code/#c-net | ||
- vue 模版功能不错,有些可以作为参考 | ||
- https://el-admin.xin/nested/menu1/menu1-1 | ||
- markdown 下的timeline时间轴 | ||
- https://markdown.jianguoyun.com/2945.html | ||
- 低代码参考 | ||
- 可视化大屏http://v6.dooring.cn/beta/editor | ||
- https://github.com/H5-Dooring/dooringx | ||
- http://x.dooring.cn/editor/home | ||
- https://www.huxiu.com/article/410080.html | ||
- https://www.infoq.cn/article/GOVeqCj4WL30dG6dBerw | ||
- https://www.zhihu.com/question/493891614/answer/2264072484 | ||
- https://www.zhihu.com/question/514763047/answer/2339539512 | ||
- https://mp.weixin.qq.com/s/igQXhr8xSpTP1sU-2ZW5yA | ||
- 代码在线运行 | ||
- https://codesandbox.io/ | ||
- https://codepen.io/team/Vue/pen/poReOvE | ||
- https://stackblitz.com | ||
- IAAS、PAAS、SAAS | ||
- http://www.ruanyifeng.com/blog/2017/07/iaas-paas-saas.html | ||
- CORS Cross Origin Resource Shareing 跨域资源共享 | ||
- https://www.cnblogs.com/zhaijiahui/p/14626370.html | ||
- https://www.cnblogs.com/fnz0/p/15803011.html | ||
- nginx详解 https://www.cnblogs.com/48xz/p/15781821.html | ||
- http状态码 | ||
- https://www.cnblogs.com/TankXiao/archive/2013/01/08/2818542.html | ||
- window 10 设置右下角显示秒钟 | ||
- https://jingyan.baidu.com/article/4ae03de3e3c3d03eff9e6be7.html | ||
- 前端编译 | ||
- https://juejin.cn/post/6958347736924192782 | ||
- https://zhuanlan.zhihu.com/p/36301857 | ||
- 想法 | ||
- 指标管理中定义的指标算法,后期可以考虑动态生成,根据数据表定义进行关联拼接[感觉上是靠谱的但实现起来有点麻烦] | ||
- editor编辑器 | ||
- https://github.com/ianstormtaylor/slate | ||
- 文档 https://rain120.github.io/athena/zh/slate/Introduction.html#demo | ||
- https://github.com/ianstormtaylor/slate/issues/3899 | ||
- m3u8 音视频下载 | ||
- https://github.com/HeiSir2014/M3U8-Downloader | ||
- https://github.com/Momo707577045/m3u8-downloader | ||
- https://github.com/llychao/m3u8-downloader | ||
- chorme 浏览器插件 | ||
- 多环境favicon.ico区分:https://juejin.cn/post/7098162076866052133 | ||
- 首屏加载过慢 | ||
- https://juejin.cn/post/6844903961154207757 | ||
- 面试题目 | ||
<!-- | ||
* @Author: aehyok [email protected] | ||
* @Date: 2022-12-24 15:45:14 | ||
* @LastEditors: aehyok [email protected] | ||
* @LastEditTime: 2023-01-02 17:38:12 | ||
* @FilePath: /blog/docs/daily/index.md | ||
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE | ||
--> | ||
- java ioc和aop | ||
- https://juejin.cn/post/6844903973715968007 | ||
- typescript ioc | ||
- https://juejin.cn/post/6859314697204662279 | ||
- 前端ioc | ||
- https://juejin.cn/post/6844903698376720398 | ||
- rabbitmq | ||
- https://juejin.cn/post/6854573219253485575 | ||
- https://juejin.cn/post/6844904192146931720 | ||
- https://juejin.cn/post/6856571028496351239 | ||
- https://juejin.cn/post/6844904184920162317 | ||
- https://juejin.cn/post/6977981645475282958 | ||
- https://juejin.cn/post/7132268340541653005 | ||
- grpc | ||
- https://juejin.cn/post/7082910429990617124 | ||
- 微信扫码 | ||
- 微信扫码登录 | ||
- 服务注册和服务发现 | ||
- https://mp.weixin.qq.com/s/HZTfV6MdW_FO-nepPdH6YA | ||
- docker 技术学习 | ||
- https://juejin.cn/book/6844733746462064654?scrollMenuIndex=1 | ||
- 破解文件汇总网站 | ||
- https://www.ghxi.com/navicat16.html | ||
- 若川视野 源码共读 | ||
- https://juejin.cn/column/7078688202092969991 | ||
- 前端阅读系列 | ||
- 前端每周更新 https://github.com/ascoders/weekly | ||
- es6 https://es6.ruanyifeng.com | ||
- ts https://www.typescriptlang.orghttps://www.canva.cn | ||
- 文章翻译系列 https://github.com/xitu/gold-miner | ||
- 博客发文所需小工具 | ||
- 掘金笔记模版:https://github.com/xitu/juejin-markdown-themes | ||
- html2md helloworld社区 | ||
- editor https://www.helloworld.net/html2md | ||
- editor https://editor.mdnice.com/ | ||
- npm https://npm.devtool.tech/ | ||
- mdn https://developer.mozilla.org/zh-CN/docs/Web | ||
- 动图图片笔记器 https://www.canva.cn/design/DAFFgelz1VE/VxlwSySIDqmvnWj26iX00A/edit | ||
- 抽象语法树 https://astexplorer.net/ | ||
- https://esprima.org/demo/parse.html# | ||
- 抓包 https://www.cnblogs.com/crystal1126/p/11954085.html | ||
- https://www.jinchengcom.cn/posts/70581b0e.html | ||
- 破解工具 https://www.zzzmode.com/mytools/charles/ | ||
- 代理设置 https://cloud.tencent.com/developer/article/1515941?from=article.detail.1867046 | ||
- 前端实现录音 | ||
- https://github.com/xiangyuecn/Recorder | ||
- EFCore 使用 | ||
- https://www.cnblogs.com/tiaoshuidenong/p/14009432.html | ||
- 可视化流程图 | ||
- logic Flow和G6的了解 | ||
- https://github.com/xiaoxian521/vue-pure-admin | ||
- rust 教程 | ||
- https://github.com/sunface/rust-course | ||
- https://course.rs | ||
- icejs 待尝试 https://ice.work/docs/guide/basic/vite | ||
- redux https://www.redux.org.cn/docs/introduction/Ecosystem.html | ||
- wiki https://www.5axxw.com/wiki | ||
- graphql | ||
- https://graphql.cn/ | ||
- https://graphql.cn/code/#c-net | ||
- vue 模版功能不错,有些可以作为参考 | ||
- https://el-admin.xin/nested/menu1/menu1-1 | ||
- markdown 下的timeline时间轴 | ||
- https://markdown.jianguoyun.com/2945.html | ||
- 低代码参考 | ||
- 可视化大屏http://v6.dooring.cn/beta/editor | ||
- https://github.com/H5-Dooring/dooringx | ||
- http://x.dooring.cn/editor/home | ||
- https://www.huxiu.com/article/410080.html | ||
- https://www.infoq.cn/article/GOVeqCj4WL30dG6dBerw | ||
- https://www.zhihu.com/question/493891614/answer/2264072484 | ||
- https://www.zhihu.com/question/514763047/answer/2339539512 | ||
- https://mp.weixin.qq.com/s/igQXhr8xSpTP1sU-2ZW5yA | ||
- 代码在线运行 | ||
- https://codesandbox.io/ | ||
- https://codepen.io/team/Vue/pen/poReOvE | ||
- https://stackblitz.com | ||
- IAAS、PAAS、SAAS | ||
- http://www.ruanyifeng.com/blog/2017/07/iaas-paas-saas.html | ||
- CORS Cross Origin Resource Shareing 跨域资源共享 | ||
- https://www.cnblogs.com/zhaijiahui/p/14626370.html | ||
- https://www.cnblogs.com/fnz0/p/15803011.html | ||
- nginx详解 https://www.cnblogs.com/48xz/p/15781821.html | ||
- http状态码 | ||
- https://www.cnblogs.com/TankXiao/archive/2013/01/08/2818542.html | ||
- window 10 设置右下角显示秒钟 | ||
- https://jingyan.baidu.com/article/4ae03de3e3c3d03eff9e6be7.html | ||
- 前端编译 | ||
- https://juejin.cn/post/6958347736924192782 | ||
- https://zhuanlan.zhihu.com/p/36301857 | ||
- 想法 | ||
- 指标管理中定义的指标算法,后期可以考虑动态生成,根据数据表定义进行关联拼接[感觉上是靠谱的但实现起来有点麻烦] | ||
- editor编辑器 | ||
- https://github.com/ianstormtaylor/slate | ||
- 文档 https://rain120.github.io/athena/zh/slate/Introduction.html#demo | ||
- https://github.com/ianstormtaylor/slate/issues/3899 | ||
- m3u8 音视频下载 | ||
- https://github.com/HeiSir2014/M3U8-Downloader | ||
- https://github.com/Momo707577045/m3u8-downloader | ||
- https://github.com/llychao/m3u8-downloader | ||
- chorme 浏览器插件 | ||
- 多环境favicon.ico区分:https://juejin.cn/post/7098162076866052133 | ||
- 首屏加载过慢 | ||
- https://juejin.cn/post/6844903961154207757 | ||
- 面试题目 | ||
- https://juejin.cn/post/6844903885488783374 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters