图片上传之autoit参数化

上一篇 / 下一篇  2018-08-01 17:04:44 / 个人分类:myEclipse

Example()

Func Example()

   ControlFocus("打开","","Edit1")

   WinWait("[CLASS:#32770]","",10)
    ; Set input focus to the edit control of Notepad using the handle returned by WinWait.
    ControlSetText("打开", "", "Edit1",$CmdLine[1])

    ; Wait for 2 seconds.
    Sleep(2000)

   ControlClick("打开","","Button1")


EndFunc   ;==>Example

TAG:

 

评分:0

我来说两句

我的栏目

日历

« 2024-04-25  
 123456
78910111213
14151617181920
21222324252627
282930    

数据统计

  • 访问量: 4547
  • 日志数: 7
  • 建立时间: 2014-10-03
  • 更新时间: 2018-08-01

RSS订阅

Open Toolbar