> 其他 >
vb编程题 1.已知x,y,z 3个变量中存放了3个不同的数,比较它们的大小并进行调整
人气:337 ℃ 时间:2020-07-02 21:56:16
解答
sub JH(t1,t2)'数据交换 dim aa=t2:t2=t1:t1=aend subsub 这里是你工作的过程函数名()if x>Y then jh(x,y) if y>z then jh(y,z) if x>Y then jh(x,y)end sub 应该就这样的,试下!
推荐
猜你喜欢
© 2026 79432.Com All Rights Reserved.
电脑版|手机版