compiling program
[计] 编译程序
常用释义
英式发音
美式发音
基本释义
- [计] 编译程序
例句
-
1·After running the batch file, our environment is ready for compiling and linking our program.在运行该批处理文件之后,也就准备好了用于编译和链接程序的环境。
-
2·In a traditional non-RT environment, compiling code while the program executes works well because the compiler's actions are mostly transparent to the application's performance.在传统的非rt环境中,在程序执行时编译代码效果非常好,因为大部分的编译器操作对应用程序性能是透明的。
-
3·They were able to work together on the same exercise, which involved compiling, executing, and debugging a COBOL program using the mainframe and traditional partitioned data sets (PDS).他们能够共同完成一个练习,其中包括使用大型机和传统的分区数据集(PDS)编译、执行和调试COBOL程序。
-
4·First, a bytecode stream exactly describes the operations needed to execute a program. Compiling to bytecode implicitly strips away irrelevant grammatical structure.首先,一个字节码流能够精确描述执行程序所需的操作,编译成字节码实际上隐性地跳过了不相关的语法结构。
-
5·Compiling and running the sample client program.编译并运行示例客户机程序。
-
6·Compiling and running the sample custom service program.编译并运行示例自定义服务程序。
-
7·Compiling the program with debug information.根据调试信息来汇编程序。
-
8·When you use the debug version of the JIT library, your program is more likely to fail right after the Compiling message for the problem method has been printed.当使用调试版本的jit库时,您的程序会更可能在打印问题方法的Compiling消息之后失败。
-
9·By compiling before the program executes, the AOT compiler must be conservative about classes, fields, and methods referenced by the code it compiles.由于在程序执行前进行编译,AOT编译器必须谨慎对待它所编译的代码所引用的类、字段和方法。
-
10·Compiling code and rendering graphics are among the most time-consuming tasks you can perform, so you shouldn't waste precious playtime by watching your computer munch program and video bits.编码和制图是最消耗时间的任务之一,所以你不应该将宝贵的玩乐时间浪费在一直盯着电脑在那儿磨蹭。