TAILIEUCHUNG - Giáo Trình How To Use AutoIt A Professional Manner part 101

Tham khảo tài liệu 'giáo trình how to use autoit a professional manner part 101', công nghệ thông tin, kỹ thuật lập trình phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | ExpandV arStrings Changes how literal strings and variable macro and @ symbols are interpreted. By default strings are treated literally this option allows you to use variables and macros inside strings . The value of varl is var1 . 1 expand variables when in this mode and you want to use a literal or @ then double it up This is a single dollar sign . 0 do not expand variables default FtpBinaryMode Changes how FTP files are transferred. 1 Binary default 0 ASCII GUICloseOnESC When ESC is pressed on a GUI the GUI_EVENT_CLOSE message is sent. This option toggles this behavior on and off. 1 Send the GUI_EVENT_CLOSE message when ESC is pressed default . 0 Don t send the GUI_EVENT_CLOSE message when ESC is pressed. GUICoordMode Alters the position of a control defined by GUICtrlSetPos. 1 absolute coordinates default still relative to the dialog box. 0 relative position to the start of the last control upper left corner . 2 cell positionining relative to current cell. A -1 for left or top parameter don t increment the start. So next line is -1 offset next cell is offset -1 current cell is -1 -1. Obviously offset cannot be -1 which reserved to indicate the no increment. But if you can use a multiple of the width you choose to skip or go back. GUIDataSeparatorChar Define the character which delimits subitems in GUICtrlSetData. The default character is . GUIOnEventMode Enable disable OnEvent functions notifications. 0 default disable. 1 enable. GUIResizeMode Change default resizing for a control. 0 default keep default control resizing. 1024 anytype of resizing see GUICtrlSetResizing. GUIEventOptions Change special event behavior or GUI function return values. 0 default Windows behavior on click on Minimize Restore Maximize Resize. 1 suppress windows behavior on minimize restore or maximize click button or window resize. Just sends the notification. MouseClickDelay Alters the length of the brief pause in between mouse clicks. Time in milliseconds to pause default 10 . .

Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.