To compile a Java source code file Foo.java, you would do the following: ... java <class with main method to run> [<command line args>, ...].
確定! 回上一頁