AutoI Technology Curriculum Book part 36 pps

AutoI Technology Curriculum Book part 36 pps

AutoI Technology Curriculum Book part 36 pps

... be pre-declared (default) OnExitFunc Sets the name of the function called when AutoIt exits (default is OnAutoItExit). PixelCoordMode Sets the way coords are used in the pixel functions, ... Opt("MustDeclareVars", 0) ;0=no, 1=require pre-declare Opt("OnExitFunc","OnAutoItExit");"OnAutoItExit" called Opt("PixelCoordMode", 1) ;1=absolute...

Ngày tải lên: 07/07/2014, 01:20

5 316 0
AutoI Technology Curriculum Book part 7 pps

AutoI Technology Curriculum Book part 7 pps

... cách tốt nhất để làm này là để sử dụng những thông tin Công cụ AutoIt Window. Chạy Thông tin từ Công cụ Start Menu \ AutoIt v3 \ AutoIt Window Info. Với Công cụ Thông báo mở bấm vào cửa sổ mới ... Automating Khi các ứng dụng AutoIt có thể kiểm tra xem có tiêu đề cửa sổ để nó biết cửa sổ cần làm việc với. Với Notepad là tiêu đề của cửa sổ, rõ ràng Untitled - Notepad . AutoIt là trường hợ...

Ngày tải lên: 07/07/2014, 01:20

6 301 0
AutoI Technology Curriculum Book part 10 pps

AutoI Technology Curriculum Book part 10 pps

... khi có nhiều cửa sổ  controlID thực sự là cùng một giá trị giống như là ControlID đc đọc bởi AutoIt Window Info Tool . Chức năng cơ bản GUI Ch ứ c năng Gi ả i thích GUICreate T ạ o

Ngày tải lên: 07/07/2014, 01:20

6 372 0
AutoI Technology Curriculum Book part 21 ppsx

AutoI Technology Curriculum Book part 21 ppsx

... Returns 0 nếu có bất kì nỗi nào trong quá trình copy Remarks nếu thư mục đích chưa có thì autoit sẽ tạo mới (nếu có thể) Related DirRemove, FileCopy Example Writes data to the STDOUT

Ngày tải lên: 07/07/2014, 01:20

5 270 0
AutoI Technology Curriculum Book part 33 ppsx

AutoI Technology Curriculum Book part 33 ppsx

... INI file we will write to. It will be created on the Desktop. $sIni = @DesktopDir & "\AutoIt-Test.ini" ; Demonstrate creating a new section using a string as input. $sData =

Ngày tải lên: 07/07/2014, 01:20

8 174 0
AutoI Technology Curriculum Book part 42 pps

AutoI Technology Curriculum Book part 42 pps

... cho GUI. GUICtrlCreateDummy ( ) Parameters None. Return Value ; Author: Kåre Johansson ; AutoIt Version: 3.1.1.55 ; Description: Very Simple example: Embedding RICHTEXT object ; Needs:

Ngày tải lên: 07/07/2014, 01:20

6 248 0
AutoI Technology Curriculum Book part 43 ppsx

AutoI Technology Curriculum Book part 43 ppsx

... EndSelect WEnd GUIDelete() EndFunc ;==>RichEditExample Func MyErrFunc() MsgBox(0, "AutoItCOM Test", "We intercepted a COM Error !" & @CRLF & @CRLF & _

Ngày tải lên: 07/07/2014, 01:20

6 215 0
Từ khóa:
w