compile and go的意思|示意
编译并运行
compile and go的网络常见释义
翻译 ... consumable thing and non-consumable thing翻译 【法】 消费物与非消费物 compile and go翻译 【计】 编译并执行 cellulose filter aid翻译 【建】 纤维素助滤剂 ...
compile and go相关短语
1、 compile link and go 编译连接并执行 ; 编译连结并立即执行 ; 编译链接并运行 ; 翻译
2、 Compile On-LINe and GO 在线编译与运行
compile and go相关例句
Now, go ahead and compile and install your recently configured kernel.
现在,继续前进,编译并安装刚刚配置好的内核。
To create a load module, the newly generated, modified COBOL source code must go through the standard COBOL COMPILE and LINK EDIT.
为了创建加载模块,新生成的修改后的cobol源代码必须经过标准COBOL COMPILE和LINK EDIT。
For this project, I decided just to go with the standard Python setup tools and not compile the code.
对于本项目,我决定采用标准的Python安装工具,不编译代码。
One of the most powerful features that Go brings with it is the ability to program with that duck-typed mentality, and check for adherence to those defined behaviors at compile time.
Go所带来的一个最强大的特性之一就是提供了可以在编程时运用动态类型的思想而把行为定义的合法性检查的工作推到编译时。
Go ahead and save your kernel configuration; we'll compile and install a new kernel in a bit.
继续进行然后保存内核配置;我们很快就要编译并安装一个新的内核!
When writing a test you have to build interfaces and some classes to get it to even compile - how far do you let that go?
在写测试的时候,可能必须构建出接口和一些类来让代码编译通过——这一步该跨多大?