else if 與elseif有何區別?
vbscript中 elseif中间不能有空格,但我看到有的语句中 else if 中间有空格,二者有何区别?
1)if
elseif
else
end if
2)为什么要加一个 end if
if
else if
else
end if
end if
2016-05-17 11:17
2016-05-17 12:04
2016-05-18 08:33
2016-05-18 20:20
2016-05-19 08:29
2016-05-30 10:30
2016-05-30 11:51

2016-06-05 07:16