如何编写当i 等于5时执行某些语句的条件语句? A、if (i==5) ; B、if i=5 then; C、if i=5; D、if i==5 then 发布时间:2024-12-07 20:11:07