• There is a certain art form in clean and concise code.

    一定艺术形式干净简洁代码

    youdao

  • Thinking is clear, concise code, comments clear, but we learn.

    思路分明代码简练注释清晰只得大家学习

    youdao

  • For the sake of writing more concise code, you can use JSON to simplify the process.

    为了编写简练代码可以使用JSON简化过程

    youdao

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

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

    youdao

  • I am not as big on long drawn out articles as I am on clear and concise code samples.

    没有漫长的,我就清楚简洁代码示例我的文章

    youdao

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

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

    youdao

  • Greenfield development, where a development team starts out with a blank IDE console and fills it with beautiful, concise code is a very small slice in the life of a software application.

    绿地开发(greenfielddevelopment)指开发团队首先开发空白IDE控制台,并用漂亮简洁代码填充它,这只是软件应用程序生存期中一个非常片段

    youdao

  • But there are scenarios where the application of functional programming concepts can be applied to PHP applications, resulting in code that is simpler, more concise, and easier to understand.

    但是这样场景函数式编程概念应用程序适用PHP应用程序,其结果代码变得更简单简洁、更易于理解。

    youdao

  • Such DECLARE statements also mean code that is more concise.

    这样DECLARE语句意味着代码更加简洁

    youdao

  • Smaller, more concise build files are much easier to maintain and understand; in fact, this pattern happens to hold true for code as well.

    更小简洁构建文件维护理解起来要容易实际上这种模式对于代码而言同样适用。

    youdao

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

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

    youdao

  • As you can see, by using the "code behind" approach, your code is very concise and maintainable.

    使用代码分离方法的代码会非常简明易于维护

    youdao

  • I don't remember why, I just remember that I was amazed at how concise the code was.

    原因记得了,我记得我对其代码的简明大为惊奇。

    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

  • It's clear from the aspect declarations in figures 2-5 that the code style is the most concise approach to working with AOP declarations.

    显然2 - 5方面声明来看,代码风格处理AOP声明简洁技术

    youdao

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

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

    youdao

  • Now, consider the same example written in Groovy, shown in Listing 7, which takes advantage of the more concise syntax offered with code blocks.

    现在看一下Groovy编写同样示例如清单7利用代码提供简洁语法

    youdao

  • They generally cite features that include a flexible and extensible syntax, closures, and how concise and expressive the code can be.

    人们总是引证ruby的灵活可扩展语法闭包等特性以及代码如何简明具有表现力

    youdao

  • If you ignore the JUnit-specific code in Listing 2, you can see that the test case is now quite neat and concise.

    如果没注意清单2中特定于JUnit代码那么您可以看到测试用例现在变得相当整洁简练

    youdao

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

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

    youdao

  • Some might say that Ruby's syntax is terse, and it's that way with a purpose: this language lets you create concise working code in short order.

    有人可能会Ruby语法简洁,正是它的意图这种语言使开发人员可以迅速编写简洁的代码。

    youdao

  • Knowing that the result of a GPath query is a List, you can make your code even more concise.

    知道GPath查询结果List之后,可以代码更加简练

    youdao

  • Build scripts in languages like Groovy or Ruby are more concise and easier to read. There's less clutter, boilerplate code, and your build script can be structured better.

    使用Groovy或者Ruby这样语言来构建脚本更加简洁、易懂,而且杂乱冗余的代码更少结构上也清晰。

    youdao

  • Since Python is dynamic typed and has concise syntax for data structures such as list and dictionary, Neo found it usually results in fewer lines of code.

    因为Python类型动态的,具有简洁数据结构语法比如列表字典所以neo发现通常可以减少代码

    youdao

  • This is very useful because not only can it keep the Web service code concise, but also it can help to separate the Web service code from any business logic code you already have.

    有用因为这样不仅可以保持Web服务代码简洁而且有助于已有的任何业务逻辑代码中分离出web服务代码。

    youdao

  • Not only is this more concise, the IDE now checks whether Task in fact has the properties done and date, and offers appropriate code completion.

    不仅更加简洁而且现在IDE可以检查事实上Task是否拥有donedate属性并且提供了恰当代码自动完成功能。

    youdao

  • This code is more concise than the equivalent C code in dbus-ping-listen.c and is easier to read.

    代码dbus-ping-listen.c相应的 C 代码 更简明也更容易读懂。

    youdao

  • The greatest benefit in PEAK's dispatch package is the possibility it offers for a much more accurate and concise modularization of code.

    PEAKdispatch最大的优点可以模块精确简明地进行模块化。

    youdao

  • DSLs work nicely for this task because they are concise (containing as little noisy syntax as possible) and readable (even by nondevelopers), and they stand out from more API-centric code.

    对于任务来说,DSL工作是良好的,因为它们简洁包含尽可能少的嘈杂语法甚至非开发人员也可以阅读),它们更多的以 API 为中心的代码中脱颖而出

    youdao

  • Here again I've left out the imports and exceptions to keep the code concise.

    这里同样简洁起见而省略了导入异常处理语句

    youdao

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

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

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