else if statement
基本解释
- [計算機科學技術]否則若敘述
英汉例句
- At a given if-then-else statement, the if part is the path that was executed.
對於給定的 if-then-else 語句, if 部分就是被執行的路逕。 - The result is an else if statement, which is shortened to elif, as demonstrated in Listing 6.
結果是一個 else if 語句,簡寫爲 elif,如清單 6 所示。 - First else if statement: Otherwise, if the tag ($newTag) being closed is equal to the open tag ($openTag), then no error results.
第一個 else if 語句:另一方麪,如果關閉的標記($newTag)與打開標記($openTag)相等,則不會出現錯誤。
雙語例句
专业释义
- 否則若敘述