OC中APPDelegate[[UIApplication shareApplication]delegate]]Swift实现
时间:2014-06-16 11:34:15
收藏:0
阅读:309
直接上代码:
var myDelegate:AppDelegate? myDelegate = UIApplication.sharedApplication().delegate as? AppDelegate
OC中APPDelegate[[UIApplication shareApplication]delegate]]Swift实现,布布扣,bubuko.com
评论(0)