JS prototype 问题?

月桂醇2022-10-12  8

JS原型问题?JS原型问题?简介:函数a(){ this . hello = function(){ alert(" hello!");} } a . prototype = { fuck:function(){ alert( quot;哦他妈的!")
转载请注明原文地址:http://juke.outofmemory.cn/read/2013965.html
最新回复(0)