查询
1 词典释义:
code error
时间: 2025-05-24 10:47:28

代码错误

双语例句
  • At last, the code error rate performances in different coding method and different channel environment are analyzed and compared.

    最后对不同编码方法在不同信道环境下做了误码率性能的比较分析。

  • We need choice appropriate real-time error control code in order to get low code error ratio in the process of the communication.

    在通信过程中,为了要获得比较低的误码率,需要选择合适的实时差错控制方式。

  • In order to overcome the interference and reduce code error probability, we take the measure to improve it in software and convenient for the default informations management.

    为了克服移动通信带来的干扰,提高误码率,提出了软件抗干扰措施,完成了地面系统的故障信息管理。

  • In order to decrease the code error rate, several methods are discussed for code shape manipulations, including code shape correction, decoding timing window and filling up the lost codes.

    为了降低误码率,文中还论及码形处理的几种方法,包括码形矫正、译码定时窗口及丢码填补。

  • The output mean value was increased and the variance was decreased by choosing suitable partial interference cancellation coefficient for MV-PIC, and its performance of code error is superior to PIC.

    选择恰当的部分干扰消除系数,可以使MV-PIC的输出均值增大、方差减小、误码性能优于PIC检测器。

  • An error code will be displayed if any invalid information has been entered.

    输入了无效信息将显示错误代码。

    《牛津词典》
  • Instead of human being's counting error, which only results one or two counting error in number, an error in the program code could cause tramendous error in number.

    人类的计数错误只会导致一到两个数字错误,而程序代码中的一个错误可能会导致数字上的严重错误。

  • In the event of the machine not operating correctly, an error code will appear.

    如果机器运转不正常,就会出现错误代码。

    《牛津词典》
  • I interjected. "Why not just return an error code?"

    我插话道,“返回一个错误编码不可以吗?”

  • Each template should be named according to the error code it represents.

    应该根据每个模板所表示的错误代码对其进行命名。

  • The error code is 12, which means no more memory.

    错误代码是 12,这表示无更多内存可用。

  • This is usually accompanied by an error code.

    这通常会伴随有一个错误代码。

  • It takes the error code and a pre-allocated buffer as its parameters.

    该函数将错误代码和一个预分配的缓冲区作为参数。

  • Error code 18456 within this error means it has to do with a failed login.

    这个错误中的错误码18456表示它必须处理一个失败的登录。

  • The first 446 bytes are the primary boot loader, which contains both executable code and error message text.

    前 446 个字节是主引导加载程序,其中包含可执行代码和错误消息文本。

  • Take my word for it: the 404 error code was created for a reason.

    请记住我的话:弄个404错误代码出来一定是有缘由的。

  • This variable contains the error code of the latest SQL statement executed.

    该变量包含最近执行的一条 SQL 语句的错误代码。

  • As is usual in example code, error checking has been omitted, but even so, this is a quick and easy way of saving data to file.

    因为在示例代码中通常省略了错误检查,即便如此,这仍是将数据保存到文件中的快速简单的方法。

  • The JDBC driver indicates the loss of a connection with a special error code.

    JDBC 驱动程序用一个特殊的错误码表示连接的丢失。

  • Then the error code and failure reason are printed out.

    然后输出错误代码和故障原因。

  • If the password isn't set correctly, you will receive a 137 error code.

    如果没有正确设置密码,那么将收到一个137错误码。

  • The following example specifies the error code returned during EXIT.

    以下示例指定EXIT期间返回的错误代码。

  • There are approximately 2000 generic error codes defined with the -99999 generic error code.

    目前由- 99999这个通用错误代码定义的错误代码大约有2000条。

  • The exact error code, the error text, and even the line that caused the error can be retrieved.

    可以检索精确的错误代码、错误文本甚至导致错误的那一行。

  • In the code fragment above, the error message contains a prefix, BTLERR001, which is a unique error code for the application.

    在以上代码片断中,错误消息包含了前缀btlerr001,它是用于该应用程序的特定错误代码。

  • The error code and message are returned to the caller as OUT parameters.

    错误代码和消息被作为 OUT 参数返回给调用者。

  • Instead of gracefully returning an error code to the parent application, I print the error to the screen and bail out of the code.

    我没有按通常作法将错误代码返回给父代应用程序,而是将错误打印到屏幕,然后退出程序。

  • It immediately returns with the error code EBUSY.

    它会立即返回错误代码ebusy。

  • Error code - code that can be looked up for additional info about the error.

    错误代码——可用于查询和某错误相关的附加信息的代码。