为了测试一些场景,我在要将消息推送到的范围上创建了一个数组:我已经设置了一个返回$q函数的函数,如下所示:由于我只想将promise的值推送到数组中,因此我认为可以只传递messages数组的push方法,但当我这样做时,会得到以下错误:
VM289 angular.js:12520 TypeError: Array.prototype.push called on null or un
我知道,当您使用push()或pop()函数时,它们分别在数组的末尾添加或删除某些内容。但是,我已经看到它们单独使用,而不是附加到数组上。有人能解释一下这做了什么,为什么会起作用吗?例如,与其声明数组并在其上使用push或pop,不如:array.push("something");//code up here//code in here/
当我在谷歌上搜索cooldowns.push() is not a fucntion时遇到了一个问题,我发现我需要一个数组,但据我理解,Discord.Collection也是一回事。/settings/config.js`)const { createConnection } = require(`mysql`)const Discord = require(`discord