您要查找的是不是:
- This indicates a logic error or database integrity failure. 这表明发生了逻辑错误或数据库完整性失败。
- The assertion has no effect unless a logic error occurs. 除非发生逻辑错误,否则断言无任何影响。
- It may appear that the program is fixed, but there is another even harder-to-find logic error. 看起来程序似乎已经修复了,但还存在另一个更难找到的逻辑错误。
- 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. 将项目保持为打开状态在下一个过程中,您将学习如何查找逻辑错误。
- Keep the project openin the next procedure, you will learn how to fix the logic error. 使项目保持为打开状态,在下一个过程中您将学习如何修复逻辑错误。
- This can lead to compiler errors or subtle run-time logic errors. 这可能导致编译器错误或细微的运行库逻辑错误。
- Edit the source code, and go to the line of code just specified.Fix the logical error and then recompile and run the program to see if things are now working correctly. 编辑源代码,去出问题的行,修复逻辑错误,然后重新编译运行看是否工作已经正常。
- Regretably the obvious logic error existing in the definition he has set (given) for the learning (study) has not yet given rise to our mindful attention. 遗憾的是,他给学习下的定义中存在的明显的逻辑错误尚未引起我们的重视。
- In this lesson, you will learn how find logic errors in your program. 在本课中,您将学习如何查找程序中的逻辑错误。
- The third type of programming error, logic errors, can be the most difficult to discover. 还有一种编程错误是逻辑错误,这种错误是最难发现的。
- Secondly, the error source diagnosis problem of gear cutting on a foundation of vague logic error diagnosis method is researched, and the diagnosis example is presented by the actual work. 其次,以模糊逻辑误差诊断方法为基础,对齿轮加工误差源诊断问题进行了分析研究,并结合实际工作,介绍了诊断实例。
- Logic errors are errors that prevent your program from doing what you intended it to do. 逻辑错误是指妨碍程序执行您希望它执行的操作的错误。
- Logic errors are generally the hardest type to fix, since it is not always clear where they originate. 逻辑错误通常是最难修复的类型,因为它们发生的位置一般都不明确。
- With logic errors you get no warning at allthe program will run but give incorrect results. 您根本不会收到有关逻辑错误方面的警告程序将运行,但提供的是不正确的结果。
- The article corrects a lot of logical errors and misnomers in many optics textbooks and is very important in the teaching and learning of geometrical optics. 摘要论文纠正了大量光学教材中的逻辑错误与用词不当,对于几何光学的教学具有十分重要的意义。
- At this point your logic is at fault. 在这一点上你的推理是错误的。
- He overlooked a spelling error on the first page. 他没有看出第一页中有个拼写错误。
- The Visual Studio debugger is a powerful tool that allows you to observe the run-time behavior of your program and locate logic errors. Visual Studio调试器是一个功能强大的工具,它使您可以观察程序的运行时行为并确定逻辑错误的位置。