摘要: 1 function IElectricalEquipment() { 2 3 } 4 IElectricalEquipment.prototype = { 5 poweron: function () { 6 }... 阅读全文
posted @ 2015-11-05 09:46 Evans.wang 阅读(131) 评论(0) 推荐(0)