iOS UIKit x Android Widget
Android的事件回调Listener相当于iOS的delegate回调。
Android的事件回调接口Listener相当于iOS的protocol回调协议。
Android的UI容器(AdapterView)使用的Adapter相当于iOS的UI容器的datasource。
逆向深入objc,c++
windows下仿objc动画层UI引擎
Android的事件回调Listener相当于iOS的delegate回调。
Android的事件回调接口Listener相当于iOS的protocol回调协议。
Android的UI容器(AdapterView)使用的Adapter相当于iOS的UI容器的datasource。