We can compile the above file using this command: $ javac HelloWorld.java. This produces a file called "HelloWorld.class", which we can then run as follows:
確定! 回上一頁