摘要: #include <stdio.h> #include <string.h> #include <math.h> #include <stdlib.h> #include <ctype.h> #include <conio.h> /*getch()所在头文件是conio.h。而不是stdio.h*/ 阅读全文
posted @ 2024-05-15 16:20 xuchaoxin1375 阅读(9) 评论(0) 推荐(0)
摘要: 文章目录 declaration!(2020+): declaration!(2020+): 现在更加推荐使用wsl(linux子系统) 安装: 配置方法(配置阿里源) a. 使用前,请您从https://cygwin.com下载 setup-x86.exe或 setup-x86_64.exe 文件 阅读全文
posted @ 2024-05-15 11:37 xuchaoxin1375 阅读(40) 评论(0) 推荐(0)