In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)05/31 Report--
The main content of this article is to explain how many people linux thinks of jdk. Interested friends may wish to take a look. The method introduced in this paper is simple, fast and practical. Let's let the editor take you to learn "how linux sees how many jdk bits are".
In linux, you can use the "java-version" command to see how many bits jdk is; jdk is a software development kit for the Java language, which shows the current version and number of bits of jdk and needs to be run in an environment where JDK is already installed.
The operating environment of this tutorial: linux7.3 system, Dell G3 computer.
What does linux think of jdk?
In Linux, to see whether it is a 32-bit or 64-bit JDK, you can type java-version at the command line
JDK (Java Development Kit) is a software development kit for the Java language. The basic components of JDK include:
Javac-Compiler that converts source programs into bytecode
Jar-Packaging tool that packages related class files into a single file
Javadoc-document generator to extract documents from source code comments
Jdb-debugger, error checking tool
Java-runs the compiled java program (of the .class suffix)
Appletviewer: Mini Program browser, a Java browser that executes Java Mini Program on HTML files.
Javah: generate a C procedure that can call a Java procedure, or create a header file for a C procedure that can be called by a Java program.
Javap:Java disassembler, which displays accessible functions and data in compiled class files, as well as the meaning of bytecode.
Jconsole: a tool for system debugging and monitoring by Java
At this point, I believe you have a deeper understanding of "how linux views jdk". You might as well do it in practice. Here is the website, more related content can enter the relevant channels to inquire, follow us, continue to learn!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.