摘要:
#include <stdio.h> #include <string.h> char string[50],word[8],ch; char keyword[][6]={"begin","if","then","while","do","end"};//关键字数组int type,p,i,n,su 阅读全文
posted @ 2016-10-07 23:58
231黄宋佳
阅读(169)
评论(1)
推荐(0)