Delegate

Each delegate is responsible for a specific role or task to keep the system simple and clean.Whenever an object needs to perform a certain task, it depends on another object to handle it. This is usually known as “separation of concerns” in software design.

评论

此博客中的热门博文

viewWillAppear不执行的解决办法

图片旋转时的边缘抗锯齿的三种方法以及性能

iOS中使用xpc/xpc.h