网站首页  词典首页

请输入您要查询的英文单词:

 

单词 anti-pattern
释义

anti-pattern

  • 网络反模式;反面模式;反设计模式
1.
反模式
反模式 反模式Anti-Pattern)看起来总像是一个好的解决方案,但是当它真正被采用后,就会带来麻烦。 通过将反模式归档, …
zzk.cnblogs.com
2.
反面模式
反面模式anti-pattern)是指在实践中明显出现但又低效或是有待优化的设计模式。你会在网页应用或网站看到这种方法,更 …
g.csdn.net
3.
反设计模式
由于不通过JCA,这种方法往往造成每次EJB访问HornetQ都要新建一个连接和会话, 使效率大降低。这被视为反设计模式ant
blog.csdn.net
4.
反样式
管理的反样式Anti-pattern):人员的互动更胜於流程与工具 敏捷式方法面对3个重要的问题:程序不是很清楚、仰赖自动化 …
www.ithome.com.tw
5.
背面模式
背面模式Anti-pattern)2012-10-24 14:15:58 IT背面案例,仁者见仁智者见智2012-07-01 13:15:00 Hibernate的检索模式(一…
www.myexception.cn
6.
反例
...则已经被大多数人熟知.我们要做的是分析各种可称为"反例"(anti-pattern)的违背优秀编码规范的常见坏习惯,帮助读者熟悉这些 …
www.cnblogs.com
7.
防叠
防叠,anti... ... ) anti-fold bar 防叠棒 ) anti-pattern 防叠 ) axial overlap prevention 轴向防叠 ...
www.dictall.com

例句

