idiomatic
adj. 惯用的;符合语言习惯的;通顺的
2025-11-24 04:04 浏览次数 8
adj. 惯用的;符合语言习惯的;通顺的
"idiomatic English"
idiomatic expression惯用语;成语性词语
idiomatic usage习惯用法
idiomatic paradigm惯用模式
idiomatic structure熟语化结构
idiomatic doublets骈式习语
idiomatic english地道英语;合乎习惯用法的英语
idiomatic expressions习惯用语;习惯表达法
idiomatic structures惯用结构
idiomatic culture熟语文化
english idiomatic英语习语
this discussion of dsls as a way to capture idiomatic patterns may seem a bit abstract up until now, so i「ll finish with an example from the real world.
到目前为止,介绍 dsl作为一种捕获惯用模式的方法可能有点抽象,因此我接下来将使用一个真实的示例作为结束。
one of the difficulties for emergent design lies in finding idiomatic patterns and other design elements hidden in code.
紧急设计的难题之一是寻找隐藏在代码中的惯用模式和其他设计元素。
remember that i」m using the dsl to capture a domain idiomatic pattern, which means that nondevelopers might read it.
记住我将使用dsl来捕获一个领域惯用模式,这意味这非程序员也可以阅读。
the easiest way to capture idiomatic patterns is to extract them as their own api or framework.
捕捉惯用模式最简单的方式就是将它们作为自身的api或框架予以提取。
in the next installment, i continue showing how to harvest idiomatic patterns, with a collection of techniques usually used for building domain-specific languages.
在下一期中,我们将继续展示如何通过用于构建域特定语言的一系列方法获取惯用模式。
one of the key enablers for emergent design is the ability to harvest and use the idiomatic patterns you uncover.
紧急设计的一个关键性促进因素是捕获和使用您发现的惯用模式的能力。
this is the code i ultimately refactor into its own idiomatic pattern in " leveraging reusable code, part 1.
这就是在 「利用可重用代码,第1部分」 中我最终重构到它的惯用模式中的代码。
i want the idiomatic patterns that i harvest to stand out from the rest of my code, and dsls provide a compelling mechanism for achieving this goal.
我想让我捕获的惯用模式从其余的代码中脱颖而出,dsl提供一个令人信服的机制来实现这一目标。
in the next installment, i「ll continue discussing dsl techniques as a mechanism for harvesting idiomatic patterns in emergent design.
在下一期中,我将继续讨论dsl方法,将其作为一种在紧急设计中捕获惯用模式的机制。
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.
连贯接口提供一种简单的方式来更改编写代码的方式,以便您更容易看到一直竭力识别的惯用模式。
one of the goals of emergent design is to find idiomatic patterns of use within your application.
紧急设计的目标之一是找到应用程序中使用的惯用模式。
that attitude affects idiomatic patterns as well.
此态度也影响了惯用模式。
but it also helps you discover the idiomatic patterns that exist in your code.
但是,它也有助于发现代码中存在的惯用模式。
this works well for idiomatic patterns in emergent design because domain patterns are frequently declarative.
这对于紧急设计中的惯用模式很有效,因为域模式通常都是声明性的。
mr. huang, who is 41, divorced and the father of a young daughter, speaks nearly perfect, idiomatic english.
黄先生今年41岁,离异,是一个女儿的父亲,他讲着一口近乎完美的地道英语。
however, every solution contains idiomatic patterns, which are not formal enough to emblazon in a book but are pervasive nonetheless.
但是,每个解决方案还包含惯用模式,这些模式不够正式,但是得到了普遍应用。
duplication in code obscures the design because you can「t find idiomatic patterns.
代码复制使设计变得更加模糊,因为您无法找到惯用模式。
once you can see them clearly, you can harvest the reusable parts and apply idiomatic design principles.
清楚地了解这些资产之后,就可以找到可重用的部分并应用惯用设计原则。
this is a technical idiomatic pattern relating to testing that i can easily anticipate needing in lots of contexts.
这是与测试相关的一种技术惯用模式,我可在多个上下文中轻松预见该测试的有用性。
however, if you can make the idiomatic pattern stand out from other code, it」s easier to see that it is in fact something different.
不过,如果您可以将惯用模式从其他代码中凸显出来,这样就可以更容易地看到它的不同。
emergent design requires the ability to see and harvest idiomatic patterns and abstractions, and tools and techniques to take advantage of those things when they appear.
紧急设计要求具有看到和积累惯用模式和抽象、工具和技巧的能力,以便在它们出现时能够利用它们。
one common technical idiomatic pattern in most projects is validation, which lends itself well to declarative code.
大多数项目中最常见的技术惯用模式是验证,它非常适用于声明性代码。
idiomatic patterns represent common design idioms in your code.
惯用模式代表代码中常用的设计习惯。
i contend that every code base includes idiomatic patterns, so any project would do.
我认为每个代码库都包括惯用模式,所以可以使用任何项目。
one technique for harvesting those idiomatic patterns uses a combination of metrics.
积累那些惯用模式的一种技巧是使用指标组合。
every code base has idiomatic patterns; you just have to learn to see them and act.
每个代码库都有惯用模式。您必须学会发现它们并采取行动。
several previous installments of this series focus on the obvious first step in emergent design: discovering idiomatic patterns.
本 系列的前几期主要关注紧急设计中显而易见的第一步:发现惯用模式。
this has now moved beyond merely idiomatic fluent code into truly expert code.
这已经不仅仅是惯用的流畅代码,而是真正的专业代码。