一个模板搞定各种背包问题
装饰模式(Decorator)
组合模式(Composite)
责任链模式(ChainOfResponsibility)
享元模式(Flyweight)
中介者模式(Mediator)
备忘录模式(Memento)
模板方法模式(TemplateMethod)
外观模式(Facade)