码迷,mamicode.com
首页 >  
搜索关键字:nsdate nsstring    ( 5023个结果
ios-表视图-demo4-内容自己适应高度
#import "RootViewController.h"@interface RootViewController ()@end@implementation RootViewController- (id)initWithNibName:(NSString *)nibNameOrNil bun...
分类:移动开发   时间:2014-04-28 17:25:33    阅读次数:629
ios-表视图-demo3-单选
#import "RootViewController.h"@interface RootViewController ()@end@implementation RootViewController- (id)initWithNibName:(NSString *)nibNameOrNil bun...
分类:移动开发   时间:2014-04-28 17:19:46    阅读次数:596
NSBundle 读取资源包中的文件
访问项目中资源包里面所有资源使用方法。读取资源包descs.plist文件方法如下:NSBundle *bundle = [NSBundle mainBundle]; //创建bundle对象NSString *path = [bundle pathForResourc...
分类:其他好文   时间:2014-04-28 16:14:50    阅读次数:349
5023条   上一页 1 ... 501 502 503
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!