selector code 中文意思是什麼

selector code 解釋
選擇碼
  • selector : n. 1. 選擇者;挑選者;選拔者;精選者。2. 【無線電】選擇器;選波器;調諧旋鈕;波段開關。3. 【計算機】選數器;選數管。4. 分離機。5. 〈澳大利亞〉可向政府廉價購買土地的移民。
  • code : n 1 法典;法規。2 規則,準則;(社會、階級等的)慣例,習俗,制度。3 (電)碼,代碼,密碼,暗碼;...
  1. Find the section of code that creates and sends the selector statement to the subscription manager

    找到創建了選擇程序語句並將其發送到subscription manager的那部分代碼:
  2. Looking at the code, we can see that it is contains three distinct sections, one that sets up the server socket that listens for new connections, one that listens on the port and accepts new connections, and a final section to register the new socket with the selector

    研究一下該代碼,我們可以看到它包含三個不同的部分,一個部分設置用於監聽新連接的服務器套接字,另一個部分監聽埠並接受新的連接,最後一個部分將新的套接字注冊到選擇器。
分享友人