vbs的sort排序
FunctionfSortArray(aSortThisArray) DimoArrayList,iElement SetoArrayList=CreateObject("System.Collections.ArrayList") ForiElement=0ToUBound(aSortThisArray) oArrayList.AddaSortThisArray(iElement) Next oArrayList.Sort setfSortArray=o...