switch case的意思
switch case中文翻譯:
開關箱
開關盒
相似詞語短語
switch cane───拐杖
switch grass───n.柳枝稷
switch ups───轉換
switchblade───n.彈簧小折刀(按鈕式彈簧開啟的,等于switchbladeknife)
switchgrass───n.柳枝稷
watchcase───n.表殼
switch grasses───換草
dispatch case───公文包;公文遞送箱
switchgrasses───n.柳枝稷
雙語使用場景
The switch case for PRU_DETACH calls tcp_disconnect to check if a connection state is ESTABLISHED.───的切換實例調用tcp _ disconnect,以檢查連接狀態是否為ESTABLISHED。
This switch case calls tcp_drop , which checks the state of the socket.───此切換實例調用tcp _ drop以檢查套接字的狀態。
switch case in the tcp_usrreq function checks for the binding of a local port with the socket.───函數中的切換實例檢查套接字與本地端口的綁定。
If you can, please use the same switch case mold as the last time.───如果你能作到,請使用和上次一樣的開關箱模具。
NonBreakableSwitchCaseRule Switches Switch case must include break statement───Switch表達式中應包含break語句。
英語使用場景
The use of switch/case also enables compiler optimization by using a jump table implementation.
The switch case in the tcp_usrreq() function checks for the binding of a local port with the socket.