词语:解释程序热度:176

词语解释程序拆分为汉字:

解字的拼音、笔画、偏旁部首、笔顺、繁体字,解字字源来历,解字演变

1. 解 [jiě]2. 解 [jiè]3. 解 [xiè]解 [jiě]剖开,分开:~剖。分~。瓦~。~体。把束缚着、系着的东西打开:~开。~甲归田。~囊相助。除去,除,废除,停止:~放(a.使广大人民群众脱离压迫;b.解除束缚而得到自由……

释字的拼音、笔画、偏旁部首、笔顺、繁体字,释字字源来历,释字演变

解说,说明:解~。注~。~文。~义。消除,消散:~疑。~怨。涣然冰~(像冰融化了一样,嫌隙和疑虑都完全消除)。放开,放下:~放。保~。手不~卷。佛教创始人释迦牟尼的简称,后泛指佛教:~氏。~教。~子(和尚)。~藏(zàng )(佛教经典的总……

程字的拼音、笔画、偏旁部首、笔顺、繁体字,程字字源来历,程字演变

规矩,法式:~式。~序。章~。规~。进展,限度:~度。进~。日~。过~。道路的段落:路~。行(xíng )~。里~。启~。前~。衡量,考核:计日~功。姓。……

序字的拼音、笔画、偏旁部首、笔顺、繁体字,序字字源来历,序字演变

次第:顺~。秩~。次~。工~。程~。~数。排列次第:~次。~列。开头的,在正式内容之前的:~言。~跋。~曲。~幕。~论。古代指送别赠言的文字。指季节:四~。古代地方办的学校:庠~。……

 

查询词语:解释程序,试一试,用解释程序来写一句话,用解释程序造句。

汉语拼音:chéng xù

近义词:圭臬次第秩序

反义词:治安

 

词语解释程序基本解释

一种翻译程序。能将用解释性高级语言(如basic语言)编写的源程序翻译成目标程序。逐句翻译源程序,且可边翻译边执行。

 

词语解释程序详细解释

  1. 行事的先后次序;工作步骤。

    刘半农 《实利主义与职业教育》:“使种种实业,依着正当的程序,逐渐进步。” 老舍 《柳屯的》:“她下了台,戏就开了,观众们高高兴兴地看戏,好像刚才那一幕也是在程序之中的。”

  2. 使用电子计算机自动解算问题,需要事先确定解题过程,并用机器指令或用机器所能接受的语言描述出来,描述的结果称为“程序”。如:程序设计。

 

词语解释程序双语例句

双语例句
  1. A program that translates an instruction into a machine language and executes it before proceeding to the next instruction.

    解释程序将指令翻译为机器语言并在执行下一个指令之前完成此指令的程序

  2. The goal is either to avoid the JIT compiler's run-time performance or memory cost or to avoid the interpreter's early performance overhead.

    目的在于避免JIT编译器的运行时性能消耗或内存消耗,或者避免解释程序的早期性能开销。

  3. must be translated by a compiler or interpreter or assembler into the object code for a particular computer before execution.

    必须由汇编程序或解释程序在执行前翻译成特定计算机的目标码。

  4. Compilers and interpreters are a necessary part of any computer system.

    编译程序和解释程序是任何计算机系统的一个必要组成部分。

  5. Rather than having to port the entire adventure to a new system, an interpreter would be ported that represented the Z-machine.

    无需将整个冒险游戏移植到一个新系统,代表Z-machine的一个解释程序会被移植。

  6. When the command processor is performing batch processing, many DOS users refer to it as the command interpreter.

    当命令处理程序正在进行批处理,很多DOS用户都把它认作命令解释程序。

  7. wxBasic is both a Basic language interpreter and a set of wxWidgets bindings.

    wxBasic既是一种基本语言解释程序又是一个wxWidgets绑定的集合。

  8. Add graphs , drawings , and other graphical explanatory elements and visual cues directly to the source code to help explain a process .

    直接在源代码中添加图形、制图或其他图形解释元素和可视化提示,从而帮助解释程序的处理流程。

  9. The interpreter frontend allows you to modify and enlarge the tests without recompilation of code.

    解释程序的前端使你能够在不需要重新编译代码的情况下修改和扩大测试。