摘要: #include<stdio.h> #include<stdlib.h> int main(void) { char sr;//存储用户输入的指令 //绘制地图 char a[11][20]={ "###################", "###################", "### $ 阅读全文
posted @ 2015-12-21 17:24 会装系统的程序员 阅读(534) 评论(0) 推荐(0)