VB6.0 if...then, else if...then, end if 语句
请教一下If语句的具体执行:代码Ifval(Text1.text)=1then'A行iflabel1.caption=5then'B行Command1_Click'C行e...
请教一下If语句的具体执行:
代码
If val(Text1.text)=1 then 'A行
if label1.caption=5 then 'B行
Command1_Click 'C行
elseif label1.caption=6 then 'D行
Command1_Click 'E行
elseif label1.caption=7 then 'F行
Command1_Click 'G行
elseif label1.caption=8 then 'H行
Command1_Click 'I行
end if 'J行
End if 'K行
B行满足是否到K行? 展开
代码
If val(Text1.text)=1 then 'A行
if label1.caption=5 then 'B行
Command1_Click 'C行
elseif label1.caption=6 then 'D行
Command1_Click 'E行
elseif label1.caption=7 then 'F行
Command1_Click 'G行
elseif label1.caption=8 then 'H行
Command1_Click 'I行
end if 'J行
End if 'K行
B行满足是否到K行? 展开
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询