liu liyuan
Results
1
comments of
liu liyuan
function test(){ var args = Array.prototype.slice.apply(arguments); alert(args); }