摘要: #include<stdio.h>#include<string.h>#include<stdlib.h> /*关键字*/char *key[6]={"begin","if","then","while","do","end"}; char ch;char input[800],output[20] 阅读全文
posted @ 2019-10-11 19:51 鄒永華 阅读(150) 评论(0) 推荐(0)