반응형
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 |
Tags
- if
- Menu
- ControlSend
- IfInString
- SetControlDelay
- EnvSet
- SetKeyDelay
- MouseClick
- Var:=식
- if(식)
- ControlGetText
- Blocks
- DetectHiddenWindows
- autohotkey
- SetMouseDelay
- IF (식)
- 배열
- IfWinExist
- 식의 설명
- SetTitleMatchMode
- EnvAdd
- EnvMult
- 식
- API
- StringGetPos
- SetEnv
- EnvSub
- 함수
- Threads
- EnvDiv
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