边界检查 meaning in Chinese
boundary detection
bounds checking
Examples
- No bounds checking is performed
不执行边界检查。 - Should you hand - code validation routines that perform bounds checking
您需要自己编写一些验证例程来进行边界检查么? - Involves looking at code for potential vulnerabilities without actually running the code
缓冲区溢出问题的准则是:总是确保做边界检查。 - Some of those hackers even have malicious intent , and are crackers
Stackguard的主要缺点是,与一般性边界检查相比,它不能防止堆溢出攻击。 - A common misconception among many system architects is that securing a system boils down to firewalls and cryptography
边界检查的代价是效率。一般来讲, c在大多数情况下注重效率。