2018-10-22
1.var num = 80;
console.log(50 < num <= 70);
2.
前端日记
原文:https://www.cnblogs.com/jsjx-xtfh/p/9829447.html