说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 句库 -> 源程序语
1.
Research on Semantic Analusis of C Program Based on GCC Abstract Syntax Tree Text
基于GCC抽象语法树文本的C源程序语义分析方法研究
2.
In computer programming, a statement in a high level language program to inform the translator that the end of the source program has been attained.
在计算机程序设计中,高级语言程序中的一种语句,用于通知翻译程序已到达源程序末端。
3.
A program that examines the source program for preprocessor statements which are then executed resulting in the alteration of the source program.
检查源程序中是否有预处理语句的一种程序。这些语句的执行导致对源程序的修改。
4.
The programmer writes source code.
程序员编源码程序,
5.
compiler source program library
编译程序的源程序库
6.
Also,the source code of the translator in MS-PASCAL is presented in appendix.
作为附录,给出了用MS-PASCAL实现的该语法制导翻译程序的全部源程序。
7.
Programming language COBOL-Source text manipulation module
GB/T4092.10-1992程序设计语言COBOL源正文管理模块
8.
"Unable to load language resources. Try reinstalling the application.
"无法加载语言资源。请试着重新安装应用程序。
9.
The main assembly does not contain the resource information for the neutral culture.
主程序集不包含非特定语言区域性的资源信息。
10.
(computer science) a program that translates and executes source language statements one line at a time.
(计算机科学上)逐行翻译和解释源语言的程序。
11.
Sometimes the text is source code to computer programs in languages.
有时这些文本又是计算机语言程序的源代码。
12.
Experiment Report on Order Developing and Using of Course Resources of Junior Chinese;
初中语文课程资源的有序开发利用实验报告
13.
A printout, usually prepared by a language translator, which lists the source language statements and contents of a program.
通常由语言翻译程序所准备的打印输出,它列出源语言语句和程序的内容。
14.
COBOL Language Program Designing
COBOL语言程序设计
15.
An assembler program (Fig. 7.3) reads a programmer's source code, translates the source statements to binary, and produces and object module.
汇编程序读入程序的源代码,把源语句翻译与二进制数,产生目标模块。
16.
Compiler is a program that translate a source program into an executable program (an object program).
编译程序是把源程序翻译成可执行程序(即目标程序)的程序。
17.
semantic grammar parsers
语义型语法分析程序
18.
Translation of a source program into an executable program ( an object program ).
把源程序转换为可执行程序(目标程序)的过程。