"查查词典"手机版
千万人都在用的超大词汇词典翻译APP
- In this lesson, you will learn about fixing program errors through debugging
在本课中,您将学习如何通过调试修复程序错误。 - Tracking down and fixing programming errors in an application under development
-检测到正在开发的应用程序中的编程错误并修正这些错误。 - But far worse, there are actual programming errors that will crash the short script
更糟的是,其中还有实际编程错误,这会破坏短的脚本。 - The third type of programming error, logic errors, can be the most difficult to discover
还有一种编程错误是逻辑错误,这种错误是最难发现的。 - Garbage collection eliminates memory leaks as well as some other common programming errors
垃圾回收消除了内存泄漏以及其他一些常见的编程错误。 - Describes how to avoid common programming errors that lead to insecure and unreliable applications
说明如何避免会导致应用程序不安全和不可靠的常见编程错误。 - Compile-time checks identify many programming errors that go undetected in other progamming languages
编译时可检查许多种编程错误,这在其它语言中是无法检查到的。 - If a thread has memory problems, the most likely cause is programming error, such as infinite recursion
如果某个线程有内存问题,则最可能的原因为编程错误(如无限递归)。 - Experience with database design shows that schemas are most useful as a safeguard against programming errors
数据库设计的经验表明,模式作为避免编程错误的防护措施很有用。 - Item 40 : use checked exceptions for recoverable conditions and runtime exceptions for programming errors
第40条:为可恢复的条件使用检查型异常,为编程错误使用运行时异常。
Last modified time:Mon, 18 Aug 2025 00:29:56 GMT