摘要: (一)项目来源 项目为贪吃蛇小游戏,来源于网上 (二)项目分析 1 #include <stdio.h> 2 #include <stdlib.h> 3 #include <Windows.h>//windows编程头文件 4 #include <time.h> 5 #include <conio. 阅读全文
posted @ 2022-02-28 16:29 Aimerry 阅读(45) 评论(0) 推荐(0)