未知题型

多重if分支结构语法?

【参考答案】

if(条件){ }else if (条件2){ }else if (条件3){ }else if (条件4){ }.........

(↓↓↓ 点击下方‘点击查看答案’看完整答案 ↓↓↓)