일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- SetEnv
- IF (식)
- EnvSet
- EnvSub
- API
- IfInString
- SetMouseDelay
- EnvAdd
- EnvMult
- StringGetPos
- SetControlDelay
- IfWinExist
- 함수
- 배열
- Menu
- SetKeyDelay
- ControlSend
- Threads
- MouseClick
- Var:=식
- if(식)
- 식
- if
- autohotkey
- SetTitleMatchMode
- EnvDiv
- Blocks
- 식의 설명
- DetectHiddenWindows
- ControlGetText
- Today
- Total
목록전체 글 (852)
ㄴrㅎnㅂrㄹrㄱi
PHP의 EOF 문자열을 사용하여 인용 부호 등을 이스케이프하지 않아도 HTML 컨텐트를 포맷 할 수 있습니다. 어떻게이 문자열 내부의 함수를 사용할 수 있습니까? EOF; echo $str; ?> 우수 답변 지금까지 the manual에서 볼 수있는 것처럼 HEREDOC 문자열 내부에서 함수를 호출 할 수는 없습니다. 성가신 방법은 미리 단어를 준비하는 것입니다. 마음에 떠오르는 해결 방법은 magic getter method 클래스를 만드는 것입니다. 당신은 다음과 같은 클래스를 선언 할 것이다 : class Translator { public function __get($name) { return _($name); // Does the gettext lookup } } 어떤 시점에서 클래스의 객체를..
tr-2000 이라고 한다면 * 각 TR의 ID 값을 지정한다. */ $(".class-toggle").click(function() { // class-toggle 를 클릭 했을 경우 var tr = $(this).closest('tr'); var tr_id = tr.attr('id'); var mb_no = $("#"+tr_id).data('mb_no'); var mb_id = $("#"+tr_id).data('mb_id'); var mb_nick = $("#"+tr_id).data('mb_nick'); /* * toggle-class 속성에 따라 토글 */ if($("#"+tr_id).hasClass("toggle-class") === true) { $("#"+tr_id).removeClass('t..
방성룡님의 글 (박성룡 ( Andrew park )) 출처 : https://medium.com/@pks2974/javascript-%EC%99%80-date-%EB%82%A0%EC%A7%9C-cf638c05f8f3 자바스크립트를 처음부터 다시 공부해보려고 한다. Javascript 에서 Date 는 유닉스 타임스탬프 를 사용한다. Unix Time Unix time 은 POSIX 시간이나 Epoch 시간이라고 부르기도 한다. 1970년 1월 1일 00:00:00 협정 세계시(UTC) 부터의 경과 시간을 초로 환산하여 정수로 나타낸다. 유닉스 시간 - 위키백과, 우리 모두의 백과사전 Edit description ko.wikipedia.org UTC UTC 는 1972년 1월 1일부터 시행된 국제 표준시..
See the Pen dNGWWe by HoSung Choi (@nimto) on CodePen.
2012.10.25 삿뽀로"방사능에 의한 후쿠시마 애들 건강피해" 심포지움마쓰무라 아끼오(전UN직원) 몇 주전 뉴욕에서 일본에 도착했는데, 지금 세계가 후쿠노빌을 어떻게 보고 있는지 얘기하겠다. 아마도 일본 언론에서는 거의 다루지 않은 내용이다. 작년에 4호기 문제를 제기후쿠노빌이 터졌을 때, 내가 아는 전세계의 많은 과학자들로부터 전화를 받았는데, "아끼오, 일본의 위기의식과, 우리가 느끼는 위기의식과는 큰 차이가 있다"라고 하길래 나는 "이거 큰일이다" 라고 느꼈다. 원전연구의 세계최고봉은 막스플랑크 연구소(Max Planck Institute)다. 100년 역사 속에, 아인슈타인도 일했던 곳이다. 거기서 소장을 했던, 한스 페타 듈(Hans-Peter DURR, 현 막스플랑크 물리학,우주물리학 연구..
샘플 : http://jqueryui.com/tooltip/#custom-content St. Stephen's Cathedral 대구광역시 Tower Bridge 필리핀 All images are part of Wikimedia Commons and are licensed under CC BY-SA 3.0 by the copyright holder.
http://www.autohotkey.com/board/topic/88131-hilfe-f%C3%BCr-sidebar-gesucht/?hl=shell.explorer좌측에 사이드바를 만든다. 마우스를 1 초 이상 대고 있으면 사이드가바 나타난다. #NoEnv #SingleInstance force DetectHiddenWindows, On CoordMode, Mouse, Screen H1:=A_ScreenHeight-60 Time1=400 Time2=400 OnExit,EX gui +lastfound GUIID := WinExist() Gui,margin,5,10 Gui,Color,000000,FFFFAA Gui,-Caption +ToolWindow + E0x200 -resize +AlwaysOnTop..
http://www.autohotkey.com/board/topic/88516-help-galaxy-online-loader-enter-key-not-working/?hl=shell.explorer ;----------------------------------------- ; 오토핫키 파일 ;----------------------------------------- ;~ --------------------------------------------------------------------- ;~ Galaxy Online Loader v.1 ;~ AHK_L ver. 1.1.09.01 or later ;~ by M4yh3m ;~ -----------------------------------------..
http://www.autohotkey.com/board/topic/79763-macro-creator-v324-automation-tool-recorder-writer/
http://www.autohotkey.com/board/topic/89155-groupbox2/ /* Name: GroupBox2 Version: 1.1 (Mon January 14, 2013) Created: Sun January 13, 2013 Author: tidbit Syntax: GroupBox2(Text, Controls [, GuiName=1, Offset="0,0", Padding="5,5,5,5", TitleHeight=15]) Text: The Text of the title for the group box. Controls: A comma separated list of Associated Variables, Hwnd (ahk v1.1.04+), ClassNN or name/Text..
http://www.autohotkey.com/board/topic/72356-ace-of-spades-server-selector-updated-for-buildandshoot/ #NoEnv ;check for portable versions If FileExist(A_ScriptDir . "\AoS\client.exe") Path := """%A_ScriptDir%\AoS\client.exe"" ""%Server%""" Else If FileExist(A_ScriptDir . "\AceOfSpades\client.exe") Path := """%A_ScriptDir%\AceOfSpades\client.exe"" ""%Server%""" Else If FileExist(A_ScriptDir . "\Ac..
http://www.autohotkey.net/~fincs/SciTE4AutoHotkey_3/web/#Downloads
http://www.autohotkey.com/board/topic/88704-gui-colour-dialogue-without-dlls/ ; Color Dialog for Autohotkey scripts without any dll calls ; Concocted by Appenzeller - for free use ; Consists of main subroutine (ColDialog), several subroutines, ; three functions and one hotkey (Left Mouse Button). ; All global names (variables, labels) start ; with "ColDlg_" to avoid conflicts ; Mode d'emploi: ; ..
http://www.autohotkey.com/board/topic/77631-elp-extended-length-path-library-11/ Download: ELP.ahk Current version: 1.1 This is a reproduction of almost every AutoHotKey file related command for the purpose of adding support for Extended-length paths. Supports: AHK Basic, AHK_L ANSI, AHK_L Unicode x86, AHK_L Unicode x64 Extended-length paths are any file or folder paths who's total length exceed..
얼마전 한 오토핫키 커뮤니티(?) 를 탈퇴 했다.게임 올리지 마란 운영자의 방침은 이해 했으나. 그 밑에 떨거지 들이 하는 말이 웃겨서다. 게임하면 정신병자고 더럽고 개싸가지가 라고 한다.그리고 게임 글을 올리지 마라는데 올리면 개싸가지 란다.. 난 올리지 마란 그 운영 방침엔 적극 동참한다 운영자 맘이니까.. 근데.말을 그따위로 하는건 아니라고 본다.. 처음 오토핫키를 접하게 된 것이 게임을 하다가 매크로를 직접 만들어 볼까 에서였다.여러 종류의 매크로를 두루 두루 접해 보다가 딱 오토핫키가 마음에 들었다.. 그래서 참 열심히 공부했다..내가 좋아하는 게임하면서 오토핫키도 공부하고 일석 이조..물론 난 게임으로 밥벌어 먹는 사람이 아니다.. 하지마 공부를 좋아하는 일에 업무에 직접 적용하면서 공부하는 ..