部分内容源自网络,侵删,联系请看关于或声明。

Waline部署-MySQL版

在虚拟机上的Halo应用商店发现Waline后,作者开始尝试部署。虽然官方推荐使用LeanCloud作为数据库,但由于其需要绑定域名,对本地测试不友好,作者转而选择MySQL作为数据库。通过查阅文档,作者使用Docker进行Waline-MySQL的部署,创建MySQL数据库并导入SQL文件,最终成功完成部署并预览效果。

thumbnail of the cover of the post

仪表盘

这段代码展示了一个基于Vue和ECharts的仪表盘组件,用于展示博客的相关统计数据,包括访问量、文章量、用户量、留言量等,并通过ECharts生成了访问量排行、分类统计和标签云等图表。

thumbnail of the cover of the post

留言板

该文章展示了一个使用 Vue3、vue3-danmaku 和 TypeScript 实现的留言板功能。页面包含弹幕输入框和弹幕列表,用户可以输入留言并发送,留言将以弹幕形式显示。代码中还包括鼠标点击效果和移动端判断逻辑。

thumbnail of the cover of the post

植物大战僵尸【杂交版】无尽阵容

This article discusses a semi-automatic plant battle strategy for the hybrid version of Plants vs. Zombies. It suggests starting with simple mode, forming the main lineup later, and prioritizing the cultivation of cushion plants to reduce defensive pressure. Key strategies include developing early with umbrellas to prevent bean bags, utilizing pumpkin launchers for consistent sun income and defense, and advising against balanced 5th lane placement to avoid concentrated damage from unhappy zombies and glue. Cat plants are seen as supplementary.

thumbnail of the cover of the post

石蒜模拟器

Sakana Widget 是一个可自定义的美化工具,适用于网页,可通过引入其代码片段实现。将其插入网页主入口的head标签中,支持PC端和移动端显示或隐藏配置。GitHub 地址:https://github.com/dsrkafuu/sakana-widget。

thumbnail of the cover of the post

期末模拟答辩

一、文档背景 大二下学期某个课程的模拟答辩。 二、小组安排 表2-1 小组成员与职责 成员 职责 博主 组长、项目部署、项目测试、文档编写 *** 后端测试、本地部署 *** 前端测试、本地部署 三、项目背景 当今社会,随着教育水平的提高和教育资源的广泛普及,考试成为了人们测量学习成果和能力的重要方

thumbnail of the cover of the post