JavaScript Array 对象
prototype 属性使您有能力向对象添加属性和方法。
object.prototype.name=value(对象.prototype.属性名字 = 属性值)