@echo off set /p mytime=请输入时间: set /p myword=请输入提示文字: at %mytime% /every:m,t,w,th,f,s,su msg %username% "%myword%"