variables
英 [ˈveərɪəblz]
美 [ˈvɛriəbəlz]
n. 可变情况; 变量; 可变因素
variable的复数
柯林斯词典
- ADJ-GRADED 多变的;易变的;反复无常的
Something that isvariablechanges quite often, and there usually seems to be no fixed pattern to these changes.- The potassium content of foodstuffs is very variable...
食物中钾的含量差别很大。 - There was a bit of a wind and it was blowing onshore, variable, but quite strong.
有一阵风朝岸上吹来,风向变化不定,但风力很强。 - ...a variable rate of interest.
时高时低的利率
- The potassium content of foodstuffs is very variable...
- N-COUNT (质量、数量、规模等)可变因素
Avariableis a factor that can change in quality, quantity, or size, which you have to take into account in a situation.- Decisions could be made on the basis of price, delivery dates, after-sales service or any other variable...
购买决定可能会基于价格、送货日期、售后服务以及其他可变因素。 - Other variables in making forecasts for the industry include the weather and the general economic climate.
对该产业进行预测时还要考虑天气和宏观经济环境等其他不确定因素。
- Decisions could be made on the basis of price, delivery dates, after-sales service or any other variable...
- N-COUNT 变量;变项;变元
Avariableis a quantity that can have any one of a set of values.- It is conventional to place the independent variable on the right-hand side of an equation.
普遍做法是把自变量放在等式的右边。
- It is conventional to place the independent variable on the right-hand side of an equation.
双语例句
- New and old value variables can be used with TTITLE and BTITLE respectively.
新值和旧值变量可以分别与TTITLE和BTITLE一起使用。 - Unlike values, variables have no inherent type.
和值不同的是,变量没有固有类型。 - This includes the instance variables in the object's superclasses.
这包括对象超类中的实例变量。 - Therefore, a chunk can define local variables and return values.
因此,块可以定义局部变量和返回值。 - In assembly language, the static data and global variables are separated out in memory from the code.
在汇编语言中,静态数据和全局变量与代码在内存中是分开的。 - If you had multiple variables, you can select which ones to use.
如果您有多个变量,您可以选择一个使用。 - The input and output variables are created for you when you create the process.
在创建该流程的同时也创建了输入和输出变量。 - Finally, in JavaScript, objects are merely a collection of functions and variables.
最后,在JavaScript中,对象只是函数和变量的集合。 - The activation record contains all of the call-specific data for the function, including parameters and local variables.
活动记录包含了这个函数的所有与调用有关的数据,包括参数和本地变量。 - The variables main_width and main_height are calculated within the "frame" template.
在“frame”模板中计算变量mainwidth和mainheight。