반응형 computer/JAVA2 vscode in java 설치방법 visual studio code에서 자바를 사용할수 있다고한다. visual studio 2019와 해깔려서 잠깐 해맸다. Visual Studio의 모습이다 확장이 용이해서 java가 가능하다고 한다. https://code.visualstudio.com/ Visual Studio Code - Code Editing. Redefined Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform - Linux, macOS, an.. 2019. 5. 22. 타입에 따른 기본 타입에 따른 기본값 자료형 기본값 boolean false char '\u0000' byte,short,int 0 long 0L float 0.0f double 0.0d 또는 0.0 참조형변수 null boolean 1bytebyte 1bytechar 2byteshort 2byteint 4byte(기본형)long float 4bytedouble 8byte(기본형) 2018. 5. 15. 이전 1 다음