• 构建连贯接口简单。

    As you can see, building fluent interfaces is straightforward.

    youdao

  • 这种连贯接口主要优势在于适应性

    The main advantage of this style of fluent interface lies in its adaptability.

    youdao

  • 我会展示几种连贯接口首先方法链接

    I'll show you several types of fluent interfaces, starting with method chaining.

    youdao

  • 连贯接口固有一个缺陷某些情况下称作终了问题

    One pitfall that's inherent in fluent interfaces under certain circumstances is known as the finishing problem.

    youdao

  • 构建连贯接口可以知道什么时候违反一些规则行得通

    Building fluent interfaces is an example of knowing when it makes sense to break some of the rules.

    youdao

  • 连贯接口移除语法不需要的繁杂干扰从而实现可读代码

    Fluent interfaces remove unnecessary noise from your syntax, allowing for more readable code.

    youdao

  • 终了问题组合连贯接口任何时候都有可能出现

    The finishing problem can arise any time you mix fluent-interface classes.

    youdao

  • 有一个紧凑直观可读连贯接口能简化功能GUI测试创建维护

    A compact, intuitive, and readable fluent interface that simplifies creation and maintenance of functional GUI tests.

    youdao

  • Appointment包含清单2出现大部分连贯接口方法

    The Appointment class containing most of the fluent-interface methods appears in Listing 2.

    youdao

  • 目前为止,展示连贯接口dsls种上下文传递方法中的两种

    Thus far, I've shown two of the three context-passing techniques for fluent-interface DSLs.

    youdao

  • 连贯接口提供一种简单方式更改编写代码方式,以便容易看到一直竭力识别惯用模式

    Fluent interfaces provide a simple way to change the way you write code so that you can more readily see the idiomatic patterns you've fought to identify.

    youdao

  • 为了解决问题我们car转换一个连贯接口因而清单3中的代码变为清单4中的连贯接口

    To resolve this problem, we converted our Car class into a fluent interface, so that the code from Listing 3 became the fluent interface shown in Listing 4.

    youdao

  • Fowler确定一个公共dsl模式叫作连贯接口将其定义能够一系列方法调用中转维护指令上下文行为

    A common DSL pattern identified in Fowler's book is called fluent interface, which he defines as behavior capable of relaying or maintaining the instruction context for a series of method calls.

    youdao

  • 出现错误原因在于试图连贯接口setter方法调用之前调用appointment实例toString()方法

    The error occurs because I'm trying to call the toString() method on the appointment instance before the rest of the fluent-interface setter methods are called.

    youdao

  • 出现错误原因在于试图连贯接口setter方法调用之前调用appointment实例toString()方法

    The error occurs because I'm trying to call the toString() method on the appointment instance before the rest of the fluent-interface setter methods are called.

    youdao

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

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

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