Dim $a $a=InputBox("请输入数字","请输入数字") If @error=1 Then Exit if $a="" Then Exit $a+=1 $a=msgBox(0,"",Round($a,2))
Dim $a,$b $a=InputBox("请输入数字","请输入数字") If @error=1 Then Exit $b=$a+1 $b=msgBox(0,"",Round($b,2))
举报
你确定这个是《Let's AutoIt》里的代码? skyfree 发表于 2009-5-5 11:24
本版积分规则 发表回复 回帖后跳转到最后一页
|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度
GMT+8, 2025-3-4 18:02 , Processed in 0.083905 second(s), 23 queries .
Powered by Discuz! X3.5 Licensed
© 2001-2024 Discuz! Team.