유니티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-07-16 andrew [MFC] 자신의 IP정보 가져오기(Local, gateway 등) – GetAdaptersInfoARP 모듈에서 스푸핑 기능사용 시 Local IP와 gateway IP를 수동으로 적자니 귀찮아서 자동 입력으로 수정함. 이에 따라 추가 코드가 발생했는데.... 자...
2014-06-12 andrew 프레임 소스보기 막기프레임 소스보기 막기 <script language="JavaScript"> if(parent.frames.length <= 0) { top.location.hre...