Demo在抽象工厂模式中,接口是负责创建一个相关对象的工厂,不需要显式指定它们的类。 Demo参考: https://github.com/Sean-Bradley/Design-Patterns-In-Python/blob/master/abstract_factory/Abstract%20Factory%20Design%20Pattern.md