摘要:
#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)
|
摘要:
#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)
|