Skip to content

Latest commit

 

History

History
43 lines (21 loc) · 209 Bytes

File metadata and controls

43 lines (21 loc) · 209 Bytes

代理模式 Proxy


UML

介绍

使用场景

优缺点

优点

缺点

注意事项

实现方式

示例

扩展