摘要:
#import "NewFeatureController.h"#import "NewFeatureCell.h"@interface NewFeatureController ()@property (nonatomic, weak) UIPageControl *control;@end@im... 阅读全文
posted @ 2015-08-27 10:07
不穿内裤的熊猫
阅读(243)
评论(0)
推荐(0)
摘要:
#import "AFNetworking.h"+ (void)GET:(NSString *)URLString parameters:(id)parameters success:(void (^)(id))success failure:(void (^)(NSError *))failure... 阅读全文
posted @ 2015-08-27 09:56
不穿内裤的熊猫
阅读(196)
评论(0)
推荐(0)
摘要:
// 1.获取当前的版本号 NSString *currentVersion = [NSBundle mainBundle].infoDictionary[@"CFBundleVersion"]; // 2.获取上一次的版本号 NSString *lastVersion =... 阅读全文
posted @ 2015-08-27 09:42
不穿内裤的熊猫
阅读(373)
评论(0)
推荐(0)
浙公网安备 33010602011771号