1. #define ABC 1 修改为 enum 样式: #define (.+?)\s+(.+?)$ $1 = $2 , 转载于:https://www.cnblogs.com/norsd/p/6359385.html