基本解釋[計(jì)] 開(kāi)關(guān)語(yǔ)句英漢例句雙語(yǔ)例句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ò)的開(kāi)關(guān)語(yǔ)句來(lái)決定錯(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語(yǔ)言的聲明中可以包裝爲(wèi)一個(gè)大的switch表達(dá)式,如果使用手工的方式來(lái)完成無(wú)疑將會(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語(yǔ)句的圓括號(hào)裡可以是一個(gè)整數(shù),或者一個(gè)字符或其他的基本類型。哈彿公開(kāi)課 - 計(jì)算機(jī)科學(xué)課程節(jié)選權(quán)威例句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 Enoughswitch statement更多例句詞組短語(yǔ)短語(yǔ)switch control statement 開(kāi)關(guān)控制語(yǔ)句英語(yǔ);繙譯;[計(jì)]轉(zhuǎn)移控制語(yǔ)句Switch Case Statement 交換程序Switch statement switch 語(yǔ)句switch statement更多詞組專業(yè)釋義計(jì)算機(jī)科學(xué)技術(shù)開(kāi)關(guān)語(yǔ)句switch敘述