antipatterns
美
英 
例句
Re-factoring and ensuring a clearly articulated set of architecture principles is key to the elimination of these antipatterns.
重構和確定清晰的架構原則鏈接集是避免這些反模式的關鍵所在。
The impact of these antipatterns can be significant, leading to delivery delays, poor performance, and lack of reuse.
這些反模式的影響是巨大的,導致交付延遲、性能降低和缺乏重用。
Michael Nygard: There are a bunch of specific problems that I commonly see, that I wrote up as the Capacity Antipatterns.
MichaelNygard:我也經常見到很多這類問題,我把它們叫做“容量反模式”。
My plan goes wrong, but I am prepared to respond through analyzing other troubled runs through my rapid: I am using antipatterns.
我的計劃出了問題,但我有所準備,通過在我的急流中分析其它失敗的漂流作出響應:我在使用反模式。
Antipatterns are usually described in a template that identifies symptoms, consequences, root causes, and potential solutions.
反模式通常使用模板進行描述,在其中標識癥狀、結果、根本原因和可能的解決方案。
This first article in the series has presented some monitoring antipatterns as well as some desirable attributes of an APM system.
本系列文章的第1部分介紹了一些監(jiān)控反面模式和一些APM系統(tǒng)需要的屬性。
If you're a programmer and a fan of design patterns, I am sure that you will find that antipatterns have much to offer.
如果您是一名程序員,并且是設計模式的愛好者,我保證您會發(fā)現(xiàn)反模式能夠提供的不止這些。
Bruce Tate, demonstrates how and why antipatterns are a necessary and complementary companion to design patterns.
一書的知名作者,他在本文中說明了反模式如何及為什么會成為設計模式必要的和補充的伴侶。
My goal in this article is to show you that antipatterns are a necessary and complementary companion to design patterns.
我撰寫本文的目的在于向您說明,反模式是設計模式的一個必要的和補充的伴侶。
When codified, this collective knowledge makes a valuable extension to software patterns and classified as antipatterns.
系統(tǒng)化后,這個知識集合可以提供軟件模型的有價值的擴展(歸類為反模式)。
This section presents a few of the antipatterns I've run across or been guilty of.
本部分將介紹幾個反模式,其中的錯誤現(xiàn)象是我們經常遇到的或易犯的。
Antipatterns: Manually applying deployments locally in each target environment.
反模式:在每個目標環(huán)境中通過手動方式在本地應用部署。
Antipatterns: Manually install and configure containers into each target environment.
反模式:手動將容器安裝到每個目標環(huán)境并進行配置。
This article has presented two antipatterns that may arise during the delivery of SOA initiatives.
本文展示了兩個交付SOA計劃的過程中可能產生的反模式。
Antipatterns: Manually rolling back application and database changes.
反模式:手動回滾應用程序和數(shù)據(jù)庫更改。
Antipatterns: Manually applying database and data changes in each target environment.
反模式:在每個目標環(huán)境中手動應用數(shù)據(jù)庫和數(shù)據(jù)更改。
Delivery organizations should therefore be aware of these antipatterns and plan for their prevention.
交付組織應該意識到這些反模式并做好防范措施。
Many other industries -- most notably, manufacturing -- use antipatterns in some form, usually in combination with design patterns.
很多其它行業(yè)―最值得注意的是制造業(yè)―使用某種形式的反模式,通常都是與設計模式相結合使用。
Publish your antipatterns and improve programmers that you don't even know.
您還可以發(fā)布反模式幫助您甚至不認識的程序員。
Antipatterns, like design patterns, are recurring solutions.
反模式類似于設計模式,是重復使用的解決方案。
While design patterns tend to target very specific problem domains, antipatterns can be more general.
設計模式傾向于定位在特定問題域上,而反模式就可以更具普遍性。
Literary form: Antipatterns are descriptions of problems, rather than code.
字面形式:反模式是問題的描述,而不是代碼的描述。
Antipatterns: Separate compilation for each target environment on the same tag.
反模式:對于同一標記,為每個目標環(huán)境單獨進行編譯。
Similarly to patterns, use of antipatterns has extended to all software development phases and beyond, to other domains.
與模式類似,反模式的使用也擴展到了軟件開發(fā)的各個階段,并深入到了其他領域中。
Publishing antipatterns can spread the benefits even more broadly.
發(fā)布反模式可以更廣泛地傳播反模式的好處。
I'll also point out ways that antipatterns can complement your design pattern study.
我還會指出反模式能夠以何種方式補充您的設計模式學習。
You can also check out my book, Bitter Java, which contains two full chapters on the Magic Servlet and related antipatterns.
您還可以看看我的BitterJava,這本書包含兩章完全關于魔法Servlet和相關反模式的內容。
Figure 1 expresses the difference between patterns and antipatterns.
圖1說明了模式和反模式之間的區(qū)別。
Refactored solution: Antipatterns are useful to the extent that they can help us extricate ourselves from traps, or avoid them entirely.
重構的解決方案:反模式有用的范圍是:可以幫助我們從陷阱中解脫出來,或者完全避免這些陷阱。
Once problems occur, antipatterns can help by explaining how to recover from them.
一旦出現(xiàn)問題,反模式可以提供幫助,能說明如何從其進行恢復。
These are described in this article in the form of antipatterns.
在本文中以反模式的形式描述。
Antipatterns help you recognize more of them earlier in the development cycle.
反模式有助于幫您在開發(fā)周期的早期識別出更多此類錯誤。
These are antipatterns that hinder or delay SOA adoption by customers and businesses.
這些是阻礙或延遲客戶和業(yè)務的SOA采用進程的反模式。
Antipatterns, on the other hand, document things that went wrong.
而在另一方面,反模式則記錄出現(xiàn)錯誤的情況。
Documented antipatterns discovered by the authors on engagements in client meetings
作者在與客戶會談中發(fā)現(xiàn)而記錄下的反模式
AntiPatterns and Patterns in Software Configuration Management
軟件配置管理中的模式與反模式
Antipatterns included in this presentation have been agreed upon by the three authors
本文中包含的得到了三位作者一致認可的反模式
In contrast to the antipatterns I've just described, the ideal APM system this article series presents has the following attributes
與剛才討論的反面模式相反,本系列文章介紹的理想APM系統(tǒng)擁有以下屬性
Approach to identifying SOA antipatterns
標識SOA反模式的方法
He provides concrete examples of antipatterns - the
他提供了反模式具體的示例