资讯

This is where the Command Prompt may be of help to you. In this article, we will be demonstrating how you can run a Java program using Command Prompt.
But these aforementioned Java command-line tools -- namely, javac, javap, jstat, jdeps and jar -- are the five that serious software developers need to know.
Here's a quick example of how to run a Jenkins war file from the command line, DOS prompt or terminal window in Linux/Ubuntu. The short story? java -jar jenkins.war ...