摘要: 实验任务1 程序代码: #include <stdio.h> #include <stdlib.h> #include <time.h> #include <Windows.h> #define N 80 void print_text(int line,int col,char text[]);/ 阅读全文
posted @ 2023-03-31 12:58 moreless-xu 阅读(44) 评论(1) 推荐(0)