integer variable信息详情
整数变量;[计]整型变量
integer───n.整数
variable───n.[数]变量;可变物,可变因素;adj.变量的;可变的;易变的,多变的;变异的,[生物]畸变的
variable costs───可变成本
returns integer───返回整数
consecutive integer───连续的整数
undivided integer───不可分整数
variable resistor───[电]可变电阻器
forcing variable───强制变量
response variable───反应变量
Age: integer variable with read and write access.───年龄:整型变量可以读写访问。
What happen when a floating point value is assigned to an integer variable?───当一个浮点型数据赋值给整型变量时会发生?
For example, if you try to set the value of an integer variable to a character string, this message box appears.───例如,如果尝试将整数变量的值设置为字符串,则出现该消息框。
In Python, a function is a first-class object, like an integer variable or a container object.───在Python中,函数是一类对象,与整型变量和容器对象相同。
Is an optional integer variable that stores the return status of a module.───可选的整型变量,存储模块的返回状态。
We will declare an integer variable here for our word - counting program that holds the number of words counted by the program .───提供一个应用程序,该应用程序可根据命令行参数统计文本文件中的字数并组织结果。
Integer variable by a second and assign the integer result to the first variable.───变量除以另一个这种类型的变量,并把整数结果赋给第一个变量。
Integer variable, it would be rounded to the nearest whole number, 2.───变量,它将会舍入为与其最接近的整数2。
Once and assigning the results to an integer variable for use within the loop.───然后将结果分配给整数变量以便在循环中使用。