Node cli flag that will not evaluate code within eval statement

后端 未结 0 1631
我在风中等你
我在风中等你 2020-12-17 23:41

Given the script \'test.js\':

console.log(eval(\'2 + 2\'));

And the command node test, I

相关标签:
回答
  • 消灭零回复
提交回复
热议问题