摘要: task1 源码 //task.1 #include <stdio.h> #include <stdlib.h> #include <time.h> #include <windows.h> //使用了sleep函数 /*在Mac OS下: Sleep(1000) --> sleep(1) 小写s开 阅读全文
posted @ 2023-03-30 17:32 南博图 阅读(87) 评论(0) 推荐(0)