微道eStudio
2011-02-16
典型应用: #ifndef <标识> #define <标识> …… …… #endif #ifdef _XXXX …程序段1… #else …程序段2… #endif #ifdef NUM printf(“之前