유니티3D관련 URL http://ncanis.tistory.com/category/C#/Unity3d 게임 엔진 Share this:Click to share on Twitter (Opens in new window)Click to share on Facebook (Opens in new window) Related Posted on 2014-07-23 5:42 AM by andrew Comment 📂This entry was posted in UNITY3D/COCOS2D 참고를 위한 저장물
2014-12-15 andrew CStirng ↔ char * (Unicode ↔ ANSI)※ Format 지정 가능 (CString → char *) // Static CString strText = _T("casting test"); char szText[128];...
2014-09-15 andrew [펌]Trello 아키텍처Trello 아키텍처 CoffeeScript Trello의 클라이언트와 서버 모두 순수 자바스크립트 프로젝트로 시작되었고, 2011년 5월까지는 적어도 그렇게 유지되었는데 그 이후...