//// Ccuislider. h // ccfc // created by Xichen on 11-12-28. // copyright 2011 ccteam. all rights reserved. // # import
There may be updates:
Googlecode link: http://code.google.com/p/iphone-common-codes-ccteam/source/browse/trunk/CCFC/files/CCUISlider.h
GitHub address:
Https://github.com/cxsjabc/iphone-common-codes
//// CCUIProgressHUD.h// CCFC//// Created by xichen on 11-12-23.// Copyright 2011 ccteam. All rights reserved.//#import
There may be updates:
Googlecode link: http://code.google.com/p/iphone-common-codes-ccteam/source/browse/trunk/CCFC/files/CCUIProgressHUD.h
GitHub address:
Https://github.com/cxsjabc/iphone-common-cod
Iphone-common-codes-ccteam Source Code CCEmoji.h
The code is as follows
Copy Code
//CCEmoji.hCcfc//Created by Xichen on 11-12-23.Copyright Ccteam. All rights reserved.//#import @interface Ccemoji:nsobject{}Returns a TextView that contains nearly all the emojis+ (Uitextview *) Returnallemojitextview;@end
/// Ccuiimageview. M // ccfc // created by Xichen on 11-12-23. // copyright 2011 ccteam. all rights reserved. // # import "ccuiimageview. H "# import
There may be updates:
Googlecode link: http://code.google.com/p/iphone-common-codes-ccteam/source/browse/trunk/CCFC/files/CCUIImageView.mGitHub address:
Https://github.com/cxsjabc/iphone-common-
/// Ccuisegmentedcontrol. h // ccfc // created by Xichen on 11-12-30. // copyright 2011 ccteam. all rights reserved. // # import
There may be updates:
Googlecode link: http://code.google.com/p/iphone-common-codes-ccteam/source/browse/trunk/CCFC/files/CCUISegmentedControl.h
GitHub address:
Https://github.com/cxsjabc/iphone-common-
/// Ccuikit. h // ccfc // created by Xichen on 11-12-23. // copyright 2011 ccteam. all rights reserved. // # import
There may be updates:
Googlecode link: http://code.google.com/p/iphone-common-codes-ccteam/source/browse/trunk/CCFC/files/CCUIKit.hGitHub address:
Https://github.com/cxsjabc/iphone-common-codes-cc
/// Ccuitoolbar. M // ccfc // created by Xichen on 12-1-3. // copyright 2012 ccteam. all rights reserved. // # import "ccuitoolbar. H "@ implementation uitoolbar (CC) // create a common toolbar + (uitoolbar *) createcommontoolbar :( cgrect) rect items :( nsarray *) buttonitemarr {uitoolbar * toolbar = [[uitoolbar alloc] initwithframe: rect]; [toolbar setitems: buttonitemarr animated: Yes]; return [toolbar orautelease];} @ end
There may be updates:
Googlecode link: http://code.google.com/p/
/// Ccuilocalnotification. h // ccfc // created by Xichen on 11-12-24. // copyright 2011 ccteam. all rights reserved. // # import
There may be updates:
Googlecode link: http://code.google.com/p/iphone-common-codes-ccteam/source/browse/trunk/CCFC/files/CCUILocalNotification.h
GitHub address:
Https://github.com/cxsjabc/iphone-common-
/// Ccuisearchbar. h // ccfc // created by Xichen on 11-12-27. // copyright 2011 ccteam. all rights reserved. // # import
There may be updates:
Googlecode link: http://code.google.com/p/iphone-common-codes-ccteam/source/browse/trunk/CCFC/files/CCUISearchBar.h
GitHub address:
Https://github.com/cxsjabc/iphone-common-codes
/// Ccuitextfield. h // ccfc // created by Xichen on 11-12-28. // copyright 2011 ccteam. all rights reserved. // # import
There may be updates:
Googlecode link: http://code.google.com/p/iphone-common-codes-ccteam/source/browse/trunk/CCFC/files/CCUITextField.h
GitHub address:
Https://github.com/cxsjabc/iphone-common-codes
//// CCUIViewController.h// CCFC//// Created by xichen on 11-12-28.// Copyright 2011 ccteam. All rights reserved.//#import
There may be updates:
Googlecode link: http://code.google.com/p/iphone-common-codes-ccteam/source/browse/trunk/CCFC/files/CCUIViewController.hGitHub address:
Https://github.com/cxsjabc/iphone-common-
/// Ccnspasteboard. M // ccfc // created by Xichen on 11-12-20. // copyright 2011 ccteam. all rights reserved. // # import "ccuipasteboard. H "@ implementation uipasteboard (CC) + (void) setstring :( nsstring *) STR {uipasteboard * board = [uipasteboard generalpasteboard]; Board. string = STR ;}@ end
There may be updates:
Googlecode link: http://code.google.com/p/iphone-common-codes-ccteam/source/browse
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.