to break a code的意思|示意
破解密码
to break a code的网络常见释义
破译 命令直译器 command interpreter 破译 to crack a riddle; to break a code; to solve an enigma; a breakthrough 七十士译本 Septuagint ..
to break a code相关例句
A. it is very hard to break a code without the code book.
没有密码本的情况下去破解密码是很难的。
Often, code that works in a local workspace turns out to break (or break some other code) at build time — an everyday cause of delays on most projects.
常常,在本地工作区可以工作的代码在构建时刻就出现失败(或者破坏其他代码)——这是大多数项目每天延迟的原因。
Instead, you set a breakpoint in the stored procedure code, and press Continue (F5) to execute code up to the break point.
而应当在存储过程代码中设置断点,并按“继续”(F 5)执行代码直到断点。
Before the program is run or before attaching it to a running program, list the source code where the bug is believed to be, and then set break points to start debugging the program.
在程序被运行或者被连接上之前,列出源代码并且在认为可能有错误的地方下断点。
One very likely use is as a replacement for passing a cumbersome number of parameters to the stylesheet. You can break a string into lines of text using the following code.
一种很有可能的用法是代替向样式表传递大量的参数。
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.
而当你修改旧有代码时,你不得不既要测试你更改的部分,还要进行一系列的兼容测试,以保证你没有破坏任何的旧有代码。