整数变量 meaning in Chinese
integer variable
Examples
- Use integer variables
循环中使用整数变量( - Is an integer variable , and the watch window shows that it contains the value
是整数变量,并且“监视”窗口显示其包含值 - Once and assigning the results to an integer variable for use within the loop
,然后将结果分配给整数变量以便在循环中使用。 - For example , you can declare an integer variable by using either of the following declarations
例如,可使用下列两种声明中的一种来声明一个整数变量: - The following code example assigns the value representing the content length of the incoming request to an integer variable
下面的代码示例将表示传入请求的内容长度的值分配给一个整数变量。