当指定条件为真,if 语句会执行一段语句。 ... JavaScript Demo: Statement - If...Else ... if (condition1) statement1 else if (condition2) statement2 else if ...
確定! 回上一頁