variable
variable什么意思,variable翻译
基本解释
n.: 变量;可变因素;可变情况
adj.: 多变的;易变的;变化无常的;可更改的
网络: 变数;可变的;变项
权威解释
- 多变的;易变的;变化无常的: - often changing; likely to change 
- 可更改的;可变的: - able to be changed 
- 可变情况;变量;可变因素: - a situation, number or quantity that can vary or be varied 
英汉解释
- 【数学】变量,变数,变项,变元;【天文学】变星;【航海】(方向不定的)变风,不定风;(贸易风带中的)变风带 
- 〔天〕变星 
- 易变的东西 
- 自耦变压 
- 〔数〕元,变元;变项 
- 变动 
- 因素;可变因素 
- 【数学】变量的;【天文学】变光的;【生物学】变异的 
- 可调的 
- 易变的,变化无常的,无定的 
- 变化的;易变,(多)变的,变幻无常,形式多变的 
- 可变的,能变的;变换的 
- 可变的,可以调节的 
- 变量;可变的 
词性分析
- 复数:variables 
单词搭配
- adj.+n.: - variable rate,variable transmission,variable analysis,boolean variable,continuous variable 
同义词
adj.varyingchangingfluctuatingchangeableerratic
反义词
adj.constantconsistentfixed
例句
- In each of these cases, you are not allowed to write to the read-only local variable, or to take its address. - 在每一种情况中,您都不能写入只读局部变量或者采用它的地址。 
- Is the name of a user- defined variable containing a transaction name used to track the distributed transaction within MS DTC utilities . - 用户定义的一个变量名,它含有一个事务名,该事务名用于跟踪MSDTC实用工具中的分布式事务。 
- Create a variable to hold the results of the calculation, and give it a data type of Single. - 创建一个变量来保存计算结果,并给予它Single数据类型。 
- A variable declared within a procedure (a local variable) can only be used within the scope of that procedure. - 一个变数在一个程序(一个地方变数)里面宣布才能在那一个程序的范围里面被用。 
- The memory view allows you to examine and modify the contents of memory at a specific address, usually that of a variable. - 内存视图允许您去检查并更改特定地址处内存的内容,通常是一个变量。 
- I don"t know why I love the rain had now become so upset me, myself in the variable, or other changes, I do not know, nor do they know. - 我不知道为何以前喜欢的雨现在变得如此让我心烦,是自己在变,还是其他在变,我不知道,也无从知晓。 
- This can result in an error if you try to use the variable before assigning it a value. - 但是,如果尝试在赋值前使用变量,这会导致错误。 
- An Object variable can refer to any object your application recognizes, or to data of any data type. - Object变量可以引用您的应用程序识别的任何对象或任何数据类型的数据。 
- To declare a variable and initialize it without assigning it a particular value, assign it the JScript value null. - 若要在不分配特定值的情况下声明一个变量并对其进行初始化,请为其分配JScript值null。 
- The configuration is then mapped to a variable in the child package, or to the property of an object in the child package. - 然后将配置映射到子包中的某个变量,或映射到子包中某个对象的属性。