compiling program是什么意思,compiling program的意思翻译、用法、同义词、例句
常用词典
[计] 编译程序
例句
After running the batch file, our environment is ready for compiling and linking our program.
在运行该批处理文件之后,也就准备好了用于编译和链接程序的环境。
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环境中,在程序执行时编译代码效果非常好,因为大部分的编译器操作对应用程序性能是透明的。
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程序。
First, a bytecode stream exactly describes the operations needed to execute a program. Compiling to bytecode implicitly strips away irrelevant grammatical structure.
首先,一个字节码流能够精确描述执行程序所需的操作,编译成字节码实际上隐性地跳过了不相关的语法结构。
Compiling and running the sample client program.
编译并运行示例客户机程序。
同义词
|compiling routine/compiler;[计]编译程序
网络扩展资料
编译程序指的是将高级语言编写的源代码转化为计算机能够理解的机器语言代码的程序。下面是一些关于编译程序的例句和用法:
- 英文例句:Compiling a program can be a time-consuming process.
- 中文解释:编译程序可能是一个耗时的过程。
- 用法:编译程序是开发软件时必须的步骤之一,它可以将源代码转换成可执行文件。
- 近义词:翻译程序、解释器
- 反义词:反编译程序
编译程序的作用是将高级语言代码转化为机器语言代码,这样计算机可以直接执行这些代码。编译程序可以帮助开发人员减少错误,并提高软件的执行效率。同时,编译程序还可以将源代码压缩成可执行文件,使得软件的分发和安装更加方便。如果遇到编译错误,开发人员可以通过编译器提供的错误信息来定位和解决问题。
总之,编译程序是开发软件不可或缺的工具,它可以将高级语言代码转换为机器语言代码,从而让计算机可以直接执行这些代码。除了提高软件的执行效率和减少错误外,编译程序还可以将源代码压缩成可执行文件,方便软件的分发和安装。
英语单词大全 请记住链接:https://danci.yuesha.com/compiling+program.html