词典宝
更多
查询
1 词典释义:
break the code
时间: 2025-01-11 11:29:14

破解密码

双语例句
  • But they couldn't break the code.

    但是他们一直不能破译这些密码。

  • She managed to break the code.

    她成功地破译了密码。

  • I can break the code of this box.

    我能破译这个箱子的密码。

  • The changes I make on the server break the code on your development machine. Remote development is slow and difficult.

    开发人员相互覆盖彼此所做的修改,我在服务器上所做的改变让你的开发机器上的代码中断运行,这些都让远程开发速度很慢而且非常困难。

  • Note the need for escaping the field values by using addslashes(); otherwise, values with quotation marks would break the code.

    注意,您需要使用 addslashes() 来对字段值进行转义,否则,带有引号的值将中断代码。

  • Unless quality becomes the responsibility of all team members, you won't break the code-test cycle that is at the root of the problem.

    除非质量成为所有团队成员的职责,否则就很难打破“编码-测试”这样的循环,而这正是问题的根源所在。

  • Peugeot BB1 is first of this brand, the French brand is not afraid to break the code of conventional automotive design to show us the urban compact car of the future.

    标致BB 1首先是这个品牌电动车,法国品牌不害怕打破传统汽车设计的代码向我们展示城市未来的紧凑型轿车。

  • We will never know for sure until someone discovers some form of bilingual tablet (an Indus Rosetta stone) that will help scholars break the code of the writing system.

    除非有人发现像古埃及罗塞塔碑的双语石碑,协助学者破解这种书写体,否则这文字将永远是个谜。

  • If you ignore the tests forever, the code they're expected to test may break and the breakage may not be detected.

    如果永远忽略这些测试,那么它们期望测试的代码可能会中断,并且这样的中断可能不能被检测到。

  • Changing these values would change the hash code, which would in turn break any hash table or dictionary that the object happened to be stored in.

    而改变那些值的同时也改变了哈希码,然后会破坏一些哈希表或者恰好储存了对象的字典。

  • Because when you change the code, you break things and introduce many bugs.

    因为当你改变代码时,有可能破坏了一些东西并造成许多漏洞。

  • It wasn't a subtle break either, the difference between VB 6 and VB 7 made moving forward with existing code neigh impossible for all but the most trivial of applications.

    破坏不止一处两处,VB 6和VB 7之间存在的差异,使得将已有代码从前者直接迁移到后者几乎成了不可能完成的任务。

  • Moving the Web code may cause dependency cycles to break when the code is removed from BankingCommon.

    移动Web代码可能会导致当代码从BankingCommon中删除的时候,循环依赖关系中断。

  • Some concurrency bugs won't break your code, but they can lead to poor application performance. Consider the synchronized block in Listing 5

    有一些并发缺陷有时不会使代码出错,但是它们可能会降低应用程序的性能。

  • If we were to take the strict position of "never break existing code," we would be forced to reject this useful new feature.

    如果我们有严格地立场,“从不破坏现有代码”,那么我们将被迫拒绝这项有用的新功能。

  • When you modify old code you have to both test your changes and then perform a set of regression tests to make sure you didn't break any of the existing code.

    而当你修改旧有代码时,你不得不既要测试你更改的部分,还要进行一系列的兼容测试,以保证你没有破坏任何的旧有代码。

  • If you break something, it's your responsibility to fix it, no matter where it is in the code.

    如果您破坏了某些事物,您要负责进行修补,无论它位于代码的哪一部分。

  • Then, break the execution and find the assembly code representing the infinite loop.

    然后,中断执行并找到表示该无限循环的汇编代码。

  • You can break this down structure even further, marking the punctuation (the period, comma, and hyphen) or breaking the zip code into two pieces.

    您可以进一步细化这个结构,标记标点(句点、逗号和短横线)或将邮政编码分为两部分。

  • The flows within the team break down if a fix is checked-in without updating the bug report, or if there is no link to connect the fix to a particular code stream and build.

    如果签入某个修复而没有更新错误报告,或者如果不存在将修复与特定代码流和构建版本联系起来的纽带,则团队中的流就会中断。

  • If calling code ignored the API and manipulated data structures in the library code, this independence would be lost since a change in the library's implementation might break the misbehaving client.

    如果调用代码忽略api并处理库代码中的数据结构,那么将丧失这种独立性,因为库实现中的改变可能破坏行为失常的客户端。

  • Such code is not part of the build, so checking in a broken experiment does not, by definition, break the build.

    这样的代码不属于构建,所以就算提交了残缺的试验性代码也不能破坏构建本身。

  • It is useful for debugging purposes by letting the debugger break into operating system code and examining the hardware registers.

    对于调试来说,它是很有价值的,它允许调试器中断操作系统代码、并检查硬件寄存器。

  • It also should not break existing code that interacts with the data.

    也不会破坏和数据交互的已有代码。

  • For example, when you make a change in the code, make sure you do regression testing to be sure you did not break any other code in the program.

    例如,当在代码中进行更改时,请确保进行回归测试,从而确保不会破坏程序中的任何代码。

  • Worse, even important modifications, such as upgrades to existing components, can cause things to break throughout the code base.

    更糟糕的是,即使像对现有组件的升级这样的重要修改也会导致整个代码基中断的事情出现。

相关推荐