• 开始就要寻求使得代码简洁方法

    Look for ways to simplify your code right from the outset.

    youdao

  • 利用继承特性程序代码简洁运行速度

    By using characteristic of inheritance and encapsulation, code of programmer is more succinct, and speed of running is faster.

    youdao

  • 系统用户操作样例系统验证中可以用到代码简洁

    The system user of the sample, the system verification can be used, concise code.

    youdao

  • 使用固定的游戏速度最大FPS一个容易实现而且代码简洁解决方案。

    Using a constant game speed with a maximum FPS is a solution that is easy to implement and keeps the game code simple.

    youdao

  • 由于采用OOP技术,使得软件代码简洁调试方便极大地提高了软件生产效率。

    By using OOP technology, the length of source code has been greatly reduced, and it is easy to debug.

    youdao

  • 本文采用LAG数据结构对测井曲线图数据进行压缩,压缩效率较高,且算法简单代码简洁

    LAG was used to compress well-logging data, which has the merits of relatively high compressed efficiency, quite simple algorithm and the extremely succinct code.

    youdao

  • 文章介绍了一种面向应急救援呼叫中心系统核心软件基于有限状态理论设计具有控制结构清晰程序代码简洁高效等特点。

    This paper presents an emergency call center system. The kernel software of the system is designed based on a finite-state machine, featuring with clear control structure effective program code.

    youdao

  • 还要注意,这里仍然异常未加检查使代码异常简洁

    Also note the continuing pattern of unchecked exceptions, which keeps the code remarkably concise.

    youdao

  • 如果这个匿名作为一个内部单独放置,那么清单1中的代码简洁很多

    The code in Listing 1 would be much neater if the anonymous class was placed separately as an inner class.

    youdao

  • 但是这种欣赏不是一定要求代码或者简洁

    But this appreciation does not necessarily require the code to be readable or maintainable.

    youdao

  • 虽然他们定义简洁代码侧重点不尽相同,但其中仍有共通之处:简单重复读、优雅

    Although they all emphasize different aspects of clean code, there are a few emerging themes: simplicity, lack of duplication, readability, elegance.

    youdao

  • 随着我们继续构建这个,只要有助于使代码简洁、更清晰,越来越多这样特性添加进来。

    As we continue building out the library, more and more of those features will begin to worm their way in, anywhere that they help make the code more concise and more clear.

    youdao

  • 一个例子中ejb组件正确使用使得代码简洁易懂

    In one case proper use of EJB components resulted in less, and more easily understood code.

    youdao

  • 代码变得高效简洁的时候,可以说走上正轨了

    When your code is getting both better and simpler, that is when you know it's right.

    youdao

  • 如果这些字符串经过精心挑选它们就可以使结果代码简洁

    If those strings are selected carefully, they can make the resulting code much clearer.

    youdao

  • 不认为软件工程教授们都特别欣赏代码简洁

    I'd like to think that software engineering professors are especially tuned into code cleanliness.

    youdao

  • 所选择语言,你应该觉得“舒服”,并且能够写出有效而且简洁)的代码重要的,语言去适应项目,反之亦然。

    The language you choose should provide you with a suitable "comfort" level, the ability to produce efficient (and clean) code, and, above all, allow the language to suit the project and vice-versa.

    youdao

  • 看起来XML还有另一个好处代码本版代码更为简洁容易

    It looks like there's another benefit to XML: the code is a lot cleaner and easier than the text version.

    youdao

  • Rails那样使用这种方法可以两全其美具有较少重复简洁代码不会失去灵活性。

    Using this approach, as Rails does, you get the best of both worlds: concise code with less repetition without sacrificing flexibility.

    youdao

  • 尽管Perl代码简洁,但是已经足以说明Perl中处理XML是多么容易

    Although you can make the Perl more concise, this code also illustrates how easy it is to manipulate XML in Perl.

    youdao

  • 虽然可以没有jquery情况下完成这些工作但是使用价值在于,该代码非常简洁所有跨平台工作都已经完成

    You can do all of this work without the jQuery library, but the value of using the library is that the code is concise and all the cross-platform work has been done for you.

    youdao

  • 约定优于配置会使新的Rails开发人员能够立即上手因为控制器模型代码特别简洁

    Convention over configuration also leads to "aha!" moments for new Rails developers because the controller and model code is so concise.

    youdao

  • 但是生成XQuery代码仍然保持简洁并不包含使用其他语言处理XML出现开销

    Nevertheless, the resulting XQuery code remains concise and does not contain the overhead you'd have when using a different language to process XML.

    youdao

  • 获得推荐并不十分有用因为我们有意bean代码做的简洁证明预输入组件如何工作

    The suggestions that you get in this example are not very useful, because we intentionally kept the bean code simple here to demonstrate how a type-ahead component works.

    youdao

  • 学习OOP设计模式简洁代码重构

    Learning OOP, Design Patterns, Clean Code and refactoring.

    youdao

  • Perl语言展示它们如何能够利用非常且不明显代码做出真正简洁事情方面给予技术人员很大的欢乐

    Perl is a language that gives technical folks great glee in showing how they're able to do really neat things with very cool, non-obvious code.

    youdao

  • 如果使用Doxygen代码注释就会简洁,省去了嵌入HTML标记清单5

    When you use Doxygen, code comments are much more terse, without the embedded HTML, as demonstrated in Listing 5.

    youdao

  • 第十一系统级别讨论简洁代码依赖注入面向方面编程技术

    Chapter 11 talks about clean code in the context of system-level techniques such as Dependency Injection and Aspect-Oriented Programming.

    youdao

  • 上面代码相当简洁所以逐行说明的功能。

    The above code is quite terse, so I'll go over what it does line by line.

    youdao

  • 名字价值如何估计都不为过,记住Ward原则一个子程序都只应该做的,就拥有了简洁代码

    It is hard to overestimate the value of good names. Remember Ward's principle: you know you are working on clean code when each routine turns out to be pretty much what you expected.

    youdao

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

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

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