摘要:
// // CCUISearchBar.h // CCFC // // Created by xichen on 11-12-27. // Copyright 2011 ccteam. All rights reserved. // #import <Foundation/Foundation.h> @interface UISearchBar(cc) // set the searchBar to be transparent - (void)setTransparent; // create a common searchB... 阅读全文
posted @ 2012-01-12 09:45
cc_team
阅读(147)
评论(0)
推荐(0)
摘要:
// // CCUIScreen.m // CCFC // // Created by xichen on 11-12-16. // Copyright 2011年 ccteam. All rights reserved. // #import "CCUIScreen.h" @implementation UIScreen(cc) - (CGFloat)width { return [[UIScreen mainScreen] bounds].size.width; } - (CGFloat)height { ... 阅读全文
posted @ 2012-01-12 09:44
cc_team
阅读(201)
评论(0)
推荐(0)

浙公网安备 33010602011771号