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

2022年10月9日

摘要: 时间戳:当前计算机的时间-计算机的起始时间(1970.1.1 0:0:0)=(xxx)秒 //猜数游戏#include <stdio.h>#include <stdlib.h>#include <time.h>void menu(){ printf("************************ 阅读全文

posted @ 2022-10-09 15:32 打工的外星人 阅读(18) 评论(0) 推荐(0) 编辑