Compile the helloworld.java using javac command as shown below. This will create the helloworld.class file. $ javac helloworld.java $ ls -ltr ...
確定! 回上一頁