我试过用#includePython 解析文件.我试图使用sed命令匹配模式.这两种方式我都得到垃圾数据.例如,如果在某些评论中我也/* #include "header.h" */得到了那些行.怎么避免这个?
#include
sed
/* #include "header.h" */
c python parsing
c ×1
parsing ×1
python ×1