| 1. | In the preceding example , an integral type variable , 在前面的示例中,整型变量 |
| 2. | Method to create a string that uses an integer variable 方法来创建一个使用整型变量的字符串。 |
| 3. | Bitwise operations for integer arguments 用于整型变量的逐位操作 |
| 4. | In this example , the integer variable 在此示例中,整型变量 |
| 5. | Is an optional integer variable that stores the return status of a module 可选的整型变量,存储模块的返回状态。 |
| 6. | This code declares three variables : two ints and one pointer 这段代码声明了三个变量:两个整型变量和一个指针变量。 |
| 7. | This code declares three variables : one int and two object references 这段代码声明了三个变量:一个整型变量和两个对象引用。 |
| 8. | That has been converted into an object through boxing , the debugger will evaluate 如果具有一个已通过装箱转换为对象的整型变量 |
| 9. | This article also offers a set of udfs that perform bitwise operations between integer arguments 本文还提供了一组在整型变量之间执行逐位运算的udf 。 |
| 10. | If you try to set a variable of an integral type to a number outside the range for that type , an error occurs 如果试图将整型变量设置为其类型范围以外的数字,将会出错。 |