2015年9月21日
摘要: #include #include #include /*全局变量*/char * chr_form[100];int q=0,temp;char *word[6]={"begin","end","if","then","do","while"};int i=0,j=0,k=0,t=0;char c... 阅读全文
posted @ 2015-09-21 18:59 小卖部程序员 阅读(217) 评论(0) 推荐(0)