formygloryandpeacefulday  

2024年11月9日

摘要: include include <windows.h> using namespace std; int s[4] = { 111,135,141,161 }; void setColor(int color) { HANDLE hConsole = GetStdHandle(STD_OUTPUT_ 阅读全文
posted @ 2024-11-09 17:12 残夏便是结局 阅读(20) 评论(0) 推荐(0)