일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- ControlSend
- SetKeyDelay
- SetControlDelay
- 배열
- DetectHiddenWindows
- 식
- MouseClick
- EnvDiv
- Var:=식
- StringGetPos
- ControlGetText
- Menu
- SetMouseDelay
- IfInString
- EnvSet
- Threads
- 함수
- IfWinExist
- if
- autohotkey
- 식의 설명
- if(식)
- SetTitleMatchMode
- IF (식)
- EnvAdd
- Blocks
- API
- SetEnv
- EnvMult
- EnvSub
- Today
- Total
목록2008/12 (80)
ㄴrㅎnㅂrㄹrㄱi
IPv4고갈에 대비...활용 자원 크게 늘어 (서울=연합뉴스) 유경수기자 = 고갈위기에 놓인 32비트 체계인 인터넷주소(IP) 형식이 128비트의 IPv6로 바뀌어 활용 가능한 인터넷 주소자원이 크게 늘어난다. 방송통신위원회는 30일 전체회의에서 '인터넷주소자원의 개발과 이용촉진 및 관리에 관한 기본계획'을 최종 확정했다. 기본계획에 따르면 방통위는 IPv4 주소자원 고갈로 인한 인터넷 자원 부족문제에 대응하기 위해 KT, SK브로드밴드 등 기간통신사업자(ISP)에게 2011년까지 IPv4와 IPv6 겸용장비로 백본망을 구축하도록 권고하고 공공, 민간 부문의 IPv6 전환방안을 내년중 마련키로 했다. IPv6 전환 지원을 위한 별도의 센터도 세워 운영할 계획이다. 인터넷에서 컴퓨터 및 통신기기들이 상호간..
2009년은 기축년 (己丑年) 소띠의 해라고 합니다. 아래는 네이버에 있는 정보랍니다. (2009년 기축년 (己丑年)' 컨텐츠검색) 2009년 띠동물 기축년 (己丑年) 소띠의 해 2009년 전망 연구기관별 경제 전망, 업종별 생산 전망 띠 이야기 소띠 해에 태어난 인물, 띠별 성격, 띠별 오늘의 운세 관련정보 2009년 달력, 2009년 세목별 세입예산안, 2009 확정 예산안 분야별 주요 지원내용 오늘을 지나 내일이 오면 난 다만 항상 그자리에 있었을 뿐인데 년도는 벌써 나를 지나처 갔다. 흠 너무 센티 한 발언인가.. 아무튼 점점 내가 살아온 날이 살아갈 날에게 점점 흡수되어 간다.. 난 다만 그것이 서글픈 뿐이다.
As I posted on another thread, I have always wanted to write code to automaticlly encode and decode Lewis Carroll's Cipher. I finally finished it and thought I would share. (I didn't check to see if it was already done, it would have burst my bubble.... ) I took the ideas/suggestions from some other threads to enable the user to change the limits (what characters are legal) and wrote 4 options i..

다운로드 : http://www.prototypejs.org/download 관련 API 문서 : http://prototypejs.org/api/utility 그룹스 : http://groups-beta.google.com/group/prototype-scriptaculous?pli=1 Prototype is a JavaScript Framework that aims to ease development of dynamic web applications. Featuring a unique, easy-to-use toolkit for class-driven development and the nicest Ajax library around, Prototype is quickly becoming the co..

찬공기가 온몸을 감아돌아 스산한 아침 .. 웬일일까 갑자기 어릴 때 달성공원에서 놀던 기억과 수문장 거인 아저씨가 떠올랐다. 그래서 검색창에다 대고 "달성공원 거인" 이라는 키워드로 찾던 도중 아저씨의 이름을 알게되었고 사진도 건질수 있었다. 최근 2008년도 최신판 기네스북에 등재된 세계 최장신 보유자 우크라이나의 거인 레오니드 스타드니크 씨(남. 36)가 해외 토픽에 올랐다. 우크라이나의 빅토르 유셴코 대통령으로부터 거인이 탈 수 있는 특수 주문제작 자동차까지 선물 받았다는 스타드니크 씨의 신장은 258cm. 지금 우리나라에서는 223cm의 농구선수 하승진이 대표적인 거인으로 알려져 있지만 북한출신의 농구선수 리명훈이 235cm로 알려져 하선수보다 12cm 더 크다. 또 농구 경기를 볼 때마다 별나게..
Only for AutoIt v2 (.aut) scripts: Allows a comment to appear on the same line as a command. #AllowSameLineComments Specifying this directive at the top of any AutoIt v2 (.aut) script will enable the use of same-line comments, which are normally disabled for compatibility reasons. If not used at the top of the script, same-line comments are not supported above the point where the directive occur..
Creating a Keyboard Macro or Mouse Macro A macro is a series of scripted actions that is "played" upon demand. The most common activity of a macro is to send simulated keystrokes and mouse clicks to one or more windows. Such windows respond to each keystroke and mouse click as though you had performed it manually, which allows repetitive tasks to be automated with high speed and reliability. Alt..
Click mouse button의 클릭/밀기 인하/인상등의 조작을 발생시킨다 Click[, Button, up/down, x, y, count, rel] Parameters 인수명 설명 Button 어느 버튼을 조작할까 LEFT 왼쪽 버튼(디폴트) RIGHT 오른쪽 버튼 MIDDLE 중앙 버튼(휠) WheelUp 휠을 상 회전(Windows2000/XP전용) WheelDown 휠을 하 회전(Windows2000/XP전용) X1 확장 버튼(Windows2000/XP전용) X2 확장 버튼(Windows2000/XP전용) 「L」 「R」 「M」 「WU」 「WD」라고 하는 생략형에서도 지정 가능. up/down 「Down」(이)나 「D」(을)를 지정하면, 버튼을 눌러 내려 만 해 떼어 놓지 않는다. 「Up」(이..