摘要: 原文链接:https://blog.csdn.net/weixin_41959763/article/details/79874059 1、创建脚本.bat: @echo off set hour=%time:~0,2% if "%time:~0,1%"==" " set hour=0%time:~ 阅读全文
posted @ 2022-02-28 16:33 岁末年初 阅读(241) 评论(0) 推荐(0)