Loading

09 2024 档案

摘要:hexo引用本地文章有两种方式: 方式1: {% post_link 'article_name' %} 例如: {% post_link 'bluetoothctl client tool' %} 方式2: {% post_link '2024/08/16/bluetoothctl-client- 阅读全文
posted @ 2024-09-25 09:46 eiSouthBoy 阅读(75) 评论(0) 推荐(0)
摘要:./your_program > /dev/null 2>&1 & 阅读全文
posted @ 2024-09-14 17:18 eiSouthBoy 阅读(34) 评论(0) 推荐(0)