Elif
基本解釋
- 葉利夫
英漢例句
- The if tag is a block tag.The if tag and optional elif tags take a condition variable name or a condition expression, but not both.
在我制作“翻譯與評(píng)論”頁面的時(shí)候,我有一個(gè)問題,就是“如何判斷變量是否存在?” - Here, the word elif can be read as "else if" or "otherwise if"
其他時(shí)候,你希望在流程中有多個(gè)分叉。