signingoff

Results 1 issues of signingoff

Array.prototype.push.apply(array1, array2); /\* array1 值为 [12 , "foo" , {name "Joe"} , -2458 , "Doe" , 555 , 100] */ chrome跑的结果不是这个? maxInNumbers = Math.max.call(5, 458 , 120 , -215) //458...