mirror of
https://github.com/NohamR/knowledge-kit.git
synced 2026-05-25 04:17:17 +00:00
feature: App 逆向防护
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
### 对象适配器
|
||||
|
||||
<img src="./../assets/ObjectAdapter.png" style="zoom:30%" />
|
||||
<img src="https://raw.githubusercontent.com/FantasticLBP/knowledge-kit/master/assets/ObjectAdapter.png" style="zoom:30%" />
|
||||
|
||||
假设一个类存在年代久远,如果需要适配,则需要创建一个适配对象。然后被适配的对象以成员变量的形式集成到适配对象中。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user