debug

英 [ˌdiːˈbʌɡ , ˈdiːbʌɡ] 美 [ˌdiːˈbʌɡ , ˈdiːbʌɡ]

v.  排错; 调试; 除错

现在分词:debugging过去分词:debugged过去式:debugged第三人称单数:debugs

TEM8计算机

BNC.28755 / COCA.30792



牛津词典

verb

  1. 排错;调试;除错
    to look for and remove the faults in a computer program

    柯林斯词典

    1. VERB 调试(程序);给…除错
      When someone debugs a computer program, they look for the faults in it and correct them so that it will run properly.
      1. The production lines ground to a halt for hours while technicians tried to debug software.
        生产线停工达数小时之久,在此期间技术人员试图纠除软件错误。

    双语例句

    1. The production lines ground to a halt for hours while technicians tried to debug software.
      生产线停工达数小时之久,在此期间技术人员试图纠除软件错误。
    2. A software development tool used to test and debug embedded software.
      一个软件开发工具,被用来对嵌入式软件进行测试和除错。
    3. One popular profiler for PHP is Xdebug, which also provides server hooks to interactively debug PHP applications.
      PHP的一个较流行的分析器是Xdebug,它还为交互地调试PHP应用程序提供了服务器挂钩(hook)。
    4. You also learned how to build, deploy, and debug a pattern.
      您还学习了如何构建、部署和调试模式。
    5. With Firebug you can easily debug and tune Web and Ajax applications.
      借助Firebug,可以很轻松地调试和优化Web和Ajax应用程序。
    6. You can use the plug-in to develop, test, and debug applications in Community Edition within Eclipse.
      您可以使用插件在Eclipse的CommunityEdition中开发、测试和调试应用程序。
    7. You can debug a program remotely by starting the UI and the engine separately.
      通过分别启动UI与引擎,您可以对程序进行远程调试。
    8. To run and debug your application, place a copy of the Xerces DLL in the working directory.
      为了运行和调试这个应用程序,在工作目录中放入XercesDLL的一个副本。
    9. This debug setting lets you pass extra parameters to the JVM debugger on the server.
      该调试设置允许您将额外参数传送给服务器中的JVM调试程序。
    10. CDT Debug Core provides debugging functions.
      CDT调试核心(CDTDebugCore)提供了调试功能。
    11. CDT Debug UI provides the user interface for the CDT debugging editors, views, and wizards.
      CDT调试UI(CDTDebugUI)为CDT调试编辑器、视图和向导提供了用户界面。
    12. You can edit source code files, compile and debug your project seamlessly from within a single IDE.
      在单个IDE中,您可以无缝地编辑源代码文件、编译和调试您的项目。
    13. This Eclipse plug-in makes it easier to debug a V4 application during development.
      该Eclipse插件使得很容易在开发过程中对V4应用程序进行调试。
    14. Let's run and test the application again, but this time we'll "debug" our application.
      让我们再次运行和测试该应用程序,但这一次我们将“调试”我们的应用程序。
    15. You can then edit, compile, and debug your project.
      之后,您可以对项目进行编辑、编译和调试。
    16. If the activities are logged, it is easy to debug and restore the environment quickly.
      如果记录了各个活动,就很容易进行调试和快速恢复环境。
    17. This section describes techniques used to debug and diagnose IBM JVMs 'JIT and MMI when problems encountered.
      本节将介绍在问题发生时用来调试和诊断IBMJVM的JIT和MMI的技术。
    18. It provides an environment to debug and run programs and allows debugging at both the source-level and assembler language-level.
      它提供对程序进行调试和运行的环境,允许在源代码级和汇编语言级进行调试。
    19. With the Integrated I Debugger, you can debug an application that is running on an IBM I system.
      有了集成的i调试器,您就可以调试在IBMi系统上运行的程序了。
    20. VM's TRACE command offers a convenient way to debug the entire Linux system.
      VM的TRACE命令为调试整个Linux系统提供了便捷的方法。
    21. Now you are ready to debug this code using the Eclipse debugger.
      现在就可以使用Eclipse调试程序来调试该代码了。
    22. It is a full IDE, so you can run your PHP application, debug it, etc.
      由于它是一个完整的IDE,因此可以运行这个PHP应用程序,对它进行调试等。
    23. We will use this application as the debug target.
      我们将使用这个应用程序作为调试目标。
    24. You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page.
      您可以编辑,调试和监测的CSS,HTML和JavaScript的生活在任何网页。
    25. You are able to run and debug tests right from the code editor.
      你能从代码编辑器中运行和调试测试。
    26. Design and debug of the assembly language about the target processor are implemented.
      完成了目标处理器汇编语言过程的设计和调试。
    27. This allows you to interactively debug your hardware and software.
      它允许你交互式地调试你的硬件和软件。
    28. Familiarity of the design and debug skill and related tools operation.
      设计的熟悉和调试技巧和相关工具操作。
    29. Design and improve power system and module, find out and debug pilots run new projects issues.
      开发和优化电源系统和模块,发现和解决新产品存在的问题。
    30. This software is installed in Joe Cao's PC, and is for code debug.
      这个软件是安装在乔曹的PC,和代码调试。

    英英释义

    verb

    1. locate and correct errors in a computer program code
      1. debug this program