开发者

实现一个count方法,能实现调用:count(a)(b)(c)(d)并且返回的值为参数连乘的结果。 财富值77?

开发者 https://www.devze.com 2022-12-11 14:07 出处:网络 作者:开发技巧
REBECCAWU 开发者_JAVA技巧 2022-09-22 17:41 主要还是因为 alert,如果是 console.log 就难说了 ..118****678
REBECCAWU 开发者_JAVA技巧 2022-09-22 17:41

主要还是因为 alert,如果是 console.log 就难说了 ..


118****678 2022-09-22 18:01

开发者_如何转开发

alert 只能接受字符串参数,如果不是字符串,会自动调用 toString() 方法


0

精彩评论

暂无评论...
验证码 换一张
取 消