首页
» Java下载
|
|
|
Java下载 |
|
|
| Thinking in Patterns by Bruce Eckel |
| 简 介: |
Revision 0.9, 5-20-2003 (This version contains the material that will be used in the Crested Butte seminar; see http://www.mindview.net/Seminars/ThinkingInPatterns/)
Please note this document is under development and incomplete. Updates to this document can be found at http://www.Mindview.net
Best viewed with Mozilla! (free at www.Mozilla.org) (Even though this document was created with MS Word, IE6 garbles lines with superscripts on them. Mozilla seems to do a much better job).
___________________________________________
Note: This document requires the installation of the fonts Georgia, Verdana and Andale Mono (code font) for proper viewing. These can be found at: http://sourceforge.net/project/showfiles.php?group_id=34153&release_id=105355
Modifications in Revision 0.9:
· Prose has still had little/no work. My current goal is to get the structure and examples worked out so that the seminar works well. Once it has been proven in the seminars, then I will spend time on the prose.
· Added proxy:PoolManager.java to make a more generic/customizeable Pool Manager, and modified proxy:ConnectionPoolProxyDemo.java accordingly [[ Still need to decide what to return when you run out of objects in the pool ]]
· Changed PoolManager.java to use an ArrayList (and thus does not require a fixed size at initialization)
· Added KissingPrincess.java to State description, as a motivational example for the pattern
· Added a simple Flyweight example
· Simplified the enumeration in PaperScissorsRock.java
|
| 推荐等级: |
0 |
| 文件大小: |
|
| 下载次数: |
649 |
| 发布人: |
|
| 发布日期: |
2006-03-01 |
| 下载地址: |
|
|
|
|
|
|
|