举报
#include<array.au3> #include <_ArrayNaturalSort.au3> Dim $number[3] Dim $t $number[0]=InputBox("First Number","Input",109) $number[1]=InputBox("Second Number","Seconnd",9008) $number[2]=InputBox("Third Number","Third",30) _ArrayNaturalSort($number) _ArrayDisplay($number,"从小到大排序")
您需要 登录 才可以下载或查看,没有账号?加入
查看全部评分
本版积分规则 发表回复 回帖后跳转到最后一页
|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度
GMT+8, 2025-2-25 17:11 , Processed in 0.078747 second(s), 21 queries .
Powered by Discuz! X3.5 Licensed
© 2001-2024 Discuz! Team.