OC中APPDelegate[[UIApplication shareApplication]delegate]]Swift实现
时间:2014-06-16 11:31:41
收藏:0
阅读:673
直接上代码:
var myDelegate:AppDelegate?
myDelegate = UIApplication.sharedApplication().delegate as? AppDelegateOC中APPDelegate[[UIApplication shareApplication]delegate]]Swift实现,布布扣,bubuko.com
原文:http://blog.csdn.net/zhiwei_qin/article/details/30048097
评论(0)