大家好,我是初学者,希望各位大大可以帮我以下问题。谢谢
大家好,我是初学者,希望各位大大可以帮我以下问题。谢谢
Dim a,b,c as integer
a = 10
b = 20
c = 30
Select case a
Case 10
b=c+10
Case 20
b=c+20
Case 30
b=c+30
End Select
If b > = 40 then
b = b + c
End if
If b>50 then
b = b + c
End if
What is the vale for b?
...
Casper85 发表于 2010-9-1 01:08 PM
欢迎光临 JBTALKS.CC (https://jbtalks.my/) | Powered by Discuz! X2.5 |