Casual Literary Notes

查看 Windows 是否正版及其激活途径:
Win + R 后输入:slmgr.vbs -dli

其中:

image-20250625184911474


image-20250625184946183


# 以二进制形式合并两个文件,可用来做图种
copy /b <absolute path of a file> + <absolute path of another file> <absolute path of destination>