定义宏

在Build =》Setting =》 以空格为准定义宏

 Installshield 宏定义控制版本

 

使用宏

在方法里

#if 宏名称

       代码

#else

       代码

#endif

相关文章: