• 而且,这些都是以代码可能是代码一部分形式出现,通过研究,很容易就能破解

    It is usually coded and may be part of a longer code, but by studying the ticket, it can generally be spotted.

    youdao

  • 为了处理代码函数我们采用开发人员认可的语法识别的断行方式实时分解代码行。

    To handle functions with long lines, we use syntax-aware reflow that runs in real time to wrap these long lines the way a programmer would.

    youdao

  • 虽然这个代码稍微有点儿,但还是会努力尽可能简练地解释

    Although this code is somewhat lengthy, I will endeavor to explain it as concisely as possible.

    youdao

  • 因为检查大型代码基址需要时间相当即使是快速硬件上也是如此,所以这种方法可以帮助更快发现查找的特定问题

    Because checking a large code base can take a noticeable amount of time, even on fast hardware, this can also help you find specific problems you're looking for more quickly.

    youdao

  • 虽然这样代码可能一点但是用户需要马上看到结果地方执行任何复杂任务一个办法

    Though the code can be a bit long, it’s a good way to launch any complex tasks where the user needs to see the results right away.

    youdao

  • 代码看起来复杂实际上并非如此

    The code looks long and complicated, but it's really not.

    youdao

  • 上面代码相当,但当前没有多少事情

    That's quite a lot of code that currently doesn't do much.

    youdao

  • 代码只是用户单击Go按钮开始轮询

    This code simply starts the long poll when the user clicks the Go button.

    youdao

  • 代码我们开始创建transcript脚本很多

    This particular code is much longer than the original "transcript" script that we created.

    youdao

  • 应当记得,soundex算法会把每个soundex代码裁剪成4个字符,这样就疏忽了单词尾部,因此也就进一步增加匹配数量

    As you'll recall, the soundex algorithm also truncates each soundex code to four characters, further boosting the number of matches by ignoring the ends of long words.

    youdao

  • 最喜欢的代码控制工具(使用CVS时间与使用Eclipse的时间一样)。

    Your favorite source code control tool (I've used CVS for as long I've used Eclipse).

    youdao

  • 这里脚本好像10那么……全都是攻击代码

    Well that script was like 10 lines long in there... Being all exploitive.

    youdao

  • 除非足够能力在每次代码生成之间定制代码,否则时间失去生产力

    Unless you have sufficient capability to customize code between generation passes, you'll lose your productivity engine over time.

    youdao

  • 传统方法工作方式如下:编写大量代码后执行次大爆炸式集成然后花费相当时间来改正问题

    Traditional approaches tend to work like this: code a lot, do a big-bang integration, then spend a significant amount of time fixing the problems.

    youdao

  • 调试,单查找有问题的代码时间改正错误代码的时间一样

    When I was debugging, it was taking me just as long to find the offending code as to fix it.

    youdao

  • 所给出命名应该尽量足够清晰以便能理解含义,也不能太过怪异,如果这样,代码可读性会受到影响。

    Give things names that are long and clear enough that you understand what they are, but not so long and awkward that they make the code less readable.

    youdao

  • 目标帮助我们缩小了工作范畴大大减少测试工作量因为原有代码已经运行过相当时间,是可靠

    This goal also helped to narrow our focus and significantly reduce testing efforts because we knew that with very few exceptions, the code had already been running in production for a long time.

    youdao

  • 尽管有点还是愿意列出所创建处理程序文档全部xml代码

    Although they are a bit long, I would like to present the entire XML source of the word processor documents created.

    youdao

  • 这些虚拟机实际上的确相对简单存在严重性能问题解释代码时间总是执行本机代码的时间

    These actually were relatively simple, but suffered from severe performance problemsinterpreting code is always going to take longer than executing native code.

    youdao

  • 关键代码路径处理时间频繁执行代码路径。

    A critical code path is one that takes a long time to process or is very frequently executed.

    youdao

  • 正如所有开发人员知道的,包含较短函数的、简洁的组织良好代码基数(code base)要比非常似乎不会结束的1000函数容易使用得多

    As all developers are well aware, a neat well-organized code base with smaller functions is much easier to work with than very long 1000 line functions that seem to go on and on.

    youdao

  • PowerPC指令正好32,指令opcode(操作符,告诉处理器条指令是什么的代码)占据6位。

    Each instruction on the PowerPC is exactly 32 bits long, with the instruction's opcode (the code telling the processor which instruction it is) taking the first six bits.

    youdao

  • 代码有点但是容易分为几个基本部分

    It's a bit lengthy, but pretty easy to distill into a couple of basic components.

    youdao

  • 如果程序代码没有认真编写,一个恶意意图破坏者就能够提交个30000个字符条目而不是预计30个字符

    If the program has not been carefully written, a vandal with malicious intent could submit an entry that's 30, 000 characters long instead of the expected 30.

    youdao

  • 如果程序代码没有认真编写,一个恶意意图破坏者就能够提交个30000个字符条目而不是预计30个字符

    If the program has not been carefully written, a vandal with malicious intent could submit an entry that's 30,000 characters long instead of the expected 30.

    youdao

  • 对于pmdexcessiveclasslength规则默认1,000代码

    For long classes, PMD has the ExcessiveClassLength rule, which defaults to 1,000 lines of code.

    youdao

  • ShowStat输出(尤其是使用代码调试版本)可能会阻塞执行其他进程

    The long Show Stat output (especially using the debug version of the code) may block another process as it executes.

    youdao

  • 提示因为实现这个目标代码相当只是简单地解释工作方式,实际的代码留给你完成。

    NOTE Because the code to do this is rather lengthy, I'll simply explain how it's done and leave the actual code to you.

    youdao

  • 提示因为实现这个目标代码相当只是简单地解释工作方式,实际的代码留给你完成。

    NOTE Because the code to do this is rather lengthy, I'll simply explain how it's done and leave the actual code to you.

    youdao

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

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

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