下列Visual Basic程序段运行后,变量Max的值为
a=3: b=10: max=0
if a>0 then max=3
if b>0 then max=10
发布于 2022-05-28 20:24:30
登录后免费查看答案
关注者
0
被浏览
4