- 浏览: 748190 次
- 性别:
- 来自: 上海
-
文章分类
- 全部博客 (419)
- 杂软粉墨 (2)
- 创意灵感 (3)
- 经验记录 (137)
- 开源轨迹 (2)
- sip-communicator (2)
- 闲侃杂谈 (8)
- 问题交流 (24)
- 概念模式 (32)
- 难点备案 (5)
- JwChat (1)
- 中国象棋 (1)
- 教育探索 (6)
- 英语研究 (58)
- 星际争霸 (1)
- 电信知识 (1)
- 软件架构 (3)
- 哲学探索 (26)
- 算法灵魂 (8)
- 近视探索 (6)
- 数学数学 (3)
- 牛角钻尖 (23)
- 至强文言 (3)
- 数据结构 (1)
- 宇宙物理 (2)
- 网络架构 (3)
- 游戏领域 (4)
- 图形处理 (2)
- 修炼之路 (8)
- 读书天地 (20)
- 编解乱码 (2)
- 概念探索 (8)
- 格物致知 (1)
- 其它语言 (1)
- 测试领域 (3)
- 文化风流 (1)
- JQuery (1)
- 網頁領域 (1)
- Unix/Linux (1)
- Inside JVM (1)
- 异常分析 (1)
最新评论
-
suyujie:
引用
HTML <a> 标签灰显禁用 -
suyujie:
HTML <a> 标签灰显禁用 -
suyujie:
HTML <a> 标签灰显禁用 -
suyujie:
HTML <a> 标签灰显禁用 -
iamzhoug37:
您能说一下"局部变量不受文本顺序限制" 是 ...
声明前为什么能赋值却不能输出,都是使用
Answer
There isn't really a "clean-cut" definition out there just yet, unlike
Design Patterns. Basically, as Design Patterns (and more particularly,
Process Patterns) try to codify a standard vocabulary for working
solutions to problems that reappear frequently, Anti-Patterns represent
an effort to define and classify reoccuring non-solutions, i.e., things
that lots of projects do that fail to yield a solution, or actually
prevent a project from working or being finished.
The most basic example I can think of is "The Hammer", inspired by the old addage, "If your only tool is a hammer, everything looks like a nail" (or the variation, "If your only tool is a hammer, everything looks like your left thumb." Hammer describes a regular, reoccuring problem in inexperienced engineers (particularly those who've only used one language for the bulk of their carreer so far), that of trying to force-feed all problems into the solutions they already know.
http://www.antipatterns.com/ has more information.
yes, there're lots of points which are worthwhile to do a research on...
1.clean-cut, as an adj, like "clear"
2.out there
3. inspired by the old addage here the addage may be wrong, adage should be the right one
4.for the bulk of
5.force-feed
发表评论
-
Would
2012-07-06 12:10 1391Would Would is an auxiliary ... -
Big Collection
2012-03-27 14:54 11701. in regular item, soft code t ... -
that seems like enough
2011-08-23 16:58 9721. That seems like enough. ... -
for something to do
2011-07-25 15:22 932For the server to run you’ll ... -
out there
2011-07-25 15:00 1116i know out there out here for q ... -
ESL Podcast 700 – Starting a New Workweek
2011-07-05 15:04 1050start from my understanding of ... -
sentences collection
2011-06-22 08:32 9661. So we divided the workload a ... -
to what I owe the pleasure
2011-05-26 09:35 931it's more like an idiom. It ... -
works as intended
2011-04-14 11:46 978For most systems, change is con ... -
worth usage
2011-04-11 21:13 856like the word worth, it's a spe ... -
than some simple programming
2011-04-08 09:26 777Test suites can also be maintai ... -
provides exclusivity to writes
2011-03-09 10:22 869Locking not only provides exclu ... -
quantify xxx time as a function of yyy
2011-03-04 13:28 1045In computer science, the time c ... -
start out & go along
2011-03-03 16:43 872However, this book starts out v ... -
I am at my wits end
2011-02-28 10:39 1169Can anyone point to what is g ... -
the usual flavors of ...
2011-02-24 15:23 858An abstract class is a class wh ... -
If I can say
2011-02-23 13:50 896Second advantage,if I can say ... -
give details as above
2011-02-23 10:07 833Operator & has no chance to ... -
work around sth
2011-02-22 15:16 974You can work around this by f ... -
No, I'd never thought of it
2011-02-22 11:27 1000Hmm, interesting. Did you know ...
相关推荐
You'll also learn about anti-patterns: common programming approaches that cause more problems than they solve. * Explore useful habits for writing high-quality JavaScript code, such as avoiding ...
Review best practices for patterns and anti-patterns Master SOLID principles: single-responsibility, open/closed, Liskov substitution Manage the versatility of interfaces for adaptive code Perform ...
Key Features Dive into the core patterns and components of React.js in order to master your application's design Improve their debugging skills using the DevTools...Anti-Patterns to Be Avoided Next Steps
This book shows you how to spot anti-patterns, how to mix and match patterns, and how they inform design systems. By helping the non-web professionals and junior web professionals of the world use ...
•Find data-access anti-patterns and programming mistakes •Find inefficient use of the database •Find slow queries •Gain insight in what code executes which queries •Gain insight in the ...
What's CCD? ##### 1.1 Principal of Operation of CCD A Charge-Coupled Device (CCD) is a type of Metal-Oxide-Semiconductor (MOS) capacitor that functions as a fundamental component in digital imaging...