# ShutDownTimer **Repository Path**: LiuLimingCode/ShutDownTimer ## Basic Information - **Project Name**: ShutDownTimer - **Description**: a software that can shut down the computer at a precise time - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 定时自动关机 标签: MFC C++ --- 这是一个能控制电脑延时关机,定时关机的软件 - 软件截图 ![软件截图](doc/ShutDownTimer.png) - 使用方法 选择“定时”或者“延时”后计算电脑关机时间,点击“设定关机”按键后,电脑将在设定的时间关机。单击“取消关机”按键可以取消之前设定的关机指令。 - 工程 Visual Studio 2019