个人简历已更新
hym - 后端golang实习生::: left icon:info 男/2005.12 icon:weixin dag667 ::: ::: righticon:blog 个人博客 https://pooiwoop-github-io.pages.dev/ icon:github https://github.com/pooi-woop ::: 教育背景:::left重庆邮电大学 - 计算机科学与技术学院::::::right2024.09 - 今:::已通过英语六级。作为信息化办蓝山工作室成员参与工作室相关项目,如集成大语言模型的课程平台,在其中负责实现通过eino库调用大模型生成问题回答的后端接口 项目恶雨论坛:类似小黑盒贴吧小红书的社交平台DemoEino MySQL Redis Elasticsearch Vue3 element plus Kafka gorm Snowflake Github Action Viper STMP Zap 一个由我独立完成的论坛项目 后端[pooi-woop/bbsDemo-ClassHomework–ba...
hexo-butterfly添加头图的方法暨测试
hexo-butterfly添加头图的方法暨测试大多数现代 Hexo 主题都支持在文章 Front-matter 中配置 cover 和 banner 图片。 title: 文章标题date: 2024-01-01 12:00:00 头图配置cover: /images/cover.jpg # 封面图路径banner: /images/banner.jpg # 顶部大图(部分主题用 banner)thumbnail: /images/thumb.jpg # 缩略图(列表页显示)photos: # 相册模式(部分主题) - /images/pic1.jpg - /images/pic2.jpg图片路径说明方式1:绝对路径(推荐,以 / 开头,基于 source 目录)cover: /images/2024/cover.jpg 方式2:相对路径(与文章同目录)cover...
Hexo自动生成的helloworld
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick StartCreate a new post1$ hexo new "My New Post" More info: Writing Run server1$ hexo server More info: Server Generate static files1$ hexo generate More info: Generating Deploy to remote sites1$ hexo deploy More info: Deployment

