资源简介
仿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\desc
文件 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\ob
目录 0 2016-04-28 17:40 ContactionView\.git\ob
文件 161 2016-04-28 17:40 ContactionView\.git\ob
目录 0 2016-04-28 17:40 ContactionView\.git\ob
文件 8605 2016-04-28 17:40 ContactionView\.git\ob
目录 0 2016-04-28 17:40 ContactionView\.git\ob
文件 226 2016-04-28 17:40 ContactionView\.git\ob
目录 0 2016-04-28 17:40 ContactionView\.git\ob
文件 61 2016-04-28 17:40 ContactionView\.git\ob
目录 0 2016-04-28 17:40 ContactionView\.git\ob
文件 936 2016-04-28 17:40 ContactionView\.git\ob
目录 0 2016-04-28 17:40 ContactionView\.git\ob
文件 165 2016-04-28 17:40 ContactionView\.git\ob
目录 0 2016-04-28 17:40 ContactionView\.git\ob
文件 753 2016-04-28 17:40 ContactionView\.git\ob
............此处省略124个文件信息
相关资源
- ASTM E1381-95中文版
- 学生成绩查询系统(附源代码)
-
simuli
nk平台下的卷积码仿真 - 武汉大学数据结构考研及期末考试试
- 粒子群优化支持向量机
- IT售前如何写解决方案
- R语言机器学习-实用案例分析(代码
- S3C2440 Lcd代码(ARM9)
- 任意两点间最短路径
- sqldbx使用方法
- SQL注入源码
- user32.lib
- XilinxSpartan上实现31条MIPS指令流水线
- 图像匹配
- cordova集成RS232串口通讯
- Quartus_II_9.1破解器
- DDR SDRAM控制器调试心得
- 2019年中国海洋大学数据结构博士入学
- mfc42d.dll26795
- U盘制作完整电路图,dxp画的
- mm1但服务台排队模型
- adc (模数转换)显示到数码管,检测
- 杭州市geo.json
- MUSIC算法估计功率谱
-
entity fr
amework code first增删改查(包 - QPBO和DD算法对比的中文报告
- AM发射系统
- Spring MVC上传文件
- DGNSS数据传输格式RTCM3_2的介绍及解码
- [LabVIEW]DIY双按钮对话框
评论
共有 条评论