1,Array.prototype.slice.call(arr);

2,遍历argument 加入一个新数组;

3,var arr=array.form(arguments);