多项选择题
在JavaScript中创建函数的方法有()
A.function:myFunction()
B.function myFunction()
C.function=myFunction()
D.myFunction=function()
点击查看答案&解析
相关考题
单项选择题
