05 2024 档案

摘要:桥接模式:主要应用于需求复杂,不确定的场景,用于解耦 #include <iostream> using namespace std; // Implementor class DrawAPI { public: virtual void drawCircle(int radius, int x, 阅读全文
posted @ 2024-05-07 14:30 打工搬砖日记 阅读(5) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示