摘要: One option is to set the button up using[myButton addTarget:yourOtherClass action:@selector(mySelector:) forControlEvents:UIControlEventTouchUpInside]... 阅读全文
posted @ 2015-03-09 11:01 微信公众号--共鸣圈 阅读(211) 评论(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 微信公众号--共鸣圈 阅读(706) 评论(0) 推荐(0) 编辑