03 工厂模式
摘要:using UnityEngine; /// <summary> /// 功能说明:简单工厂模式 /// </summary> public class DPFactory:MonoBehaviour { private void Start() { FactoryIPhone8 factoryIP
阅读全文
posted @ 2024-02-25 22:57
posted @ 2024-02-25 22:57
posted @ 2024-02-25 22:56
posted @ 2024-02-25 22:55