produce code的意思
produce code中文翻譯:
生成代碼
相似詞語短語
produce food───生產食物
producer goods───[工經]生產資料,生產者耐用設備
product costs───產品成本
produce collagen───產生膠原蛋白
produce flowers───生產花卉
produced───v.產生;制造(produce的過去式和過去分詞);創作;adj.引長的;畸形地伸長的
product line───生產線;產品線;產品系列
雙語使用場景
You can create several build definitions, and run each of them to produce code for a different platform.───您可以建立數個組建定義,并執行各個定義以產生適用于不同平臺的程序碼。
You will be able to produce code to solve complex problems in fewer lines of code.───你將使用較少的代碼解決復雜的問題。
My time there also made me wonder whether I can and should do more at Google than produce code.───戰場上的日子也讓我開始思考,除了寫代碼外,我還能在谷歌公司做些什么。
You can create several build definitions, each of which can be run to produce code for a different platform.───您可創建數個生成定義,可運行其中的每個生成定義為不同平臺生成代碼。
Combines optimizing options to produce code that favors execution speed over smaller code size.───結合使用多個優化選項,以生成執行速度更快而代碼大小更小的代碼。
The code generator does not produce code for the object.───代碼生成器不生成對象的代碼。
When a function name declared in your program is used without parentheses, the compiler does not produce code.───當使用在程序中聲明并且沒有括號的函數名時,編譯器不產生代碼。
Describes the concepts of instrumenting assemblies so that they produce code- coverage data .───介紹檢測程序集以使之生成代碼覆蓋率數據的概念。
英語使用場景
If you don't have a compiler that can produce code to take advantage of the underlying processor architecture and instruction set, then the fastest machines will be useless.
Although memory management may appear trivial, a properly designed interface can produce code efficiency, simplicity, and portability -- none of which may be achievable otherwise.