if条件判断写法容易混淆if判断不加 {}怎么判断 属于条件成立需执行的代码if(g_image_grey 1) image_change_to_colorful(); // 这行属于 if other_function(); // 这行不属于 if易混淆