不要着急,不要着急,

休息,休息一会。

摘要: 1.原型模式 function Father(){ this.property = true; } Father.prototype.getValue = function(){ return this.property; } function Son(){ this.Sonproperty = f 阅读全文
posted @ 2019-04-29 22:49 angle-xiu 阅读(2007) 评论(1) 推荐(2)
Live2D