<a href='' id='link'></a>
var oLink=document.getElementById('link')画oLink的原型图
console.log(oLink);
私有--HTMLAnchorElement.prototype--HTMLElement.prototype--Element--Node--EventTarget--Object--function
给数组原型上添加一个方法 实现去重 和 排序 返回数组 可以实现链式调用
(5).plus(3).minus(2);
数组实现一个 mySplice();