词法分析程序
摘要:#include#includevoid Fenxi(char c,char b);void word(char a[]);void number(char a[]);int i; //定义全局变量iint s=1; //用来记录是否存在非法字符main(){ char a[50]; ...
阅读全文
posted @ 2015-09-21 19:50
posted @ 2015-09-21 19:50
posted @ 2015-09-09 22:27