smallmaple

小枫叶

= 记录生活、学习与折腾 =

文章列表

post cover
网络

2026-03-22

926 words

在 Telegram 中,由于官方 API 的限制,上传大视频(超过 50MB)往往是个头疼的问题。大佬的Telegram-Bili-Feed-Helper 项目通过部署本地 Bot API 服务器,完美解决了大视频解析和发送的问题,同时支持 B 站动态、直播和音频的全方位解析。本文将记录如何利用...

post cover
网络

2026-03-21

953 words

第一阶段:迁移前的“灵魂打包” 在新旧服务器交替时,你只需要从旧服务器带走这三个文件夹/文件: /root/scripts/monitor/:这是机器人的心脏,包含所有 .py 和 .sh 脚本。 /usr/local/nginx/conf/vhost/:带走其中的...

post cover
网络

2026-03-14

537 words

1. 初始化 git init 2. 添加文件: git add . 3. 初次存档: git commit -m "新项目启动" 4. 关联新地址: git remote add ori

post cover
网络

2025-07-06

212 words

VsCode 快捷键 ctrl+enter 跳转下一行 shift+alt+方向键 复制当前一行 shift+del 删除当前一行 shift+alt+f 格式化文档 alt+方向键 移动当前或选中行 双击选中 ctrl+d 修改所有相同名字 <h3 class="wp-block-heading...

post cover
网络

2025-02-09

47 words

去除背景 魔棒工具,选择需要去除的区域 然后删除 (界面顶部有个容差)

post cover
技术

2025-01-21

2515 words

限时秒杀 function startClickingEndButtons() { // 初始时,点击所有符合条件的按钮 clickNextEndButton(); function clickNextEndButton() { // 获取所有标签中的标签,查找包含"取消活动"字样的标签 const...

post cover
资源

2025-01-11

90 words

excuse mehandbagjobkeyboardpardonThank you very(so) muchope

post cover
资源

2025-01-11

510 words

现在进行时 含义:一个动作现在正在进行 现在进行时:肯定句结构:主+am/is/are+doing(v.ing 现在分词)am/is/are+doing1 v.+ing: eating/opening/reading2 She is reading a book.am/is/are+doing1...

post cover
网络

2025-01-11

741 words

一般疑问句 This is my handbag.Is this my handbag?Is this your handbag? 这是我的雨伞。This is my umbrella.这不是我的雨伞。This not is my umbrella. a an 一个 位置:a/an + n. Leo...

post cover
网络

2025-01-01

899 words

疑惑解答 表达方式<td class="has-text-align-center" data-align="

精选分类

随笔

Life

笔记

Notes

前端

Frontend

工具

Tools

© 2020 - 2026 leafmaple @smallmaple
Powered by theme astro-koharu · Inspired by Shoka