// // CCUISegmentedControl.m // CCFC // // Created by xichen on 11-12-30. // Copyright 2011 ccteam. All rights reserved. // #import "CCUISegmentedControl.h" @implementation UISegmentedControl(cc) @end可能有更新:
googlecode链接地址: http://code.google.com/p/iphone-common-codes-ccteam/source/browse/trunk/CCFC/files/CCUISegmentedControl.m
googlecode链接地址: http://code.google.com/p/iphone-common-codes-ccteam/source/browse/trunk/CCFC/files/CCUISegmentedControl.m
github地址: https://github.com/cxsjabc/iphone-common-codes-ccteam/tree/master/CCFC/files/CCUISegmentedControl.m
本文介绍了CCFC项目中的CCUISegmentedControl组件实现细节,该组件为用户提供了一个分割控件的功能,适用于iOS平台的游戏及应用开发。文章提供了源代码下载链接。
62

被折叠的 条评论
为什么被折叠?



