array bound meaning in English
数组界
Examples
- A less drastic measure is to get a compiler that will perform array bounds checking for c programs . such a tool exists for gcc
这仅仅取决于您希望系统有多大的容忍度以及为获得这种容忍度您所愿意承受的性能影响。 - This module supports the visual basic language keywords and run - time library members that provide error information , validate data , determine array bounds , and retrieve data type and color information
此模块支持提供错误信息验证数据确定数组界限以及检索数据类型和颜色信息的visual basic语言关键字和运行库成员。 - One of the most significant aspects is that the combination of strict type checks , array bounds checking , and automatic garbage collection thoroughly blocks the most destructive forms of server code vulnerabilities : buffer overruns , double - release errors , and rogue pointers
最显著的方面之一是严格的类型检查、数组边界检查和自动垃圾收集的组合彻底防止了最具破坏性形式的服务器代码攻击:缓冲区溢出、重复释放的错误和游离的指针。