青年中文青年中文

compile command的意思

compile command中文翻譯:

compile命令

相似詞語短語

command───n.(給人或動物的)命令;指令;(尤指陸海空三軍的)指揮(權);部隊;指揮部;(尤指對語言的)掌握;(在一名指揮官管轄下的)軍隊(或地區);v.命令;統率(陸軍、海軍等);值得(同情、尊重等);俯瞰;控制(情感);掌握,擁有;n.(Command)(美)科芒(人名)

compile error───編譯錯誤

compile with───編譯

compile gcc───編寫gcc

compile less───編譯更少

compile heart───編譯心臟

compile definition───編譯定義

compile kotlin───編譯kotlin

command line───n.命令行;[計]命令行

雙語使用場景

Recall that running the cheetah compile command on the Skeleton.tmpl file generates Skeleton.py, a package containing a Python class called Skeleton that ACTS just like Skeleton.tmpl.───回憶一下前面的內容,我們通過在Skeleton . tmpl文件上運行cheetah compile命令生成了Skeleton . py,這是一個包含稱作Skeleton的python類的包,這個包的作用類似于Skeleton . tmpl。

To compile this Flex code into a working SWF document, use the mxmlc utility from the Flex 3 SDK. The most basic compile command is shown in Listing 5───要將這段 Flex 代碼編譯到 SWF 工作文檔中,請使用 Flex 3 SDK 中的 mxmlc 實用程序。

Usually the classpath is the same classpath you used to compile the program, with the addition of the directory where the compiled output was placed. For example, if the compile command was this.───通常這里的類路徑與編譯程序所使用的類路徑相同,只是多了一個放置編譯后的輸出的目錄。

You can change the compile command Jester uses in the jester. cfg file in Jester's main directory.───可以在Jester主目錄中的jester.cfg文件中修改Jester使用的編譯命令。

英語使用場景

You can change the compile command Jester uses in the jester.cfg file in Jester's main directory.

Alternatively, you can place source code under the /java directory structure and use the zero compile command from the command line to compile it.

Recall that running the cheetah compile command on the Skeleton.tmpl file generates Skeleton.py, a package containing a Python class called Skeleton that acts just like Skeleton.tmpl.