青年中文青年中文

compile with的意思

compile with中文翻譯:

編譯

相似詞語短語

complete with───包括,連同

collide with───沖突

collided with───沖突

collides with───沖突

chime with───與……相一致

come up with───提出;想出;趕上

compilement───編譯

compilements───編譯

go ill with───對…不利;不幸

雙語使用場景

Always compile with -wall and especially pay attention to missing prototype messages.───總要使用- Wall標記來編譯程序,并要特別注意缺少原型消息。

Therefore, it is not recommended to compile with architecture-specific flags, such as -mpower.───所以,編譯時不建議使用針對特定體系結構的標記,比如- mpower。

Ensure suppliers compile with Joy's terms and condition of purchase.───確保供應商符合久益的隊伍條款和采購的情況.

Carefully select the default resources to compile with the main assembly.───請小心選取要和主要組件一起編譯的預設資源。

英語使用場景

Code that was compiled without any optimization flags resulted in code that was approximately five times slower, so be sure to always compile with -O2 or -O3.