释义:
1.
An anti-pattern is an application design flaw that's seen often enough to be an issue everyone should watch out for.
反模式就是频繁出现的应用程序设计缺陷,已经成为所有人都应该注意的问题。
www.ibm.com
2.
Anti-pattern: Source files stay checked out of a repository for long periods of time due to the amount of changes required for tasking.
反模式:由于所需的修改太多,源代码长时间签出存储库。
www.ibm.com
3.
An example of an anti-pattern is an unlimited bound for the upper multiplicity of an association end (typically denoted by an asterisk).
反模式的一个实例是关联端上面的多重性的无限边界(一般由星号表示)。
www.ibm.com
4.
The anti-pattern to following this principle would be to nurture heroic developers willing to work extremely long hours, including weekends.
这一原则的反模式是培养英雄式的开发者,他们愿意超长时间工作,包括周末。
www-128.ibm.com
5.
Let me quickly restate what I mean by "anti-pattern. "
我先快速重述我所说的“反模式”是什么意思。
www.ibm.com
6.
The anti-pattern to following this principle would be to go directly from vague, high-level requirements to custom-crafted code.
这一原则的反模式是直接从模糊的高级需求发展出定制的代码构思。
www.ibm.com
7.
It has exactly the same kind of cyclic dependency as the anti-pattern in Figure 19, now between the join and the fork.
它与图19中的循环依赖关系的类型完全相同,但现在涉及的是join和fork。
www.ibm.com
8.
We also show a correction to the anti-pattern in the form of a pattern.
此外,我们还将以模式的形式显示针对反模式的更正。
www.ibm.com
9.
The anti-pattern in Figure 30 summarizes typical problems of process interfaces that do not match their incoming flows.
在图30的反模式总结的典型问题中,流程接口与它们的传入流不匹配。
www.ibm.com
10.
In contrast, the term "anti-pattern, " is now often used to represent anything that is a bad idea, or, if you will, a "bad practice" .
与之相反,术语“反模式”现在常用来表示一个不好的想法或“不好的实践”。
www.ibm.com
1.
Another anti-pattern is to complete all unit testing before doing integration testing, again delaying identification of major issues.
另一个反模式是在进行整体测试前完成所有单元测试,援引同样是延迟了主要问题的识别。
www.ibm.com
2.
The anti-pattern in Figure 22 explicitly defines the lack of synchronization through unsynchronized cycles by pairing a fork with a merge.
图22中的反模式通过fork-merge对导致的未同步循环显式定义了缺乏同步问题。
www.ibm.com
3.
Another anti-pattern would be to architect a system only to meet the needs of the most vocal stakeholders.
另一个反模式是构建一个只能满足最强势的涉众的需求的系统。
www.ibm.com
4.
That anti-pattern has cost companies lost revenue, exposed customer records, and unfortunately is achievable in every programming language.
这种反模式使得公司损失惨重,并暴露了客户记录,而且不幸的是没有一种编程语言可以幸免。
www.ibm.com
5.
Anti-pattern: Teams choose not to send build status notifications to team members; thus, people aren't aware a build has failed.
反模式:团队没有把构建状态通知发送给团队成员;因此,开发人员不知道构建已失败。
www.ibm.com
6.
This seems to contradict the CRUDy anti pattern for SOA.
这有好像与SOA反模式CRUD是矛盾的。
www.infoq.com
7.
Name. The name provides a short, descriptive label for the anti-pattern.
名称为反模式提供了一个简短,描述性的标签。
www.ibm.com
8.
As stated previously in the "Semantic Uncontrolled Chaos" anti-pattern, people will inevitably have different takes on semantics.
如前面的“无控制语义混乱”反模式中所述,人们对于语义将不可避免地有不同的理解。
www.ibm.com
9.
Anti-pattern: Builds stay broken for long periods of time, thus preventing developers from checking out functioning code.
反模式:构建长时间破碎,导致开发人员无法签出可运行的代码。
www.ibm.com
10.
The anti-pattern to following this principle would be to always see more process and more detailed upfront planning as better.
这一原则的反模式是永远认为更多过程和更详细的前景计划是更好的。
www.ibm.com
1.
The anti-pattern in Figure 10 shows a generalization of the incorrect decision-join pairing that results in a deadlock.
图10中的反模式显示了一种因错误的decision-join对而导致死锁的普遍情况。
www.ibm.com
2.
In fact, an almost sure sign that your team may be applying the Continuous Ignorance anti-pattern is when build failures seldom occur.
实际上,当很少发生构建失败时,几乎可以确定开发团队可能正在应用持续忽略反模式。
www.ibm.com
3.
Although this kind of approach may typify large company cultures, it is far from optimum and you should strive to avoid this anti-pattern.
尽管这类方法可能代表大多数公司的文化,但是它较之最适宜相距甚远,并且您应当努力避免这种反模式。
www.ibm.com
4.
Queues are everywhere, and e-mail backlogs are only one possible anti-pattern to consider that can be categorized as queues.
查询是无处不在的,而电子邮件积压可能是可以归类为查询的唯一反模式。
www.ibm.com
5.
A variant of this anti-pattern using activity form is straightforward and thus not shown.
对于此反模式,使用活动形式的变种非常简单,本文将不再演示。
www.ibm.com
6.
Typically, an anti-pattern naturally leads to one or more patterns that can be applied to remedy the undesirable situation.
一般,反模式自然地形成一个或多个应用于补救不合需求的情况的模式。
www.ibm.com
7.
We describe each anti-pattern in this article, explain why the model fragment in this anti-pattern is wrong and show a corrected model.
在本文中,我们将介绍每种反模式的定义,说明此反模式中的模型片断之所以是错误的原因,同时提供正确的模型。
www.ibm.com
8.
In the following two scenarios you may treat N 1 just as a pattern instead of an anti-pattern.
在下面两个场景中,你可能会把N 1视为一种模式而非反模式。
www.infoq.com
9.
This anti-pattern is also one of the most frequent modeling errors.
此反模式也是最常见的建模错误之一。
www.ibm.com
10.
The anti-pattern in Figure 20 is similar to the previous anti-pattern except that it contains a fork instead of the decision.
图20中的反模式与上一反模式相似,只不过它包含的是fork而不是decision。
www.ibm.com
1.
An anti-pattern is a commonly reinvented or commonly reoccurring bad solution to a problem.
另一个反模式,是普通重现或者对一个问题糟糕的解决方案。
www.ibm.com
2.
This brings me to the second anti-pattern in error handling.
这就带来了错误处理中的第二种反模式。
www.ibm.com
3.
Hence, always using the same process, and the same amount of process throughout the project is a anti-pattern that will lead to failure.
因此,总是使用同样的过程,并且在项目过程中同样数量的过程是导致失败的反模式。
www.ibm.com
4.
Anti-pattern: You run a private build that works on your machine, only to discover later that the changes don't work in other environments.
反模式:只能在自己机器上运行的私人构建,造成日后才发现修改不能在其他环境下工作。
www.ibm.com
5.
Anti-pattern: Go directly from vague high-level requirements to custom-crafted code.
反模式:直接从模糊的高级需求发展出定制的代码构思。
www.ibm.com
6.
Anti-pattern: Plan the whole lifecycle in detail, track variances against plan.
反模式:详细计划整个生命周期,用计划记录变数。
www.ibm.com
7.
Anti-pattern: Postpone integration testing until all code has been completed and unit-tested.
反模式:推迟集成测试直到所有代码都完成并且单元测试也已完成。
www.ibm.com
8.
The anti-pattern in Figure 17 shows that the gateway form leads to dangling inputs in the join that cause a deadlock.
图17的反模式显示,网关形式会导致join中出现悬空输入,并进而导致死锁。
www.ibm.com
9.
The BBM is a common anti-pattern, but, to some extent, it's an attribute that can be applied to nearly every software project.
BBM是常见的反模式,但是,在某种程度上,它是可应用于几乎每个软件项目的属性。
msdn.microsoft.com
10.
The anti-pattern in Figure 27 shows the problem of stop nodes used in parallel branches.
图27中的反模式显示的是在并行分支中使用的停止节点的问题。
www.ibm.com
1.
Anti-pattern: A workstation with limited resources is used as the build machine, leading to lengthy build times.
反模式:用一台资源有限的工作站执行构建,导致构建时间太长。
www.ibm.com
2.
The anti-pattern in Figure 12 captures the incorrect fork-merge pairing that is responsible for a lack of synchronization.
图12中的反模式捕获了导致缺乏同步的错误fork-merge对。
www.ibm.com
3.
An anti-pattern is a proven worst practice, such as "violating object state encapsulation with publicly exposed instance variables. "
反模式是已知的最坏的模式,例如“通过公开地暴露实例变量来违反对象状态封装”。
www.ibm.com
4.
Note also that a stop node was not provided in the anti-pattern, which is required to release the data in a simulation run.
另外还要注意,反模式中没有提供一个停止节点,而在运行模拟时,如果您要释放数据,这是必不可少的。
www.ibm.com
5.
Anti-pattern: Builds are run daily, weekly, or on some other schedule, but not with every change.
反模式:构建每天运行、每周运行,或者按照其他安排运行,但是没有对每个修改都运行构建。
www.ibm.com
6.
This means Task 4 in the anti-pattern cannot execute, although the task has all its inputs connected.
这意味着,虽然反模式中的任务Task4的所有输入都已经连接了,但该任务仍然无法执行。
www.ibm.com
7.
These are just some examples of why an email based process is an anti-pattern, and should be avoided.
这些示例说明了为什么基于电子邮件的流程是反模式的,并且应该避免。
www.ibm.com
8.
Each result comprises a context (for example, the class that matches an anti-pattern), and a description of the problem.
每个结果由一个上下文(举例来说,匹配反模式的类)和一个问题描述组成。
www.ibm.com
9.
The anti-pattern in Figure 19 represents a join-decision pair that deadlocks.
图19中的反模式展示了发生死锁的join-decision对。
www.ibm.com
10.
This is an anti-pattern in SOA adoption, and should be avoided.
这是SOA采用中的一个反模式,应该加以避免。
www.ibm.com
1.
The form I have chosen to represent the anti-pattern description is not unique.
我选择用来表现反模式的描述并不是唯一的。
www.ibm.com
2.
I'm always amazed at how often this anti-pattern shows up.
我总是对这个反模式出现的高频率感到诧异。
www.ibm.com
3.
When we observe these effects, we have discovered an anti-pattern.
在我们观察这些效果时,我们发现了一种反模式。
www.ibm.com
4.
In addition to spotting the anti-pattern and knowing how to fix the solution, you also need to know how to detail the solution using OCL.
除了定位反模式,并了解如何修复解决方案,您还需要知道如何用OCL详述解决方案。
www.ibm.com
5.
Solution. This is the crux of the anti-pattern.
这是反模式中最关键的一点。
www.ibm.com
6.
Accordingly it is an anti-pattern and shouldn't be used.
这是一种反模式,不该使用它。
www.infoq.com
7.
Having dependencies on knowing the internal working of the services functionality is another anti-pattern of SOA and should also be avoided
对服务内部工作机制的依赖是SOA的另一个反模式,应该被避免。
www.infoq.com
8.
Anti-pattern three: Lack of information integration logic reuse
反模式三:缺乏信息集成逻辑重用
www.ibm.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/3/1 3:29:47