按键精灵找多图代码
按键精灵找多图代码Function找多图(图⽚)图⽚列表= Split(图⽚, "|")For i = 0 To UBound( 图⽚列表)FindPic 0, 0, 3000, 3000, 图⽚列表
按键精灵找多图代码