목록분류 전체보기 (536)
SNOWFLAKES DRAWING PAPER
사용법 참고 : http://micropilot.tistory.com/1677 이클립스를 사용할때 SVN을 주로 subclipse SVN 플러그인을 사용해서 관리를 했지만 이클립스를 사용하지 않을경우 탐색기에서 SVN 사용할수있는 Tortoise SVN을 사용하게되었다. 아래 링크에서 다운로드 가능하고 추가적으로 Language packs 다운로드 받아 추가 설치하면 한국어로 볼 수 있다.다운로드 : http://tortoisesvn.net/downloads.html
... function onchangefile(e) { var reader = new FileReader(); var file = e.target.files[0]; reader.onload = function (event) { console.log('onload'); var txt = reader.result; addTxt(txt); progBar.style.width = progWrap.offsetWidth + 'px'; } reader.onerror = function() { console.log('onerror'); if (reader.error.code === reader.error.NOT_READABLE_ERR) { alert('파일 읽기 권한이 없습니다.'); } else if (reader...
출처 : http://curran.github.io/screencasts/introToAngular/exampleViewer 자연스럽게 익히게끔 단계별 예제를 만들어놨네요... 익히면서 이해쉽게 할 수 있어 괜찮은듯... 50 Angular.js Examplesby Curran Kelleher Example 1 - Starter HTML page with a text inputExample 2 - Added keyup event listener on textInput.Example 3 - Extracting text from the text input as it changes.Example 4 - Updating a span when input text changes using the DOM API.Ex..
출처 : http://opentutorials.org/module/532/6573 function Ultra() {} Ultra.prototype.ultraProp = true; function Super() {} Super.prototype = new Ultra(); function Sub() {} Sub.prototype = new Super(); var o = new Sub(); console.log(o.ultraProp);
외부함수와 내부함수 .클로저란 .private variable .비동기 콜백 출처 : http://opentutorials.org/module/532/6544
Where were they eating lunch? What was he doing? My girlfriend was talking to me. They were looking for you. She wasn't sleeping in her room. where was she calling from? It was raining at 7. I wasn't taking an exam. Why were you crying?
웹소켓 Echo 클라이언트 웹소켓 Echo 클라이언트
출처 : http://www.inven.co.kr/board/powerbbs.php?come_idx=2728&l=8891
1. 단축키 [ WIN + R ] 로 실행에서 "msiexec /unreg" 실행 2. 실행에서 "msiexec /regserve" 실행 3. 작업표시죽에 마우스 우키로 작업관리자 실행 4. 작업관리자 세부정보 탭에서 explorer.exe 프로세스 마우스 우클릭으로 작업끝내기 5. 작업관리자 파일 메뉴에서 새 작업 실행을 클릭 6. explorer.exe를 관리자 권한으로 재시작 7. 다시 설치 시도....
. . . . . . . .
삼성 갤럭시 핸드폰은 컴퓨터에 SideSync라는 프로그램을 이용해서 USB 또는 와이파이로 내 핸드폰에 접속해서 컨트롤이 가능합니다. 핸드폰에 SideSync로 검색해서 어플을 설치 합니다. 다운로드 링크화면에서 아래로 스크롤 내리면 다운로드 버튼이 보입니다.다운로드 (http://local.sec.samsung.com/comLocal/support/down/kies_main.do?kind=sidesync) 컴퓨터에 SideSync를 설치해서 실행하고 어플에서 SideSync 어플을 실행합니다. 연결중... 연결완료(컴퓨터 화면에 위와같은 핸드폰이 떠서 컨트롤할 수 있습니다.)
백화점 대부분 1,4,7,10,12월에 정기세일을 한다고 합니다. 7,12월 세일은 제품을 모두 소진할때까지 하기때문에 더욱 저렴하다고 합니다.
리퍼브 매장 : 반품이나 전시상품, 이월상품들을 판매하는 곳 해피트리 리사이클 반품세일닷컴 네이버 지도 검색 : 리퍼브 매장 네이버 검색 : 리퍼브 매장
PhoneGap 3.0 사용 방법
localStorage.test = 'test'; console.log( localStorage.test ); localStorage.clear(); console.log( localStorage.test ); localStorage.setItem('test','ttttt'); console.log( localStorage.test ); console.log( localStorage.getItem('test') ); localStorage.removeItem('test'); console.log( localStorage.getItem('test') );
// test.html // fzoolib.js /*********************************************** * loadjs(변수)에 정의된 js들을 일괄적으로 로드 * 로드 완료되면 completed 함수 호출 * example ***********************************************/ // 로드할 JS var loadjs = [];//로드할 JS파일 리스트 var idx = 0; var completed;// 로드 완료 되면 실행할 함수 //-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= // functions //-=-=-=-=-=-=-=-=-=-=-=..
네이버 맵에는 거리값을 참고 할 수 있는데 구글맵에서는 거리값을 가져올때 외국은 잘 되는데 한국은 잘 안되는것같아서(제가 잘 사용을 못했을수도...ㅡㅡ;) 위도, 경도로 거리값을 계산 하는 함수를 만들었다.첫번째는 검색했을때 자바로 만들어져있는걸 자바스크립트로 변환한것이고두번째는 검색해서 알게된 공식으로 만든것이다.같은 좌표로 계산을 했을때 소숫점 이하(m로 했을때) 약간 차이가 있다.첫번째가 더 정확한것 같다. 첫번째 function calcDistance(lat1, lon1, lat2, lon2) { var theta = lon1 - lon2; dist = Math.sin(deg2rad(lat1)) * Math.sin(deg2rad(lat2)) + Math.cos(deg2rad(lat1)) * Mat..
Let's order some pizza! I will sleep at the SeoulHotel tonight. Where will you stay in America? How will you go there?Let's do our homework! What will you do for her? I will always work hard.Will you take a taxi? When will you go to bed? I will choice this. Where will you sell this?
[미리보기]
What will you do tomorrow? Will you buy the watch tomorrow? What time sill you sleep tonight? Where will you play soccer tomorrow? Why will you buy this watch? I can't laugh. What time can I see you? Can I take shower? I will not burp.
독서대 만들기 노트북 거치대 만들기
필요할것 같아서.. 실행> node test.js