阅读背景:

JavaScript新手学习笔记4——我记不住的几个坑:短路逻辑、按值传递、声明提前

来源:互联网 
console.log(2&&3);    //3
console.log(2||3); //2



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: