Giáo Trình How To Use AutoIt A Professional Manner part 1 docx

Giáo Trình How To Use AutoIt A Professional Manner part 1 docx

Giáo Trình How To Use AutoIt A Professional Manner part 1 docx

... REG_DWORD 0x1 Magnify REG_DWORD 0x0 Registry Keys AutoIt tạo ra các cài đặt phím đăng ký theo HKEY_LOCAL_MACHINE \ Software \ AutoIt v3 và HKEY_CURRENT_USER \ Software \ AutoIt v3 ... risk arising out of use or performance of the SOFTWARE PRODUCT remains with you. 2. NO LIABILITY FOR DAMAGES In no event shall the author of this Software be liable for any damage...

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

5 388 1
Giáo Trình How To Use AutoIt A Professional Manner part 8 docx

Giáo Trình How To Use AutoIt A Professional Manner part 8 docx

... phương có thể ch a bất cứ thứ gì từ một số vào một giá trị boolean. Vì vậy, một Array -AutoIt cũng có thể ch a khác nhau loại, thậm chí khác Arrays: $Array[0] =1 $Array [1] =true $Array[2]="Text" ... $Var1 $My_variable Mỗi biến này được lưu giữ như là một variant. Khai báo biến Các biến được khai báo và tạo ra với các từ kh a Dim , local và global: Dim $var1 Hoặc bạ...

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

6 338 0
Giáo Trình How To Use AutoIt A Professional Manner part 26 docx

Giáo Trình How To Use AutoIt A Professional Manner part 26 docx

... thì search "*.dat" sẽ đc 2 file abc.dat, asc.dat " ;a? c.dat" sẽ đc 2 file abc.dat, asc.dat "abc.*" sẽ đc 2 file abc.dat, abc.exe Khi bạn đã hoàn tất tìm kiếm với ... precedence. Also, if you create a shortcut with the same path\name as as a pre- existing shortcut, it gets overwritten with your new version. Related FileGetShortcut Example ; Sets a...

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

6 261 0
Giáo Trình How To Use AutoIt A Professional Manner part 30 docx

Giáo Trình How To Use AutoIt A Professional Manner part 30 docx

... chú ý: tên file và handle file là khác nhau, tên file là đường dẫn tới file, còn file handle là đ a chỉ c a file đc load vào trong bộ nhớ (Ram), ta ko thể dùng lẫn lôn gi a 2 cái này, hàm nào ... mở ra bởi fileopen). FileReadLine ( filehandle or "filename" [, line] ) Parameters filehandle handle file, giá trị đc trả lại bởi fileopen line dòng muốn đọc, dòng đầu tiên c a f...

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

6 374 0
Giáo Trình How To Use AutoIt A Professional Manner part 36 docx

Giáo Trình How To Use AutoIt A Professional Manner part 36 docx

... release. Time in milliseconds to pause (default =10 ). MouseClickDragDelay Alters the length of the brief pause at the start and end of a mouse drag operation. Time in milliseconds to pause ... don't attach (default) 1 = attach SendCapslockMode Specifies if AutoIt should store the state of capslock before a Send function and restore it afterwards. 0 = don't store...

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

5 222 0
Giáo Trình How To Use AutoIt A Professional Manner part 62 docx

Giáo Trình How To Use AutoIt A Professional Manner part 62 docx

... control cannot be hidden. ! Important information for $GUI_EXPAND: this state is only used for TreeViewItems. If you want to use this 'action' then at least 1 Sub-TreeViewItem has to ... Opt('MustDeclareVars', 1) Example() Func Example() Local $nEdit, $nOk, $nCancel, $msg Opt("GUICoordMode", 2) GUICreate("My InputBox", 19 0,...

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

6 296 0
Giáo Trình How To Use AutoIt A Professional Manner part 69 docx

Giáo Trình How To Use AutoIt A Professional Manner part 69 docx

... Reference AutoItSetOption Changes the operation of various AutoIt functions/parameters. AutoItSetOption ( "option" [, param] ) Parameters option The option to change. See Remarks. TrayIconHide ... = Advanced mode, see Window Titles & Text (Advanced) -1 to - 4 = force lower case match according to other type of match. WinWaitDelay Alters how long a script...

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

6 307 0
Giáo Trình How To Use AutoIt A Professional Manner part 72 docx

Giáo Trình How To Use AutoIt A Professional Manner part 72 docx

... Opt("OnExitFunc","OnAutoItExit");"OnAutoItExit" called Opt("PixelCoordMode", 1) ;1= absolute, 0=relative, 2=client Opt("SendAttachMode", 0) ;0=don't attach, 1= do attach ... ;10 0 milliseconds Opt("TrayAutoPause" ,1) ;0=no pause, 1= Pause Opt("TrayIconDebug", 0) ;0=no info, 1= debug line info Opt("TrayIco...

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

6 289 0
Giáo Trình How To Use AutoIt A Professional Manner part 75 docx

Giáo Trình How To Use AutoIt A Professional Manner part 75 docx

... don't attach (default) 1 = attach SendCapslockMode Specifies if AutoIt should store the state of capslock before a Send function and restore it afterwards. 0 = don't store/restore ... release. Time in milliseconds to pause (default =10 ). MouseClickDragDelay Alters the length of the brief pause at the start and end of a mouse drag operation. Time in milliseconds t...

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

5 246 0
Giáo Trình How To Use AutoIt A Professional Manner part 81 docx

Giáo Trình How To Use AutoIt A Professional Manner part 81 docx

... AutoItSetOption Changes the operation of various AutoIt functions/parameters. AutoItSetOption ( "option" [, param] ) Parameters option The option to change. See Remarks. param ... symbols are interpreted. By default strings are treated literally, this option allows you to use variables and macros inside strings, e.g., "The value of var1 is $var1$". 1 = e...

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

6 249 0
w