tokisaki-galaxy  

2023年12月22日

摘要: title: strtok_s()函数用法 author: Tokisaki Galaxy top: false cover: false toc: true comments: true mathjax: false noindex: false sitemap: true date: 2020- 阅读全文
posted @ 2023-12-22 16:25 Tokisaki_Galaxy 阅读(22) 评论(0) 推荐(0)
 
摘要: title: c++ 操作mysql数据库 author: Tokisaki Galaxy top: false cover: false toc: true comments: true mathjax: false noindex: false sitemap: true date: 2020- 阅读全文
posted @ 2023-12-22 16:25 Tokisaki_Galaxy 阅读(18) 评论(0) 推荐(0)
 
摘要: title: C++数组元素个数计算 author: Tokisaki Galaxy top: false cover: false toc: true mathjax: false date: 2019-12-03 img: coverImg: excerpt: C++数组元素个数计算 tags: 阅读全文
posted @ 2023-12-22 16:25 Tokisaki_Galaxy 阅读(22) 评论(0) 推荐(0)
 
摘要: title: Cloudflare Argo配置指北 date: 2021-11-21 13:43:59 author: Tokisaki Galaxy excerpt: tags: - Linux - cloudflare - Argo categories: 踩坑记录 设置别名 sudo nan 阅读全文
posted @ 2023-12-22 16:25 Tokisaki_Galaxy 阅读(28) 评论(0) 推荐(0)
 
摘要: title: cobalt-strike笔记 date: 2021-3-27 21:53:14 author: Tokisaki Galaxy excerpt: 随便记一下玩cs踩的坑 tags: categories: 学习 Windows Executeable(s)和>Windows Exec 阅读全文
posted @ 2023-12-22 16:25 Tokisaki_Galaxy 阅读(33) 评论(0) 推荐(0)
 
摘要: title: CMD script author: Tokisaki Galaxy top: false cover: false toc: true mathjax: false date: 2020-02-10 21:26:58 img: coverImg: excerpt: CMD scrip 阅读全文
posted @ 2023-12-22 16:25 Tokisaki_Galaxy 阅读(28) 评论(0) 推荐(0)
 
摘要: title: 美化Windows Terminal date: 2021-2-27 8:42:48 author: Tokisaki Galaxy excerpt: 美化Windows Terminal tags: - 美化 - Windows Terminal categories: 软件安装与配 阅读全文
posted @ 2023-12-22 16:25 Tokisaki_Galaxy 阅读(48) 评论(0) 推荐(0)
 
摘要: title: ARKNIGHT 5-1限定 author: Tokisaki Galaxy top: false cover: false toc: true mathjax: false date: 2020-05-01 21:26:58 img: coverImg: excerpt: tags: 阅读全文
posted @ 2023-12-22 16:25 Tokisaki_Galaxy 阅读(38) 评论(0) 推荐(0)
 
摘要: title: Arknight公开寻访工具 author: Tokisaki Galaxy top: false cover: false toc: true mathjax: false date: 2020-02-06 21:26:58 img: coverImg: excerpt: tags: 阅读全文
posted @ 2023-12-22 16:25 Tokisaki_Galaxy 阅读(58) 评论(0) 推荐(0)
 
摘要: 目的 前几天买的chromebook,然后有时候要长时间拿出去用,所以比较在意电池的健康。发现老是充电自动到100%,就写个小程序用来限制充电到80%。 C++写的,默认3分钟定时检查一次电量,所以如果有略微超出80%是正常情况。 平时在休眠状态资源占用极低。 确保两个exe文件在同一个目录下。 使 阅读全文
posted @ 2023-12-22 16:25 Tokisaki_Galaxy 阅读(116) 评论(0) 推荐(0)