使用static constvars比#define预处理器更好吗?或者也许取决于背景?
static const
#define
每种方法的优点/缺点是什么?
c c++ const
c ×1
c++ ×1
const ×1