• 大小: 0.12M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-03-26
  • 语言: 其他
  • 标签:

资源简介


仿IOS手机通讯录效果: 1.获取手机联系人; 2.首字母排序显示; 3.搜索联系人连动; 4.显示联系人信息 5.拨打电话

资源截图

代码片段和文件信息

//
//  AppDelegate.m
//  ContactionView
//
//  Created by rong xiang on 16/4/26.
//  Copyright © 2016年 hzz. 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

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2016-04-28 17:40  ContactionView\
     目录           0  2016-04-28 17:40  ContactionView\.git\
     文件          15  2016-04-28 17:40  ContactionView\.git\COMMIT_EDITMSG
     文件         137  2016-04-28 17:40  ContactionView\.git\config
     文件          73  2016-04-28 17:40  ContactionView\.git\description
     文件          23  2016-04-28 17:40  ContactionView\.git\HEAD
     目录           0  2016-04-28 17:40  ContactionView\.git\hooks\
     文件         177  2016-04-28 17:40  ContactionView\.git\hooks\README.sample
     文件        3445  2016-04-28 17:40  ContactionView\.git\index
     目录           0  2016-04-28 17:40  ContactionView\.git\info\
     文件          40  2016-04-28 17:40  ContactionView\.git\info\exclude
     目录           0  2016-04-28 17:40  ContactionView\.git\logs\
     文件         170  2016-04-28 17:40  ContactionView\.git\logs\HEAD
     目录           0  2016-04-28 17:40  ContactionView\.git\logs\refs\
     目录           0  2016-04-28 17:40  ContactionView\.git\logs\refs\heads\
     文件         170  2016-04-28 17:40  ContactionView\.git\logs\refs\heads\master
     目录           0  2016-04-28 17:40  ContactionView\.git\objects\
     目录           0  2016-04-28 17:40  ContactionView\.git\objects\11\
     文件         161  2016-04-28 17:40  ContactionView\.git\objects\11\8c98f7461bf98b2bc7e061150d8021121ad277
     目录           0  2016-04-28 17:40  ContactionView\.git\objects\18\
     文件        8605  2016-04-28 17:40  ContactionView\.git\objects\18\bc3a4b7b65527b5b3ee8530568084b7b4130c6
     目录           0  2016-04-28 17:40  ContactionView\.git\objects\1e\
     文件         226  2016-04-28 17:40  ContactionView\.git\objects\1e\d8b17a85e90c09b17eaacf037fe3fdf365aa9f
     目录           0  2016-04-28 17:40  ContactionView\.git\objects\23\
     文件          61  2016-04-28 17:40  ContactionView\.git\objects\23\70e46b09061270ed8b3a3a2b9c4d3157d12f6f
     目录           0  2016-04-28 17:40  ContactionView\.git\objects\27\
     文件         936  2016-04-28 17:40  ContactionView\.git\objects\27\ff629d24a13dfebbd4aeea237aacb69f07fb81
     目录           0  2016-04-28 17:40  ContactionView\.git\objects\2d\
     文件         165  2016-04-28 17:40  ContactionView\.git\objects\2d\c8eb6f1522733635b605aee77ba34fe91f88f7
     目录           0  2016-04-28 17:40  ContactionView\.git\objects\2e\
     文件         753  2016-04-28 17:40  ContactionView\.git\objects\2e\721e1833f03bb0e1b962a84491d7e43e3fef9c
............此处省略124个文件信息

评论

共有 条评论