.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%の正確性であり、検証済みのファイルタイプに関する情報のみを公開しています。

このページへの追加や更新をご提案いただける場合は、お知らせください。