compiled program meaning in English
编成程序
编译成的程序
已编译的程序
Examples
- Due to this , cross - compiling is normally only utilized if the target is not yet self - hosting ( i . e . able to compile programs on its own ) , unstable , or the build system is simply much faster
因此,交叉编译一般只用于目标平台不能自洽(比如说,目标平台无法完成程序编译) ,不稳定或者编译平台速度更快的情况下。 - This experimental system can test characteristic of several circuits only by compiling program , however the conventional system should have lots of testing instrument to accomplish the test
与以往的实验系统不同之处在于:不需要外接很多通用实验器材,仅仅在一个平台上,用户通过编程就可以测试多种电路的特性。 - The punctuation and special characters in the visual basic character set have various uses , from organizing program text to defining the tasks that the compiler or the compiled program carries out
Visual basic字符集中的标点符号和特殊字符各有其用途,其使用范围可从组织程序文本到定义编译器或已编译程序执行的任务。 - In computer programming , a process of integrating two or more separately written , assembled or compiled programs into a single entity . this function is normally carried out by the linking loader
在计算机程序设计中,把两个或多个分别编写、汇编或编译过的程序集合成一个单一的实体的处理方法,这种操作通常是由连接装入程序来执行的。 - To make the test process feasible , compile program are carefully generated to let them be able to execute repeatedly by the microprocessor , and the average current consumed by at89c51 is then measured with a simple current meter
测试时,我们让微处理器重复执行选定的测试程序,用普通的万用数字电流表测量微处理器消耗的平均电流。