摘要: #import "ViewController.h" #import "WDJQuestions.h" @interface ViewController () /** * 显示金币 */ @property (weak, nonatomic) IBOutlet UIButton *moneyBtn 阅读全文
posted @ 2016-05-21 23:08 分岛花音 阅读(140) 评论(0) 推荐(0)
摘要: #import "ViewController.h" #import "CZApp.h" #import "CZAppView.h" @interface ViewController () @property(nonatomic,strong)NSArray *appArray; @end @im 阅读全文
posted @ 2016-05-21 00:15 分岛花音 阅读(229) 评论(0) 推荐(0)