function myFunction(x, y) {??? y = y || 0;??? return x * y;}
請(qǐng)問(wèn)這里的 y=y||0; 什么意思?
昵稱(chēng)什么DE
2017-06-14 14:37:21