TAILIEUCHUNG - AutoIT Help part 33

Tham khảo tài liệu 'autoit help part 33', 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ả | Function Reference FileSaveDialog hiện ra một hộp thoại để lưu file FileSaveDialog title init dir filter options default name hwnd Parameters title tên hộp thoại init dir thư mục chủ để lưu file vào trong đó filter định dạng kiểu file nào đc phép chọn vd All . hay Text files .txt hoặc có thể lựa chọn kiểu file All . Text files .txt options 2 đường dẫn phảo tồn tại 16 hiện thông báo ghi đè file nếu file đã tồn tại default name tên mặc định hwnd handle của GUI mẹ Return Value Success trả lại đường dẫn đầy dủ của file đc chọn ở flag 4 thì trả lại đường dẫn tới thư mục file1 file2 . Failure Sets @error to 1. Remarks Related FileOpenDialog FileSelectFolder Example MyDocsFolder 450D8FBA-AD25-11D0-98A8-0800361B1103 var FileSaveDialog Choose a name. MyDocsFolder Scripts .aut .au3 2 option 2 dialog remains until valid path file selected If @error Then MsgBox 4096 Save cancelled. Else MsgBox 4096 You chose var EndIf Multiple filter group var FileSaveDialog Choose a name. MyDocsFolder Scripts .aut .au3 Text files .ini .txt 2 option 2 dialog remains until valid path file selected If @error Then MsgBox 4096 Save cancelled. Else MsgBox 4096 You chose var EndIf Function Reference FileSelectFolder hiện ra một hộp thoại để chọn thư mục. FileSelectFolder dialog text root dir flag initial dir hwnd Parameters dialog text đoạn văn bản hiện thị trên hộp thoại root dir thư mục chủ để chỉ định chỉ đc chọn trong thư mục này sử dụng cho desktop flag 1 hiện thị nút tạo folder mới yêu cầu IE6 2 hiện thị dòng nhập đường dẫn yêu cầu IE5 4 cho phép sửa tên thư mục initial dir thư mục mặc định mặc định là hwnd handle tới GUI mẹ Return Value Success đường dẫn tới folder đc chọn. Failure Returns và sets @error to 1 nếu người dùng cancel hoặc đóng cửa sổ. Remarks The root dir will be chosen if the initial dir if given does not exist. A nonexistent root dir will also cause the Desktop folder to be root. The Create Folder Button option may require Windows XP with IE6 in order to work. Special Windows

Đã 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.