java源文件 meaning in English
java source file
Examples
- The sample directory is where we will put our java source file
Sample目录就是我们放java源文件的位置。 - You ll see that it now contains a " samples " package with six java source files
您将看到它现在包含一个“示例”包,其中有六个java源文件。 - The corresponding java source files that the rjcb code generator generates are shown in listings 2 and 3
Rjcb代码生成器生成的对应的java源文件,如清单2和3所示: - The jet compiler creates a java source file for each jet , so the convention is to name the template
Jet编译器会为每个jet都创建一个java源文件,因此习惯上是将模板命名为 - To create a new java package in your web project and import the java source file , follow these steps
要在您的web项目中创建一个新的java包并导入java源文件,请遵循以下步骤: