摘要: task1 #include <time.h> #include <windows.h> #define N 80 void print_text(int line, int col, char text[]); // 函数声明 void print_spaces(int n); // 函数声明 v 阅读全文
posted @ 2024-04-26 20:37 艾杰伊 阅读(10) 评论(0) 推荐(0)