摘要:
View Code // // CCAddressBook.m // CCFC // // Created by xichen on 11-12-16. // Copyright 2011年 ccteam. All rights reserved. // #import "CCAddressBook.h" @implementation CCAddressBook - (id)init { self = [super init]; if(self) { ABAddressBookRef addres... 阅读全文
posted @ 2011-12-30 10:53
cc_team
阅读(435)
评论(2)
推荐(1)
摘要:
// // CCAddressBook.h // CCFC // // Created by xichen on 11-12-16. // Copyright 2011年 ccteam. All rights reserved. // #import <Foundation/Foundation.h> #import <AddressBook/AddressBook.h> @interface CCAddressBook : NSObject { NSArray *_abAllPeople; NSArray ... 阅读全文
posted @ 2011-12-30 10:48
cc_team
阅读(186)
评论(0)
推荐(0)

浙公网安备 33010602011771号