#if    0
    statements
#endif
#if#endif之间的程序段可以有效的在程序中删除,
即使这段代码之间存在注释也无妨,所以这种方法更安全。

相关文章: