반응형
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- autohotkey
- IF (식)
- if(식)
- SetMouseDelay
- EnvSub
- Threads
- SetTitleMatchMode
- 함수
- SetEnv
- API
- 배열
- DetectHiddenWindows
- MouseClick
- if
- Menu
- EnvAdd
- SetKeyDelay
- Blocks
- ControlSend
- EnvSet
- ControlGetText
- SetControlDelay
- 식의 설명
- EnvMult
- EnvDiv
- IfWinExist
- IfInString
- StringGetPos
- Var:=식
- 식
Archives
- Today
- Total
목록IMAGE (1)
ㄴrㅎnㅂrㄹrㄱi
이미지파일을 HEX 변환 생성하는 프로그램
http://www.autohotkey.com/board/index.php?app=core&module=search&do=search&fromMainBar=1 StringCaseSense On Chars = ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/ gui, add, button, w100 gOpen,Open File gui, add, text, x+10,var name: gui, add, edit, x+10 w100 vName,File gui, add, text, x+10,extract to: gui, add, edit, x+10 w100 vwriteto,file.ext gui, add, edit, r40 w510 vOutput ..
AUTOHOTKEY/스크립트
2007. 10. 24. 17:33