网站首页  英汉词典

请输入您要查询的英文单词:

 

单词 Scalar variable
释义

Scalar variable

中文百科

变量 (进程设计) Variable (computer science)

(重定向自Scalar variable)

在进程设计中,变量英语:Variablescalar)是指一个包含部分已知或未知数值或信息(即一个值)之保存地址,以及相对应之符号名称(识别字)。通常使用变量名称参照保存值;将名称和内容分开能让被使用的名称独立于所表示的精确消息之外。电脑源代码中的识别字能在运行期间绑扎一个值,且该变量的值可能在程序运行期间改变。 进程设计中的变量不一定能直接对应到数学中所谓的变量之概念。在进程设计中,变量的值不一定要为方程或数学公式之一部分。进程设计中的变量可使用在一段可重复的进程:在一处赋值,然后使用于另一处,接着在一次赋值,且以相同方式再使用一次(见迭代)。进程设计中的变量通常会给定一个较长的名称,以描述其用途;数学中的变量通常较为简洁,只给定一、两个字母,以方便抄写及操作。

英语百科

Variable (computer science) 变量 (程序设计)

(重定向自Scalar variable)

In computer programming, a variable or scalar is a storage location paired with an associated symbolic name (an identifier), which contains some known or unknown quantity of information referred to as a value. The variable name is the usual way to reference the stored value; this separation of name and content allows the name to be used independently of the exact information it represents. The identifier in computer source code can be bound to a value during run time, and the value of the variable may thus change during the course of program execution.

随便看

 

英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2024 encnc.com All Rights Reserved
更新时间:2025/6/16 17:19:50