• I realize afterwards that I was using the wrong code.

    后来才意识到错误的邮政编码

    youdao

  • To avoid an order, enter the wrong code, just copy and paste, such as the above picture.

    避免订单输入错误代码只需复制粘贴以上图片

    youdao

  • A proliferation of branches can make it difficult to navigate the project repository, causing developers to make inadvertent changes to the wrong code.

    增加分支则使导航项目储存库困难,从而导致开发人员无意中更改了不应该更改的代码。

    youdao

  • Therefore, analyzing the transmission of satellite communication and utilizing information encoding and decoding circuit are the key to reduce wrong code in transmission.

    因此分析卫星信息传送利用信息解码电路减少信息传送出现错码关键

    youdao

  • Due to satellite communication's long channel, far distance transmission and its wave through troposphere and ionosphere often brings the signal deamplification, noise and wrong code.

    由于卫星通信信道长传输距离电波穿过对流层电离层,易使信号衰减,引入噪声,造成误码。

    youdao

  • Callers dialling the wrong area code will not get through.

    打电话的人区号时电话接不通

    《柯林斯英汉双解大词典》

  • If not, there is likely something wrong with the generated code or your data source configuration.

    如果不是这样,那么生成代码数据源配置中可能存在错误

    youdao

  • That kind of cycle of doom is why most programmers hate testers who tell them something is wrong with the code.

    这种恶性循环就是为什么大多数程序员讨厌测试人员告诉他们代码出现问题的原因。

    youdao

  • It's not that the word "smell" doesn't accurately reflect a symptom that indicates that code may be wrong, it just sounds funny to me.

    不是气味这个不能准确地反映出某种表明代码可能错误的症状,只是觉得这样听起来很滑稽。

    youdao

  • I'm not saying that the TDD doctrine is wrong, but it's not really an option when two million lines of legacy model code already exist.

    不是TDD原则错误的,两百万行的遗留模型代码已经存在时,的确不能成为一个有用的选择

    youdao

  • But forcing the public API to accommodate factory objects or abstract factories, just because the test code wants it to, is the wrong design.

    强迫公用api适应工厂对象抽象工厂(因为测试代码要求这样)错误的设计。

    youdao

  • Just as predicted, overloaded resource names and a caching service locator makes the code execute differently; it makes some components get the wrong resources.

    正如预测的那样,重载资源缓存服务定位器使得代码执行有不同的结果使某些组件取得错误资源

    youdao

  • I can't justify one convention or the other for any rational reason, but I do know that mixing up naming conventions makes code feel horribly wrong.

    没有任何合理原因能评判规范是否比一种更好,了解混用命名规范会使代码看起来存在严重错误

    youdao

  • The associated code simply displays a custom error message telling the user what went wrong.

    相关代码显示一个常见错误消息通知用户发生了什么错误

    youdao

  • If something goes wrong, you can always revert back to a known, good-working version of your code.

    如果哪儿出了错总是可以使自己的代码回复到一个已知、工作正常版本

    youdao

  • If your code passes the wrong element to the method, the code compiles fine, but might raise a runtime error or silently return no results.

    如果代码方法传递错误元素,那么尽管代码将良好可能会导致运行时错误或者返回任何结果

    youdao

  • The downside of this approach is the possibility that a typo or slight ambiguity in the signature will silently fail, which means the code will compile but "do the wrong thing" at runtime.

    这种方法缺点在于签名录入错误含糊不清可能会导致没有征兆故障,这也就意味着代码可以编译运行时无法正确完成操作。

    youdao

  • Power management on embedded hardware is an advanced topic, and it is easy to get it wrong; instead, just hand the job off to the specialized code provided.

    嵌入式硬件中的电源管理一个高级主题而且容易出错所以这项工作交给专门代码处理。

    youdao

  • I'm currently 31, but I'll be 32 later this month (as I wrote this code, it was March) and my algorithm gives me the wrong result.

    现在31岁这个再过几天32岁了(代码时,3月份),算法造成错误结果

    youdao

  • The biggest issue with this code is that you're not telling the user what went wrong if an error occurs.

    代码最大问题如果出现错误不能告知用户是什么错误

    youdao

  • Nothing is wrong with this code at all; it's just that instead of persisting XML, you really persist data and stuff it in XML, all in one step.

    段代码没有任何错误我们只是数据持久化存储于XML 中,所有操作一步之内完成。

    youdao

  • There's nothing wrong with using an IDE to write code or to create build scripts.

    使用IDE编写代码或者创建构建脚本没有

    youdao

  • Can you spot what is wrong with this code?

    可以确定以下代码问题吗?

    youdao

  • If you've written factorial code, you've probably noticed that the code is still wrong.

    编写了阶乘代码后,可能发现代码有错误

    youdao

  • Can you spot what is wrong with the following code?

    可以确定以下代码问题吗?

    youdao

  • ORA-65535 is not a valid error code and XAER_RMERR essentially means that something went wrong with XA.

    OR A- 65535不是一个有效错误代码,并且XAER_RMERR实质上意味着XA发生了某些错误。

    youdao

  • Their code still works, but it sounds wrong to a native ear.

    他们代码可以无运行对于原生语言用户来说,就是有一些地方不对劲。

    youdao

  • While we agree with his point, the word "forking" is problematic if only because there is nothing wrong with forking code. In fact, it's the norm in the open source world.

    虽然我们基本上同意观点,但是这个分支”这个词问题的,因为分支代码没有任何错误事实上是开源世界中的规范(你使用Git或者是Mercurial吗?)

    youdao

  • While we agree with his point, the word "forking" is problematic if only because there is nothing wrong with forking code. In fact, it's the norm in the open source world.

    虽然我们基本上同意观点,但是这个分支”这个词问题的,因为分支代码没有任何错误事实上是开源世界中的规范(你使用Git或者是Mercurial吗?)

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定