const args = [11, 12]add.apply(null, args);
第一個(gè)參數(shù)傳遞null的意義?
apply第一個(gè)參數(shù)問題?
守著一只汪
2019-01-29 23:09:51