else if (condition_3) { //block of code if condition is false and condition_2 is false and condition_3 is true. } else { //block of code if none of the ...
確定! 回上一頁