if () { // Put a condition in (). ... // If the condition is true then whatever is in here will happen. ... } else if () { // Put a different ...
確定! 回上一頁