说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 句库 -> 编译执行
1.
JIT (Just-In-Time)
运行时编译执行的技术
2.
(The writer is an Executive Sub-editor of Lianhe Zaobao. Translated by Yap Gee Poh)
·作者是本报执行级编辑·叶琦保译。
3.
Compiler Support to Implement LOTOS Formal Specification;
执行LOTOS形式说明的编译器支持
4.
Often you compile the program as a separate step, and then execute the compiled code later.
你经常将编译程序作为独立的步骤,在以后再执行所编译的代码。
5.
A program that translates another program written in a high-level language into machine language so that it can be executed.
编译程序,编译器一种把由高级语言编写的程序翻译成可执行机器语言的程序
6.
The Research and Implementation of Predicated Execution;
基于谓词执行的编译优化技术的研究与实现
7.
Method of compilation optimization for avoiding the execution of useless instructions in PLC
一种避免PLC无效指令执行的编译优化方法
8.
String types can be mixed in assignments and expressions; the compiler automatically performs required conversions.
翻译:字符串可以在任务和表达式中混合,编译器自动执行所需转换。
9.
Compiler is a program that translate a source program into an executable program (an object program).
编译程序是把源程序翻译成可执行程序(即目标程序)的程序。
10.
We will first study it line by line, then we will see how to compile and run it.
我们首先一行一行的学习,然后再看看如何去编译和执行他。
11.
We will take a look on how the compiler implements for loops, and which optimizations it applies on them.
我们将看一下编译器如何执行循环,同时做了哪些优化。
12.
After definitions are compiled or the word ALIGN is executed the data-space pointer is guaranteed to be aligned.
在定义被编译后或是ALIGN被执行后,资料空间的指标保证是对齐的.
13.
Computer program that turns instructions in a high-level language into a form that the computer can understand and act on
将高级语言指令转换为计算机可识别并照其执行的编译程序
14.
The Gramophone China deputy editor Ruopu Tang chaired the conference and made interpretation for the conference.
《人民音乐·留声机》执行主编唐若甫主持了发布会,并作现场口译。
15.
·The writer is a correspondent of Lianhe Zaobao.
·作者是早报执行级编辑。
16.
(The writer is an executive sub-editor of Lianhe Zaobao.)
·作者是本报执行级编辑。
17.
To compile a program again, often following a debugging process or when the program needs to be run on a different computer.
对程序作再次编译,通常是跟在调试过程之后或当程序需在不同的计算机上执行时进行的。
18.
If your system executes strings multiple times, it is a major speedup to precompile to bytecode in this fashion.
如果你的系统需要多次执行字符串,以这种方式预编译成字节码可以大大提高速度。