한 번만 리ㄹ드 처리하기 위해서 아래 처럼 URL history 를 바꾸는 방법을 쓸 수 있다.

 

보기1.

var stateObj = { foo: "bar" };
history.pushState(stateObj, "page 2", "bar.html");

 

보기2.

history.pushState('', 'new title', '/abc/def/ghi.html');

 

참고:

https://developer.mozilla.org/en-US/docs/Web/API/History_API#Adding_and_modifying_history_entries

 



eclipse 찾기 때, 파일 끝에서 되돌리기

ctrl +F 창에서 wrap search 선책 


http://blog.naver.com/PostView.nhn?blogId=qtcube&logNo=60129954554



down voteaccepted

http://stackoverflow.com/questions/17152494/jquery-addclass-to-label-if-radio-button-checked


$("input:radio").next('label').addClass("checked");



xcopy /t /e "C:\Your Folder" "C:\New Folder"

(

http://cects.com/copying-directory-structures-without-files/

)


chrome debugger

카테고리 없음 2016. 10. 15. 10:38

https://developers.google.com/web/tools/chrome-devtools/


http://html5rocksko.blogspot.kr/2014/04/debugging-asynchronous-javascript-with-chrome-devtools.html


http://www.devblog.kr/r/8y0gFPAvJ2j8MWIVVXucyP9uYvQegfSVbY5XNEHuz


http://comajava.blogspot.kr/2013/11/chrome-css.html


.gitconfig 파일 찾아서 편집


ctrl + f5


* 도구(T) > 계정 설정 (S)  로컬 디렉토리