AutoHotkey
AutoHotkey - 윈도우용 매크로 생성 및 자동화 중심 스크립팅 유틸리티.
파일 탐색기
최종 버전 다운로드 (.zip)- launch.json
- tasks.json
- CCallback.cpp
- DllCall.cpp
- drive.cpp
- env.cpp
- file.cpp
- functions.h
- Gui.ListView.cpp
- Gui.StatusBar.cpp
- Gui.TreeView.cpp
- input.cpp
- InputBox.cpp
- interop.cpp
- math.cpp
- pixel.cpp
- process.cpp
- regex.cpp
- sound.cpp
- string.cpp
- vars.cpp
- wait.cpp
- win.cpp
- sljitConfig.h
- sljitConfigInternal.h
- sljitExecAllocator.c
- sljitLir.c
- sljitLir.h
- sljitNativeX86_32.c
- sljitNativeX86_64.c
- sljitNativeX86_common.c
- sljitUtils.c
- AUTHORS
- ChangeLog
- config.h
- COPYING
- HACKING
- INSTALL
- LICENCE
- NEWS
- NON-UNIX-USE
- pcre.h
- pcre16_chartables.c
- pcre16_compile.c
- pcre16_config.c
- pcre16_exec.c
- pcre16_fullinfo.c
- pcre16_get.c
- pcre16_globals.c
- pcre16_jit_compile.c
- pcre16_newline.c
- pcre16_ord2utf16.c
- pcre16_refcount.c
- pcre16_string_utils.c
- pcre16_study.c
- pcre16_tables.c
- pcre16_ucd.c
- pcre16_valid_utf16.c
- pcre16_version.c
- pcre16_xclass.c
- pcre_chartables.c
- pcre_compile.c
- pcre_config.c
- pcre_dfa_exec.c
- pcre_exec.c
- pcre_fullinfo.c
- pcre_get.c
- pcre_globals.c
- pcre_internal.h
- pcre_jit_compile.c
- pcre_maketables.c
- pcre_newline.c
- pcre_ord2utf8.c
- pcre_refcount.c
- pcre_string_utils.c
- pcre_study.c
- pcre_tables.c
- pcre_ucd.c
- pcre_valid_utf8.c
- pcre_version.c
- pcre_xclass.c
- pcret.h
- README
- ucp.h
- lib_pcre.vcxproj
- lib_pcre.vcxproj.filters
- HowToCompile.txt
- x64call.asm
- x64stub.asm
- AutoHotkey.exe.manifest
- AutoHotkey.rc
- icon_filetype.ico
- icon_filetype_small.ico
- icon_main.ico
- icon_pause.ico
- icon_pause_suspend.ico
- icon_suspend.ico
- icons-export.ahk
- icons.svg
- resource.h
- minman.js
- abi.h
- ahklib.cpp
- ahklib.idl
- ahkversion.cpp
- ahkversion.h
- application.cpp
- application.h
- AutoHotkey.cpp
- clipboard.cpp
- clipboard.h
- config.h
- cpp.hint
- debug.h
- Debugger.cpp
- Debugger.h
- defines.h
- DispObject.h
- error.cpp
- globaldata.cpp
- globaldata.h
- hook.cpp
- hook.h
- hotkey.cpp
- hotkey.h
- input_object.cpp
- input_object.h
- keyboard_mouse.cpp
- keyboard_mouse.h
- KuString.h
- map.h
- MdFunc.cpp
- MdFunc.h
- MdType.h
- os_version.cpp
- os_version.h
- pch.cpp
- pch_min.cpp
- qmath.h
- script.cpp
- script.h
- script2.cpp
- script_autoit.cpp
- script_com.cpp
- script_com.h
- script_expression.cpp
- script_func_impl.h
- script_gui.cpp
- script_gui.h
- script_menu.cpp
- script_module.cpp
- script_module.h
- script_object.cpp
- script_object.h
- script_object_bif.cpp
- script_registry.cpp
- SimpleHeap.cpp
- SimpleHeap.h
- stdafx.h
- StringConv.cpp
- StringConv.h
- StrRet.h
- TextIO.cpp
- TextIO.h
- util.cpp
- util.h
- var.cpp
- var.h
- window.cpp
- window.h
- WinGroup.cpp
- WinGroup.h
- x86call.asm
- .gitattributes
- .gitignore
- AutoHotkeyx.sln
- AutoHotkeyx.vcxproj
- AutoHotkeyx.vcxproj.filters
- Config.vcxproj
- debug.natvis
- license.txt
- README-LIB.md
- README.md
- vsc-build-env.cmd
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/AutoHotkey/AutoHotkey
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd AutoHotkey
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
