网站首页  词典首页

请输入您要查询的计算机术语:

 

术语 switch value
释义 switch value
开关值
A value (parameter) that controls branching at a particular branchpoint and that is bound before the branchpoint is reached during execution. It is one of the inputs to a logic operation that determines which instruction sequence is followed from the branchpoint. For example, in the statement IF AGEIN GREATER THAN 50 PRINT “PENSION B”, the 50 is a “switch value” . A switch value can also bethe specified value of a flag that is to cause a jump as in IF SWITCHON1 GO TO ERROR3.
控制某一特定分支点的分支的一个值(参数),在程序执行时到达此分支点前该参数 必须赋值。这是一个逻辑操作的输入值之一,由此确定在分支点之后执行哪一个指令序列。 例如,在语句IF AGEIN GREATER THAN 50 PRINT “PENSION B”中,50是一个“开关值”。开关值也可以为引起转移的标志的规定值,就象IF SWITCHON1 GO TO ERROR3语句一样,可以引起转移。
参阅conditional branch instruction, jump。
随便看

 

计算机英汉双解词典包含21137条计算机术语英汉翻译词条,基本涵盖了全部常用计算机术语的翻译及用法,是计算机学习及翻译工作的有利工具。

 

Copyright © 2004-2023 Winrtm.com All Rights Reserved
京ICP备2021023879号-40 更新时间:2025/1/8 10:43:32