黑与灰

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2021年7月13日

摘要: #include<stdio.h>#include<math.h>#include<string.h>int main(){ //shutdown -s -t 60 关机指令shutdown,-s:设置 -t时间 60s //shutdown -a 取消关机指令 char input[20] = { 阅读全文
posted @ 2021-07-13 15:30 黑与灰 阅读(57) 评论(0) 推荐(0)