摘要: #include <time.h> #include <stdio.h> #include <stdlib.h> #include<windows.h> void SetColor(int fore , int back ) { SetConsoleTextAttribute(GetStdHandl 阅读全文
posted @ 2021-12-24 15:43 炎叶 阅读(44) 评论(0) 推荐(0)