上一页 1 ··· 31 32 33 34 35 36 37 38 39 ··· 118 下一页
摘要: /*****************************************************************//** * \file Gold.h * \brief 访问者模式 Visitor Pattern C++ 14 行为模式 * 2023年6月8日 涂聚文 Geovi 阅读全文
posted @ 2023-06-09 05:56 ®Geovin Du Dream Park™ 阅读(22) 评论(0) 推荐(0)
摘要: /*****************************************************************//** * \file PayrollProcessing.h * \brief 责任链模式Chain Of Responsibility Pattern 亦称: 职 阅读全文
posted @ 2023-06-07 21:25 ®Geovin Du Dream Park™ 阅读(26) 评论(0) 推荐(0)
摘要: /*****************************************************************//** * \file ActorMemento.h * \brief 备忘录模式 Memento Pattern亦称:快照、Snapshot、Memento C++ 阅读全文
posted @ 2023-06-06 21:38 ®Geovin Du Dream Park™ 阅读(14) 评论(0) 推荐(0)
摘要: /*****************************************************************//** * \file ControlParent.h * \brief MediatorPattern 中介者模式 亦称: 调解人、控制器、Intermediary 阅读全文
posted @ 2023-06-04 23:47 ®Geovin Du Dream Park™ 阅读(17) 评论(0) 推荐(0)
摘要: ''' drawrect.py file editor: geovindu, Geovin Du date: 2023-06-11 ''' import turtle as t def drawonerect(x,y,side): """ 画正方形 :param x: x轴 :param y: Y轴 阅读全文
posted @ 2023-06-04 14:23 ®Geovin Du Dream Park™ 阅读(41) 评论(0) 推荐(0)
摘要: /*****************************************************************//** * \file Gold.h * \brief 桥接模式 Bridge Pattern C++ 14 * 2023年6月3日 涂聚文 Geovin Du Vi 阅读全文
posted @ 2023-06-03 22:53 ®Geovin Du Dream Park™ 阅读(14) 评论(0) 推荐(0)
摘要: /*****************************************************************//** * \file GoldLogToFile.h * \brief 适配器模式Adapter Pattern 亦称: 封装器模式、Wrapper、Adapter 阅读全文
posted @ 2023-06-02 22:29 ®Geovin Du Dream Park™ 阅读(11) 评论(0) 推荐(0)
摘要: /*****************************************************************//** * \file GoldWebSite.h * \brief 代理模式 ProxyPattern C++ 14 * 2023年5月31日 涂聚文 Geovin 阅读全文
posted @ 2023-05-31 23:27 ®Geovin Du Dream Park™ 阅读(11) 评论(0) 推荐(0)
摘要: 信息流,物流,人力资源流,资本流的系统解决方案的开发与设计 /*****************************************************************//** * \file ChineseChess.h * \brief 享元模式 Flyweight Pa 阅读全文
posted @ 2023-05-30 21:31 ®Geovin Du Dream Park™ 阅读(20) 评论(0) 推荐(0)
摘要: /*****************************************************************//** * \file Gold.h * \brief State Pattern 状态模式 C++ 14 * 2023年5月29日 涂聚文 Geovin Du Vi 阅读全文
posted @ 2023-05-29 23:20 ®Geovin Du Dream Park™ 阅读(14) 评论(0) 推荐(0)
上一页 1 ··· 31 32 33 34 35 36 37 38 39 ··· 118 下一页