js REPL stands for Read-Eval-Print-Loop. The first command, read refers to reading the user's input and parse it into Javascript data structure ...
確定! 回上一頁