conditional statement
常見例句
- To distinguish the layout of this content from that of other pages, we used a conditional statement in the body of the page, like the one in Listing 3.
為了區(qū)分主頁的布局和其他頁面的布局,我們在頁面的主體中使用一個條件語句,見 清單 3。 - Listing 11 is best thought of as a giant conditional statement, which executes a particular branch based on the value of the o parameter in the request URL
清單 11 被視為一個龐大的條件語句,它基于請求 URL 中的 o 參數(shù)的值執(zhí)行一個特定的分支。 - After adding the new condition, you will see a conditional statement dropdown menu, which will have options such as "Less than," "Less than or equal to," "Greater than", and so forth.
加入新的條件后,你就會看到一個下拉菜單式的條件語句,包括諸如“小于(Less than)”、“小于等于(Less than or equal to)”、“大于(Greater than)”等選項。 返回 conditional statement