zoukankan      html  css  js  c++  java
  • a lot of attention under the hood

    Because one of the original goals of the Node.js project was to allow developers to easily build applications that support server-push capabilities, a lot of attention under the hood is on its asynchronous event-driven I/O (input/output) system that, unlike some other application platforms, does not cause the main application process to pause while waiting for data to be written or read。

    -----

    N-UNCOUNT If someone or something is getting attention, they are being dealt with or cared for. 照料

    例:

    Each year more than two million household injuries need medical attention.

    每年有二百多万起在家受伤、需要医疗救治的案例。

    ---------------------------------------------------------------end
  • 相关阅读:
    Linux命令:ssh
    Linux命令:sshpass
    Linux命令:ls
    Linux文件的时间
    Linux命令:findutils
    jfrog
    git
    git branch
    git remote
    java equals 和hashcode
  • 原文地址:https://www.cnblogs.com/da3j/p/4200379.html
Copyright © 2011-2022 走看看