面向?qū)ο?,擴(kuò)展內(nèi)置對(duì)象方法為何不行String.prototype={ constructor:this, run:function () {
alert("success!");
}
}; var n="####";
n.run();
面向?qū)ο?,擴(kuò)展內(nèi)置對(duì)象方法為何不行
達(dá)令說
2018-08-07 11:10:28