PythonGuide
Prototype Pattern
正在初始化搜索引擎
    Sakura4036/PythonGuide
    • 主页
    • 项目开发
    • Python规范
    • Git版本控制
    • 设计模式
    • 参考目录
    Sakura4036/PythonGuide
    • 主页
        • 项目结构
        • 日志
        • 配置文件
        • 文档管理
        • 代码检测
        • 设计模式
        • 代码重构
        • 环境移植
      • 语言规范
      • 风格规范
    • Git版本控制
      • 设计模式
      • 基础原则
        • 全局对象模式
        • 预制法模式
        • 哨兵模式
        • Abstract Factory Pattern
        • Builder Pattern
        • Factory Method Pattern
        • Prototype Pattern
        • Singleton Pattern
        • Composite Pattern
        • Decorator Pattern
        • Flyweight Pattern
        • Iterator Pattern
    • 参考目录

    Prototype Pattern

    Made with Material for MkDocs