10 2015 档案

摘要:program à external_declaration | program external_declaration -> | external_declaration à function_definition | declaration -> | function_definiti... 阅读全文
posted @ 2015-10-29 17:39 48彭宏亮 阅读(374) 评论(2) 推荐(0)
摘要:#include //包含库所用的某些宏和变量#include //包含库#include //包含字符串处理库#define _KEY_WORD_END "waiting for your expanding" //定义关键字结束标志typedef struct{ int typenum; cha... 阅读全文
posted @ 2015-10-22 15:55 48彭宏亮 阅读(295) 评论(2) 推荐(0)