//
// AppDelegate.h
// widgetZFJ
//
// Created by ZFJ on 16/9/18.
// Copyright © 2016年 ZFJ. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface AppDelegate : UIResponder <UIApplicationDelegate>
@property (strong, nonatomic) UIWindow *window;
@end
评论0
最新资源