SOME BACKGROUND ON DESIGN Patterns
The term “design Patterns” sounds a bit formal to the uninitiated and
can be somewhat off-putting when you first encounter it. But, in fact, design
Patterns are just convenient ways of reusing object-oriented code between
projects and between programmers. The idea behind design Patterns is
simple-- write down and catalog common interactions between objects that
programmers have frequently found useful.
標簽:
BACKGROUND
uninitiate
Patterns
Patterns
上傳時間:
2013-12-22
上傳用戶:shizhanincc