programming language compiler的意思|示意
程序语言编译器
programming language compiler的网络常见释义
程序设计语言编译程序 ... 编译程序的程序设计 compiler programming 程序设计语言编译程序 programming language compiler 解译程序设计 interpretive programming ...
programming language compiler相关例句
Compiler is a system software that translates high level programming language into semantically equivalent machine code.
编译器是一种将高级程序设计语言编写的源程序转化为语义等价的机器语言程序的系统软件。
The sample ODBC program must be compiled by an appropriate C programming language compiler, such as Visual C++.
示例 ODBC 程序必须用一个适当的 C 语言编译器编译,例如 Visual C++。
" Compiler Principle" S language lexical analysis program design process to understand lexical analysis of two design methods: 1. According to the state transition diagram direct way of programming 2.
《编译原理》S语言词法分析程序设计方案 了解词法分析程序的两种设计方法:1。根据状态转换图直接编程的方式;
This is a choice that is always present when you compile from one programming language into another: how much work to do in the compiler, and how much to leave for the generated language at runtime.
这是将一种编程语言编译为另一种编程语言时所面临的常见选择:在编译器中有多少工作要做,还有多少工作是留给生成的语言在运行时完成的。
A compiler translates a programming language to machine language.
编译器把程序语言转化成机器语言。
Compiler is one of the most important system software, software written in high level programming language needs compiler to become an executable program.
编译器是重要的系统软件之一,高级语言编写的软件都必须经过编译器的编译才能成为可执行程序。