.CLASS 파일 확장자

Java Class File

개발사 Oracle
인기도
4.2  |  903 투표
 

CLASS 파일이란 무엇인가요?

A CLASS file is a compiled .JAVA file created by the Java compiler. It contains bytecode, which is binary program code that is executable when run by a Java Virtual Machine (JVM). CLASS files are commonly bundled into .JAR files, which are included in the $CLASSPATH environment variable for execution.

추가 정보

CLASS files can be compiled from JAVA files using the javac command, which is included with a JVM installation. Many Java IDEs, such as Eclipse, can compile CLASS files on the fly as developers write program code.

Since there are multiple versions of the JVM (e.g., 1.4, 1.5, and 1.6), some CLASS files may not be compatible with certain JVM versions. The Java Runtime Environment (JRE) can execute CLASS files, but it cannot compile them since it does not include the javac binary.

참고: Oracle acquired Sun Microsystems, the original developer of Java. The JRE and JVM are often used synonymously to refer to the platform that runs Java applications.

File Viewer Plus(으)로 400개 이상의 파일 형식을 여세요.무료 다운로드

CLASS 파일을 여는 프로그램

Windows
Mac
Eclipse IDE for Java Developers with JD-Eclipse plug-in
무료
무료
무료 체험판
Linux
Eclipse IDE for Java Developers with JD-Eclipse plug-in
무료
무료
무료 체험판
카테고리: 개발자
업데이트: 2020-09-28

검증자 FileInfo.com

FileInfo.com 팀 이 페이지에 나열된 Java Class 파일 형식과 Mac, Windows, and Linux 앱을 독자적으로 조사했습니다. 저희의 목표는 100% 정확성이며, 검증한 파일 유형에 대한 정보만 게시합니다.

이 페이지에 추가하거나 업데이트할 내용을 제안하고 싶으시면 알려 주세요.