var c = { method:{ say: function (word){ console.log(word); } ,sayHello: function(){ this.say("Hello"); //调用同级数据 记住加上 关键字this } } } 还是直接使用 Sublime Text 这个截图好看些:
时间: 2024-11-07 22:41:34
var c = { method:{ say: function (word){ console.log(word); } ,sayHello: function(){ this.say("Hello"); //调用同级数据 记住加上 关键字this } } } 还是直接使用 Sublime Text 这个截图好看些: