加载中...
文章
15
标签
0
分类
0
主页
博文
分类
标签
归档
生活
分享
相册
音乐
影视
友链
留言板
关于笔者
时间精髓
Commemorate the Annular Solar Eclipse in 2020
搜索
主页
博文
分类
标签
归档
生活
分享
相册
音乐
影视
友链
留言板
关于笔者
Commemorate the Annular Solar Eclipse in 2020
发表于
2025-08-23
|
更新于
2025-09-02
|
总字数:
0
|
阅读时长:
1分钟
|
浏览量:
|
评论数:
文章作者:
Ease
文章链接:
https://etase.github.io/2025/08/23/Vibration/eclipse_in_2020/
版权声明:
本博客所有文章除特别声明外,均采用
CC BY-NC-SA 4.0
许可协议。转载请注明来源
时间精髓
!
赞助
微信 | wechat
支付宝 | alipay
上一篇
Model Context Protocol(MCP) Server Construction
Preface Recently, I have been used to writing in English. This is the my first English post ever, which is about MCP server construction. This post will introduce the basic concepts of MCP server construction and provide some examples. Intrduction Model Context Protocol, or MCP for short, is a protocol that allows a client to interact with a server in a standardized way. It is used to provide a consistent interface for clients to access and manipulate data on the server. How did I find it?...
下一篇
GRUB 主题设置
在 /etc/default/grub.cfg 配置好主题后,重启不生效。 经查询发现,需要使用 grub-install 命令重新安装引导 1sudo grub-install --target=x86_64-efi --efi-directory=/boot/EFI --bootloader-id=Archlinux --recheck 运行命令后,生成的 efi 文件位置不对。更改为 1sudo grub-install --target=x86_64-efi --efi-directory=/boot --bootloader-id=Archlinux --recheck 重新运行后,再更新 grub.cfg 1grub-mkconfig -o /boot/grub/grub.cfg 再次重启后,成功加载壁纸和主题。
评论
Ease
文章
15
标签
0
分类
0
Follow Me
最新文章
Abstrust Parser Library
2025-09-03
Abstrust Development Journey
2025-09-02
Daily 2025-09-02
2025-09-02
Abstrust Core Library
2025-09-02
Daily 2025-09-01
2025-09-01
简
搜索
数据加载中