java source file 中文意思是什麼

java source file 解釋
java源文件
  • java : n 1 爪哇〈印度尼西亞的大島,面積130,510平方公里〉。2 爪哇咖啡。3 〈俚語〉〈常 j 〉咖啡。4 爪哇雞...
  • source : n 1 源頭,水源,源泉。2 根源,本源;來源。3 原因;出處;原始資料。4 提供消息的人。5 血統。vt 〈美...
  • file : n 1 紙夾,文件夾。2 釘成冊的文件,檔案,卷宗,案卷,合訂本。3 【計算機】外存貯器,存貯帶。4 行列...
  1. Method is given the entire source code for the compilation unit, that is, everything in the java source file

    Scanner . setsource方法提供了編譯單元的完整源代碼,即java源文件中的所有內容。
  2. The sample directory is where we will put our java source file

    Sample目錄就是我們放java源文件的位置。
  3. The jet compiler creates a java source file for each jet, so the convention is to name the template

    Jet編譯器會為每個jet都創建一個java源文件,因此習慣上是將模板命名為
  4. The new file is a java source file, and assuming all went well you can now compile it normally

    這個新文件就是java的源文件,並且假設一切順利的話,您現在就能正常地編譯它。
  5. To create a new java package in your web project and import the java source file, follow these steps

    要在您的web項目中創建一個新的java包並導入java源文件,請遵循以下步驟:
  6. In this case, ifile is a java source file, and so you could cast it as an icompilationunit

    在這種情況下, ifile是一個java源文件,因此您可以將它因此您可以將它強制轉型為icompilationunit 。
  7. The most direct way for prop2xlf to do this conversion is to develop an application that loads and parses the source java properties file, and converts it into the target format xliff based on some specific mapping rules

    Prop2xlf完成這種轉換最直接的方法就是開發一個應用程序,載入並解析源文件( java屬性文件) ,然後按照某種特定的映射規則轉化成目標格式( xliff ) 。
  8. By default, the wizard places the file into the java source package specified, in the

    預設情況下,向導會將文件放在指定的java源包中,即放在
  9. Jibx 2. 0 takes a more flexible approach, initially adding new methods after existing user methods in a java source file, but then replacing code directly if the set of generated methods is modified by later binding compiles

    Jibx 2 . 0採用一種更靈活的方式:開始時,在java源文件中已經存在的用戶方法后添加新生成的方法,但是如果生成的方法被后來的綁定編譯修改了,則直接替換掉原來的代碼。
  10. We provide this servlet in java source form and in compiled. class form within the war file available with this article for download

    我們提供了本文用到的war文件中java源代碼形式和compiled . class形式的servlet的下載。
  11. The source code editor opens the file for editing when you double - click on the myruler. java node

    雙擊myruler . java節點會在源代碼編輯器中打開這個文件以進行編輯。
分享友人