下列JS的判断语句中()是正确的

下列JS的判断语句中()是正确的

A.if(i==0)

B.ifi=0then

C.if(i=0)

D.ifi==0then

正确答案:A

猜你喜欢