integer variable的意思
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.───然后將結果分配給整數變量以便在循環中使用。