selector register 中文意思是什麼

selector register 解釋
選擇器的寄存器
  • selector : n. 1. 選擇者;挑選者;選拔者;精選者。2. 【無線電】選擇器;選波器;調諧旋鈕;波段開關。3. 【計算機】選數器;選數管。4. 分離機。5. 〈澳大利亞〉可向政府廉價購買土地的移民。
  • register : n 1 記錄,注冊,登記,掛號。2 (人口動態,戶籍等的)登記簿,注冊簿;【商業】船籍登記簿;海關證明...
  1. The rpl request privilege level defines the current privilege level of the cpu when the corresponding segment selector is loaded in the segment register

    Rpl ( request privilege level )定義了在將對應的段選擇器加載到段寄存器中時cpu的當前特權級別。
  2. Each time a segment selector is loaded on to segment registers, the corresponding segment descriptor is loaded from memory into a matching non - programmable cpu register

    每次將段選擇器加載到段寄存器中時,對應的段描述符都會從內存加載到相匹配的不可編程cpu寄存器中。
  3. 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

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