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)  로컬 디렉토리


corba 개관

카테고리 없음 2016. 5. 31. 18:02

http://www.slideshare.net/PeterREgli/corba-14437204


m$ portqry

카테고리 없음 2016. 5. 31. 16:21

https://support.microsoft.com/ko-kr/kb/310099



윈도 용 grep


보기:

file types: ABC*.java, def*.pl, ghi*.txt

Search Text : 예약 기능


oracle, grant

카테고리 없음 2016. 4. 29. 10:50

SQL > grant all on MY_TABLE_NAME to public

/


ctags /dir1/dir2/*.c

ctags -a /dir3/dir4/dir5/*.pc # 기존 tags 에 추가