源程序 meaning in English
source program; source routine; subject program
◇源程序库 source library; source program library; 源程序设计 source programming
Examples
- All original programming for his system was done in-house .
该系统的整个源程序设计的工作都是在内部完成的。 - Often all the locations in a data area have the same scope in the source program .
一个数据区中所有单位在源程序中常常有相同的定义域。 - The interpreter converts your source program into object code as it is needed .
根据需要,解释程序能将你所编写的源程序转换为结果代码。 - Char is a global variable which will always hold the source program being scanned .
CHAR是全程变量,它总存放当前所扫描的源程序的字符。 - A translator is a program which translates a source program into an equivalent object program .
翻译程序是一个把源程序翻译成结果程序的程序。