所属分类:
其他
开发工具:C++
文件大小:14KB
下载次数:3
上传日期:2006-04-10 14:03:28
说明: 同样是设计模式中的迷宫问题,这次是用Builder这个创建型模式来做的,比较简单
(is the same design pattern of the maze of problems, this is the Builder to create a type, and make relatively simple)
文件列表:
3.2
...\Builder.cpp
...\Builder.dsp
...\Builder.dsw
...\Builder.h
...\Builder.ncb
...\Builder.opt
...\Builder.plg
...\Door.h
...\Mapsite.h
...\Maze.h
...\MazeGame.h
...\Room.h
...\StandardBuilder.h
...\Wall.h