# FactoryPattern **Repository Path**: lifeibiao-001/FactoryPattern ## Basic Information - **Project Name**: FactoryPattern - **Description**: 程序设计模式 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-09-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FactoryPattern #### 介绍 * 利用简单工厂模式实现简单的计算器功能 * 实现加、减、乘、除、乘方、阶乘、倒数