编码解码网站

This commit is contained in:
DelLevin-Home
2026-01-28 21:36:52 +08:00
parent 4e0b07b032
commit b476404e34
8 changed files with 375 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
# 个人python脚本
日常生活中的突发奇想,为了方便写的脚本
日常生活中的突发奇想,为了方便写的脚本
1. `content-to-tag`调用ollama大语言模型根据文章内容生成标签
2. `base64-de-in-code` base64编码解码
1. 编码接口post http(s)://网站域名/encode
2. 解码接口post http(s)://网站域名/decode