摘要: NSString *str = [NSString stringWithFormat:@"itms-apps://ax.itunes.apple.com/WebObjects/MZStore.woa/wa/viewContentsUserReviews?type=Purple+Software&id... 阅读全文
posted @ 2015-11-12 15:39 何昕666 阅读(494) 评论(0) 推荐(0)
摘要: - (id)initWithNibName:(NSString *)nibNameOrNil bundle:(NSBundle *)nibBundleOrNil{ self = [super initWithNibName:nibNameOrNil bundle:nibBundleOrNil]; i... 阅读全文
posted @ 2015-05-22 17:03 何昕666 阅读(231) 评论(0) 推荐(0)
摘要: @interface HardTableViewController ()@end@implementation HardTableViewController- (id)initWithStyle:(UITableViewStyle)style{ self = [super initWithSty... 阅读全文
posted @ 2015-05-22 16:59 何昕666 阅读(162) 评论(0) 推荐(0)