摘要:
One option is to set the button up using[myButton addTarget:yourOtherClass action:@selector(mySelector:) forControlEvents:UIControlEventTouchUpInside]... 阅读全文
posted @ 2015-03-09 11:01
微信公众号--共鸣圈
阅读(220)
评论(0)
推荐(0)
摘要:
A property is not the same thing os a instance variable, you should read a little bit of them, there's plenty of sources in the internet.Summarizing, ... 阅读全文
posted @ 2015-03-09 09:59
微信公众号--共鸣圈
阅读(721)
评论(0)
推荐(0)