论坛首页 移动开发技术论坛

iphone-common-codes-ccteam源代码 CCDepend.h

浏览 1325 次
精华帖 (0) :: 良好帖 (0) :: 新手帖 (0) :: 隐藏帖 (0)
作者 正文
   发表时间:2012-01-11  
//  
//  CCDepend.h  
//  CCFC  
//  
//  Created by xichen on 11-12-23.  
//  Copyright 2011 ccteam. All rights reserved.  
//  
  
#import <Foundation/Foundation.h>  
  
// depended on CoreTelephony framework  
#ifndef    _Depended_On_CoreTelephony_  
#define _Depended_On_CoreTelephony_  
#endif  
  
// // depended on UIKit framework  
#ifndef    _Depended_On_UIKit_  
#define _Depended_On_UIKit_  
#endif  
  
@interface CCDepend : NSObject   
{  
  
}  
  
@end  

googlecode链接地址(会有更新):http://code.google.com/p/iphone-common-codes-ccteam/source/browse/trunk/CCFC/files/CCDepend.h
论坛首页 移动开发技术版

跳转论坛:
Global site tag (gtag.js) - Google Analytics