来自罗秋明的问题
【SOS!VB阅读题!明天就考!PrivateSubCommand1_Click()/Counter=0/Fori=1To4/Forj=6To1Step-2/Counter=Counter+1/Nextj/Nexti/Label1.Caption=Str(Counter)/EndSub/程序运行后,单击命令按钮,标签中显示的内容是__________.】
SOS!VB阅读题!明天就考!
PrivateSubCommand1_Click()/Counter=0/Fori=1To4/Forj=6To1Step-2/Counter=Counter+1/
Nextj/Nexti/Label1.Caption=Str(Counter)/EndSub/程序运行后,单击命令按钮,标签中显示的内容是__________.
1回答
2020-06-08 05:17