Vocab Bloom Hub

programming error

/ˈprəʊɡræmɪŋ ˈerər/

翻译: 指软件源代码中的错误或缺陷,会导致不正确或意想不到的结果,或引发非预期的行为。

1 个条目

phrase

B2formalcommonIT/ˈprəʊɡræmɪŋ ˈerər/

A mistake or defect in the source code of a software program that causes it to produce incorrect or unexpected results, or to behave in unintended ways.

  • 🇨🇳指软件源代码中的错误或缺陷,会导致不正确或意想不到的结果,或引发非预期的行为。
  1. Software bug B2 formal

    A mistake or flaw in the source code of a computer program that causes it to produce incorrect or unexpected results.

    • The crash was caused by a simple programming error in the loop.
    • Debugging tools help developers find programming errors quickly.
    • A programming error in the payment system caused double charges.

    🇨🇳编程错误

  2. Logic mistake B2 formal

    An error in the algorithm or logic of a program, leading to incorrect behavior even if the syntax is correct.

    • The program ran without syntax errors but had a programming error in the calculation.
    • A programming error in the sorting function caused the data to be misordered.
    • The developer spent hours tracking down a subtle programming error.

    🇨🇳逻辑错误