Other useful changes include unsigned types, form default instances, compiler warnings, and explicit array bounds.
其他有用的变化包括了无符号类型、窗体默认实例、编译器警告,以及显式的数组范围。
Running the same application with a memory tool results in a report of an array-bounds violation on the fourth line.
使用内存工具运行相同应用程序会在第四行产生一个数组边界违规的报告。
By including the size in the type, a compile-time checker can symbolically analyze the accesses to the array to ensure that no accesses are done outside the bounds of the array.
通过在该类型中包括数组大小,编译时间检测器可以象征性地分析数组的存取,确保所有存取都在数组范围内进行。
The maximum cardinality of an array type is used by DB2 at runtime to ensure that subscripts are within bounds.
DB2在运行时使用阵列类型的最大基数来确保下标在在限制范围内。
If there is no first item, or if the first item does not have a title, this item is treated the same as any other out-of-bounds index in a PHP array.
如果没有第一项,或者第一项没有标题,该项就按照常规php数组索引越界处理。
Offset and length were out of bounds for this array.
偏移量和长度已超出此数组的边界。
List of bounds of each dimension of an array variable.
列出数组变量的每个维的界限。
Offset and length were out of bounds for the array or count is greater than the number of elements from index to the end of the source collection.
偏移和长度已超出数组界限,或者计数大于从索引到源集合末尾的元素数。
In this paper, a static method is presented, which can detect the phenomena of array subscripts crossing over bounds.
本文提出了一个静态检测数组下标超界的方法。
This warning indicates that an integer offset into the specified stack array exceeds the maximum bounds of that array.
此警告意味着指定堆栈数组的整数偏移量超出了该数组的最大界限。
This warning indicates that an integer offset into the specified stack array exceeds the maximum bounds of that array.
此警告意味着指定堆栈数组的整数偏移量超出了该数组的最大界限。
应用推荐