群发资讯网

返回主页
source program
源程序:计算机程序的原始代码
常用释义
英式发音
美式发音
基本释义
  • 源程序:计算机程序的原始代码,通常是由程序员用高级编程语言编写的。
例句
  • 1·Appendix 1 - Fortran DFT source program.
    附录1—Fortran DF t源程序。
  • 2·Appendix 1 shows the Fortran DFT source program.
    附录1显示了Fortran DF t源程序。
  • 3·The source program is written in a free field format.
    原程序是按自由区段格式书写的。
  • 4·Only a compiler reads, translation and executed in source program line program.
    编译程序只能一次读取、翻译并执行源程序中的一行程序。
  • 5·Often all the locations in a data area have the same scope in the source program .
    一个数据区中所有单位在源程序中常常有相同的定义域。
  • 6·CHAR is a global variable which will always hold the source program being scanned.
    CHAR是全程变量,它总存放当前所扫描的源程序的字符。
  • 7·Object code (Object language) : Machine code, as translated from a source program.
    目标代码(目标语言):由主程序编译而成的机器代码。
  • 8·To transform source program into flowchart is a research subject of software engineering.
    把源程序转换为流程图是软件工程的研究课题之一。
  • 9·A program that translates a source program into an executable program (an object program).
    一种把源程序翻译成可执行程序(即目标程序)的程序。
  • 10·In article final, gave has used the interrupt way realization the digital clock source program.
    在文章的最后,给出了采用中断方式实现的数字钟的源程序。