网站首页  情感咨询  情感美文  情感百科  情感生活  学习充电  旧版美文

请输入您要查询的词汇:

 

词汇 Variable scope
分类 英语词汇 英语翻译词典
释义

Variable scope

中文百科

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

(重定向自Variable scope)

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

英语百科

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

(重定向自Variable scope)

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.

随便看

 

依恋情感网英汉例句词典收录3870147条英语例句词条,基本涵盖了全部常用英语单词的释义及例句,是英语学习的有利工具。

 

Copyright © 2004-2024 Yiyi18.com All Rights Reserved
京ICP备2021023879号 更新时间:2025/8/6 22:28:34