资源简介
城市选择器带省市区id,j简单易用,用到MOFSPickerManager库,可pod导入。
代码片段和文件信息
//
// AppDelegate.m
// MOFSPickerManagerDemo
//
// Created by luoyuan on 16/9/5.
// Copyright © 2016年 luoyuan. All rights reserved.
//
#import “AppDelegate.h“
@interface AppDelegate ()
@end
@implementation AppDelegate
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions {
// Override point for customization after application launch.
return YES;
}
- (void)applicationWillResignActive:(UIApplication *)application {
// Sent when the application is about to move from active to inactive state. This can occur for certain types of temporary interruptions (such as an incoming phone call or SMS message) or when the user quits the application and it begins the transition to the background state.
// Use this method to pause ongoing tasks disable timers and throttle down OpenGL ES frame rates. Games should use this method to pause the game.
}
- (void)applicationDidEnterBackground:(UIApplication *)application {
// Use this method to release shared resources save user data invalidate timers and store enough application state information to restore your application to its current state in case it is terminated later.
// If your application supports background execution this method is called instead of applicationWillTerminate: when the user quits.
}
- (void)applicationWillEnterForeground:(UIApplication *)application {
// Called as part of the transition from the background to the inactive state; here you can undo many of the changes made on entering the background.
}
- (void)applicationDidBecomeActive:(UIApplication *)application {
// Restart any tasks that were paused (or not yet started) while the application was inactive. If the application was previously in the background optionally refresh the user interface.
}
- (void)applicationWillTerminate:(UIApplication *)application {
// Called when the application is about to terminate. Save data if appropriate. See also applicationDidEnterBackground:.
}
@end
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2017-12-05 19:13 MOFSPickerManagerDemo-master\
文件 6148 2017-12-12 10:24 MOFSPickerManagerDemo-master\.DS_Store
目录 0 2017-12-12 10:25 __MACOSX\
目录 0 2017-12-12 10:25 __MACOSX\MOFSPickerManagerDemo-master\
文件 212 2017-12-12 10:24 __MACOSX\MOFSPickerManagerDemo-master\._.DS_Store
目录 0 2017-12-05 19:13 MOFSPickerManagerDemo-master\images\
文件 75253 2017-12-05 19:13 MOFSPickerManagerDemo-master\images\Simulator Screen Shot 2016骞?鏈?鏃?涓嬪崍9.17.07.png
目录 0 2017-12-12 10:25 __MACOSX\MOFSPickerManagerDemo-master\images\
文件 212 2017-12-05 19:13 __MACOSX\MOFSPickerManagerDemo-master\images\._Simulator Screen Shot 2016骞?鏈?鏃?涓嬪崍9.17.07.png
文件 57271 2017-12-05 19:13 MOFSPickerManagerDemo-master\images\Simulator Screen Shot 2016骞?鏈?鏃?涓嬪崍9.17.31.png
文件 212 2017-12-05 19:13 __MACOSX\MOFSPickerManagerDemo-master\images\._Simulator Screen Shot 2016骞?鏈?鏃?涓嬪崍9.17.31.png
文件 89432 2017-12-05 19:13 MOFSPickerManagerDemo-master\images\Simulator Screen Shot 2016骞?鏈?鏃?涓嬪崍9.17.48.png
文件 212 2017-12-05 19:13 __MACOSX\MOFSPickerManagerDemo-master\images\._Simulator Screen Shot 2016骞?鏈?鏃?涓嬪崍9.17.48.png
文件 546699 2017-12-05 19:13 MOFSPickerManagerDemo-master\images\tap9.gif
文件 212 2017-12-05 19:13 __MACOSX\MOFSPickerManagerDemo-master\images\._tap9.gif
文件 212 2017-12-05 19:13 __MACOSX\MOFSPickerManagerDemo-master\._images
文件 1114 2017-12-05 19:13 MOFSPickerManagerDemo-master\LICENSE.txt
文件 212 2017-12-05 19:13 __MACOSX\MOFSPickerManagerDemo-master\._LICENSE.txt
文件 7053 2017-12-05 19:13 MOFSPickerManagerDemo-master\MOFSPickerManager.podspec
文件 212 2017-12-05 19:13 __MACOSX\MOFSPickerManagerDemo-master\._MOFSPickerManager.podspec
目录 0 2017-12-12 10:07 MOFSPickerManagerDemo-master\MOFSPickerManagerDemo\
文件 6148 2017-12-12 10:07 MOFSPickerManagerDemo-master\MOFSPickerManagerDemo\.DS_Store
目录 0 2017-12-12 10:25 __MACOSX\MOFSPickerManagerDemo-master\MOFSPickerManagerDemo\
文件 120 2017-12-12 10:07 __MACOSX\MOFSPickerManagerDemo-master\MOFSPickerManagerDemo\._.DS_Store
文件 286 2017-12-05 19:13 MOFSPickerManagerDemo-master\MOFSPickerManagerDemo\AppDelegate.h
文件 212 2017-12-05 19:13 __MACOSX\MOFSPickerManagerDemo-master\MOFSPickerManagerDemo\._AppDelegate.h
文件 2040 2017-12-05 19:13 MOFSPickerManagerDemo-master\MOFSPickerManagerDemo\AppDelegate.m
文件 212 2017-12-05 19:13 __MACOSX\MOFSPickerManagerDemo-master\MOFSPickerManagerDemo\._AppDelegate.m
目录 0 2017-12-05 19:13 MOFSPickerManagerDemo-master\MOFSPickerManagerDemo\Assets.xcassets\
目录 0 2017-12-05 19:13 MOFSPickerManagerDemo-master\MOFSPickerManagerDemo\Assets.xcassets\AppIcon.appiconset\
文件 1495 2017-12-05 19:13 MOFSPickerManagerDemo-master\MOFSPickerManagerDemo\Assets.xcassets\AppIcon.appiconset\Contents.json
............此处省略122个文件信息
- 上一篇:全功能MODBUS-TCP从站仿真软件
- 下一篇:单片机微波雷达信号检测程序
评论
共有 条评论