排序

FileList =
(
E:aaaaaaaaa第5章_1_DHTML_方法javascriptL5-01.swf
E:aaaaaaaaa第5章_2_window对象javascriptL5-02.swf
E:aaaaaaaaa第5章_2_window对象event属性javascriptL5-06.swf
E:aaaaaaaaa第5章_2_window对象_frames数组对象1javascriptL5-07.swf
E:aaaaaaaaa第5章_2_window对象事件javascriptL5-04.swf
E:aaaaaaaaa第5章_2_window对象属性javascriptL5-03.swf
E:aaaaaaaaa第5章_2_—对象的对象属性javascriptL5-05.swf
E:aaaaaaaaa第5章_3_document对象_Cookie属性1javascriptL5-13.swf
E:aaaaaaaaa第5章_3_document对象_对象属性javascriptL5-11.swf
E:aaaaaaaaa第5章_3_document对象_属性javascriptL5-10.swf
E:aaaaaaaaa第5章_3_document对象_文档加密javascriptL5-09.swf
E:aaaaaaaaa第5章_3_document对象_方法javascriptL5-08.swf
E:aaaaaaaaa第5章_3_document对象_标签的属性javascriptL5-12.swf
E:aaaaaaaaa第5章_6_form对象_表单字段元素javascriptL5-20.swf
E:aaaaaaaaa第5章_3_document对象_Cookie属性2javasciriptL5-14.swf
E:aaaaaaaaa第5章_4_body对象_事件javasciriptL5-16.swf
E:aaaaaaaaa第5章_4_body对象_对象属性javasciriptL5-17.swf
E:aaaaaaaaa第5章_4_body对象_方法javasciriptL5-15.swf
E:aaaaaaaaa第5章_5_form对象_onsubmit事件1javasciriptL5-19.swf
E:aaaaaaaaa第5章_5_form对象_方法javasciriptL5-18.swf
E:aaaaaaaaa第5章_6_form对象_表单字段元素实例1javasciriptL5-21.swf
E:aaaaaaaaa第5章_6_form对象_表单字段元素实例2javasciriptL5-22.swf
)
Loop, Parse, FileList , `n
{
j=%A_LoopField%
if (InStr(j,"javasciriptL5") != 0)
a = %a%%A_LoopField%`n

}
StringReplace, b,FileList, javasciriptL5, javascriptL5, All 
Sort, b , 
StringSplit, OutputArray, b, `n
loop , %OutputArray0%
{
nowstr := OutputArray%a_index%
StringSplit, line, a, `n
loop %line0%
{
StringRight, OutputVar1, line%a_index%, 6
StringRight, OutputVar2, nowstr, 6
if ( OutputVar1 = OutputVar2)
nowstr := line%a_index%
}
okstr = %okstr%%nowstr%`n

}
MsgBox,Ok
Clipboard=%okstr%
MsgBox, %okstr% 

给TA捐赠
共{{data.count}}人
人已捐赠
其他

按键跟踪

2020-3-9 2:55:44

其他

控件位置

2020-3-9 2:57:44

个人中心
购物车
优惠劵
今日签到
有新私信 私信列表
搜索