下面是我的代码,每次寻图都失败。
dim x,y
FindPic 0, 0, 480, 800, "...ge/sdcard0/external_sd/sdcard/截图/实验.bmp", "", 1, 90, x, y
If x>0 and y>0 Then
ShowMessage "成功"
End If
ShowMessage "失败”
dim x,y
FindPic 0, 0, 480, 800, "...ge/sdcard0/external_sd/sdcard/截图/实验.bmp", "", 1, 90, x, y
If x>0 and y>0 Then
ShowMessage "成功"
End If
ShowMessage "失败”