上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 36 下一页

语言模型学习资料

摘要: 模型: TogetherAI: https://api.together.xyz/signin?redirectUrl=/v1 Document Loader : spider: https://spider.cloud/ firecrawl: https://www.firecrawl.dev/? 阅读全文
posted @ 2024-05-19 10:29 朝朝暮Mu 阅读(35) 评论(0) 推荐(0)

Chrome插件学习

摘要: 学习资料 开发流程:https://blog.csdn.net/weixin_43898997/article/details/133021462 阅读全文
posted @ 2024-05-15 08:49 朝朝暮Mu 阅读(10) 评论(0) 推荐(0)

SQL练习

摘要: 在线练习网站 参考:https://zhuanlan.zhihu.com/p/407421130 常用函数 2.1 去重:distinct select disctinct university from user; 2.2 窗口函数:https://zhuanlan.zhihu.com/p/926 阅读全文
posted @ 2024-05-10 10:37 朝朝暮Mu 阅读(12) 评论(0) 推荐(0)

matlab教程

摘要: 参考:https://ww2.mathworks.cn/help/ 参考:https://mp.weixin.qq.com/s?__biz=MzI2ODc4NTgwNQ==&mid=2247487647&idx=1&sn=a208a363188d116ee857e669347f261e&chksm= 阅读全文
posted @ 2024-04-24 16:29 朝朝暮Mu 阅读(25) 评论(0) 推荐(0)

使用kratos框架集成jwt认证

摘要: 问题背景:网络鉴权在web开发中最常见不过了,最近在使用go kratos框架写项目的时候需要用到jwt,查阅资料后自己动手实现了简单的鉴权,在这里记录一下实现步骤,直接上代码。 定义jwt签发函数 这部分我是参考了李文周老师的博客 博客地址:https://www.liwenzhou.com/po 阅读全文
posted @ 2024-04-20 20:55 朝朝暮Mu 阅读(517) 评论(1) 推荐(0)

IDE相关

摘要: 通过命令行启动 jetbrains IDE工具 先在Webstorm编辑器中配置终端命令行的打开命令。Tools => Create Command-line Launcher. 设置完成后在终端输入cd /usr/local/bin命令,可以看到在bin文件夹下面有webstorm. 此时只需要先 阅读全文
posted @ 2024-03-22 15:19 朝朝暮Mu 阅读(21) 评论(0) 推荐(0)

vueuse flags

摘要: 2024-03-17: Browser 阅读全文
posted @ 2024-03-07 14:25 朝朝暮Mu 阅读(13) 评论(0) 推荐(0)

vite常用的插件安装

摘要: 自动导入类插件 unplugin-auto-import unplugin-vue-components css类 国际化 vue-i18n 工具集 路由 存储 组件库 naive-ui 其他问题: Cannot find module ./App.vue or its corresponding 阅读全文
posted @ 2024-03-06 19:20 朝朝暮Mu 阅读(63) 评论(0) 推荐(0)

vite学习

摘要: 自动导入 参考:https://blog.csdn.net/perfect2011/article/details/128539058 参考:https://www.cnblogs.com/goloving/p/17176433.html 打包问题 2.1 vue3使用Vite打包是Ts检查报错问题 阅读全文
posted @ 2024-02-29 09:25 朝朝暮Mu 阅读(9) 评论(0) 推荐(0)

Power BI大赛获奖作品

摘要: 作品集 参考:https://www.qinglite.cn/doc/86526477dfeb37a99 第二届 https://www.sohu.com/a/259934212_761180 参考:https://www.powerbigeek.com/2020-data-visualizatio 阅读全文
posted @ 2024-02-23 13:35 朝朝暮Mu 阅读(319) 评论(0) 推荐(0)
上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 36 下一页