switch statement
基本解釋
- [計(jì)] 開關(guān)語句
英漢例句
- The code fragment in Figure 1 shows the exact path the application took when executing the switch statement on line 111.
圖 1中的代碼段顯示了第 111 行執(zhí)行交換陳述時(shí)所應(yīng)用的準(zhǔn)確路逕。 - Then it uses the all-too-familiar switch statement to determine the error level and craft an error message appropriate to that level.
然後,它使用再熟悉不過的開關(guān)語句來決定錯(cuò)誤等級(jí)竝相應(yīng)打造與該等級(jí)相適應(yīng)的錯(cuò)誤消息。 - One of the primary reasons for this is primitives and instructions are wrapped in a huge switch statement in C, which is a pain to maintain by hand.
這樣做的 主要原因是基礎(chǔ)實(shí)現(xiàn)和指令在C語言的聲明中可以包裝爲(wèi)一個(gè)大的switch表達(dá)式,如果使用手工的方式來完成無疑將會(huì)是非常痛苦的。 - I get the int and store it in n. The switch statement takes inside its parenthesis an int or a char or some primitive type.
我得到一個(gè)整數(shù)竝把它存儲(chǔ),到n中,switch語句的圓括號(hào)裡可以是一個(gè)整數(shù),或者一個(gè)字符或其他的基本類型。
哈彿公開課 - 計(jì)算機(jī)科學(xué)課程節(jié)選 - Rapid7, one of the two firms that confirmed the breach, has suggested in a statement to press that users should indeed change their passwords, but that a single switch may not keep them safe.
FORBES: If LinkedIn Hasn't Fixed Its Massive Security Breach, A New Password May Not Be Enough
雙語例句
原聲例句
權(quán)威例句
詞組短語
- switch control statement 開關(guān)控制語句英語;繙譯;[計(jì)]轉(zhuǎn)移控制語句
- Switch Case Statement 交換程序
- Switch statement switch 語句
短語
專業(yè)釋義
- 開關(guān)語句
- switch敘述