반응형 Tools/program2 [IntelliJ] 인텔리제이 설치하기, IntelliJ IDEA install IntelliJ 설치하기 1. URL 클릭 https://www.jetbrains.com/idea/ IntelliJ IDEA – the Leading Java and Kotlin IDE IntelliJ IDEA is undoubtedly the top-choice IDE for software developers. It makes Java and Kotlin development a more productive and enjoyable experience. www.jetbrains.com 2. 페이지에 접속 하여 정면에 보이는 다운로드 클릭 3. 알맞는 버전으로 다운로드 버전 종류 설명 IntelliJ IDEA Ultumate - 모든 기능 제공 (한달 무료) - Java뿐만 아니라 다양한 언어와 프레임.. 2024. 4. 23. DebugView 사용법, Download URL, OutputDebugString, DbgPrint 윈도우 응용프로그램을 개발 할 때 이벤트 상황이나 중간중간 OutMessage 를 받아 확인 하고 싶을때가 있을것이다. Debug 환경이 아닌 Release 모드에서 Message의 확인을 가능하게 하는 DebugView를 소개한다. 다운로드 URL https://learn.microsoft.com/en-us/sysinternals/downloads/debugview DebugView - Windows Sysinternals This program intercepts calls made to DbgPrint by device drivers and OutputDebugString made by Win32 programs. learn.microsoft.com MS 페이지에서 다운로드 받으면 사용할 수 있다... 2022. 10. 21. 이전 1 다음 반응형