您要查找的是不是:
- logic error checking 逻辑检错
- No error checking is performed on these values. 对这些值不执行错误检查。
- Continue until the error check is complete. 继续执行,直到完成错误检查。
- This indicates a logic error or database integrity failure. 这表明发生了逻辑错误或数据库完整性失败。
- The assertion has no effect unless a logic error occurs. 除非发生逻辑错误,否则断言无任何影响。
- The code example deliberately does not include error checking. 此代码示例有意不包括错误检查。
- We might want to perform error checking for production code. 我们可能想要对产品代码执行错误校验。
- The use of run-time error checks is not valid with. 时,使用运行时错误检查无效。
- This can lead to compiler errors or subtle run-time logic errors. 这可能导致编译器错误或细微的运行库逻辑错误。
- Disables integer overflow error checks. 将禁止执行整数溢出错误检查。
- It may appear that the program is fixed, but there is another even harder-to-find logic error. 看起来程序似乎已经修复了,但还存在另一个更难找到的逻辑错误。
- A cyclic check code used to check and correct the burst error appeared in the transmission procedure of binary information sequence. It is one of the error check codes in common use for computer disc memory. 用来检查、纠正二进制信息序列在传输过程中出现的突发错误的一种循环校验码,它是计算机磁盘存储器常用的错误校验码之一。
- In this lesson, you learned how to find and fix a logic error that caused unexpected behavior. 在本课中,您学习了如何查找并修复一个导致意外行为的逻辑错误。
- In this lesson, you will learn to track down a logic error that occurs only in certain situations. 在本课中,您将学习如何跟踪仅在特定情况下出现的逻辑错误。
- Keep the project openin the next procedure, you will learn how to find the logic error. 将项目保持为打开状态在下一个过程中,您将学习如何查找逻辑错误。
- The only active error checking performed for database mirroring occurs for soft error cases. 出现软错误时,仅对数据库镜像执行活动的错误检查。
- To indicate the data type mismatch when invalid data is detected by error checking. 用于在查错功能发现无效数据时说明不匹配的数据类型。
- Keep the project openin the next procedure, you will learn how to fix the logic error. 使项目保持为打开状态,在下一个过程中您将学习如何修复逻辑错误。
- In this lesson, you will learn how find logic errors in your program. 在本课中,您将学习如何查找程序中的逻辑错误。
- In a production application, you would add error checking and exception handling to these methods. 在成品应用程序中,将向这些方法添加错误检查和异常处理功能。