摘要: #include <stdio.h> #include <string.h> char prog[80],token[8],ch; int syn,p,m,n,sum; char *keyword[6]={"begin","if","then","while","do","end"}; void g 阅读全文
posted @ 2016-10-13 11:32 炸了吗兄弟 阅读(323) 评论(0) 推荐(0) 编辑