资源列表
FontTest
- 在iPhone上测试iOS字体;主要是通过UIFont类来获得当前iPhone系统的字体。 NSArray *familyNames = [UIFont familyNames] for( NSString *familyName in familyNames ){ //printf( "Family: s \n", [familyName UTF8String] ) NSArray *fontNames = [UIFont fontNamesForFamilyNam
SinaWeiBoSDK2
- 一个分享到新浪微博的例子,可以分享自定义图片和文字-A share Sina microblogging example, can share a custom image and text
SimpleFTPSample
- 一个Iphone的ftp小程序,很实用,-Iphone' s ftp a small program, it is practical,
DrawMap
- Iphone 中在MKMAPVIEW上画线的程序实例,可以改进为画出两点之间的路径的程序-Iphone draw lines in the MKMAPVIEW examples of procedures that can improve the path between two points for the draw procedure
UINavigationController
- UINavigationController的例子,在不同层的NavigationController之间转换-UINavigationController example, in the conversion between the different layers of NavigationController
Objective-C
- 本书是iphone编程语言Object-c的详细介绍-the introduce of object-c
Grid
- 本组件是用UIScrollView实现, 当大数量与多列数据显示时,支持标题行与左列的滑动锁定。 因为最近在做股票软件,看到同类软件,大多产品的大盘数据都没有发挥iPhone的特性,发上来共享下〜 〜 -This component is UIScrollView achieved, when the big numbers and multi-column data is displayed in support of the header row
CocoaAsyncSocket
- 著名cocoa TCP开源库的一个Demo,经过本人稍加修改-The famous cocoa TCP open source library a Demo, after I slightly modified
Test-UIViewAnimations
- iOS开发,一个view的日历翻页动画效果。-iOS development, a view of the calendar flip animation.
ObjC
- Object简单示例,初学者教程 初学者教程-Object simple example, beginners tutorial, beginners tutorial for beginners tutorial
IPhone-alipay-demo
- IPhone app alipay 支付接口 示例,欢迎下载。-IPhone app alipay payment gateway demo.
maplines
- 使用MKMAPVIEW创建地图画线,采用的是夹层模式,理解-Use MKMAPVIEW to drawing lines to create, using the sandwich model, understanding