2015년 오픈소스 프로젝트 수상작 10선 http://www.itworld.co.kr/slideshow/91656?slide=1#stage_slide Share this:Click to share on Twitter (Opens in new window)Click to share on Facebook (Opens in new window) Related Posted on 2015-01-29 11:25 PM by andrew Comment 📂This entry was posted in 일상
2014-07-26 andrew [MFC] CEdit 에서 Enter를 통한 줄바꿈 적용<출처> http://mainia.tistory.com/599 CEdit 컨트롤을 사용해 한줄이 아닌 여러줄의 멀티라인 글을 쓸수 있도록 설정해야 할 때가 있다. Pro...
2015-01-25 andrew OSX에서 GIT 서버 설정 하기* Shell 에서 사용자 추가 !! 1. "sudo dscl . -create /Users/username UserShell /bin/bash" 2. "sudo dscl . -...