上一页 1 ··· 12 13 14 15 16 17 18 19 20 ··· 27 下一页
摘要: http://blog.163.com/nijino_saki/blog/static/80092144201243111508284/ 阅读全文
posted @ 2015-01-08 17:25 dzldzl 阅读(102) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/yangzhongxuan/article/details/8079737 阅读全文
posted @ 2015-01-07 16:25 dzldzl 阅读(113) 评论(0) 推荐(0)
摘要: http://www.h3c.com.cn/MiniSite/Technology_Circle/Net_Reptile/The_Five/Home/Catalog/201206/747039_97665_0.htm 阅读全文
posted @ 2015-01-07 15:10 dzldzl 阅读(282) 评论(0) 推荐(0)
摘要: 可以自己弄一个纯黑,640 x 1136的图片,名字命名为Default-568h@2x.png就好 添加就好 阅读全文
posted @ 2014-12-31 11:27 dzldzl 阅读(149) 评论(0) 推荐(0)
摘要: 先验知识——什么是ASIHTTPRequest?使用iOS SDK中的HTTP网络请求API,相当的复杂,调用很繁琐,ASIHTTPRequest就是一个对CFNetwork API进行了封装,并且使用起来非常简单的一套API,用Objective-C编写,可以很好的应用在Mac OS X系统和iO... 阅读全文
posted @ 2014-12-25 14:03 dzldzl 阅读(585) 评论(0) 推荐(0)
摘要: 应用添加全部需要的icon 阅读全文
posted @ 2014-12-23 11:29 dzldzl 阅读(517) 评论(0) 推荐(0)
摘要: xcode Alcatraz插件下载地址:FuzzyAutocompletePlugin-master(代码自动补全插件)FuzzyAutocompletePlugin--Xcode 5代码自动补全插件FuzzyAutocompletePlugin是一个Xcode 5兼容的插件,通过添加模糊匹配来提... 阅读全文
posted @ 2014-12-05 16:00 dzldzl 阅读(655) 评论(0) 推荐(0)
摘要: NSWindow *window; // 也可以是你自己的窗口NSView *superView = [window contentView];NSTableView *tableView = [[NSTableView alloc] initWithFrame:[superView frame]]... 阅读全文
posted @ 2014-12-04 09:37 dzldzl 阅读(417) 评论(0) 推荐(0)
摘要: app为universal,ipad版只支持横屏,应用启动时错误的执行了[[UIApplication sharedApplication] setStatusBarOrientation:UIInterfaceOrientationPortrait];在ios8就会出现半拉子屏的情况 阅读全文
posted @ 2014-11-28 17:24 dzldzl 阅读(172) 评论(0) 推荐(0)
摘要: http://www.th7.cn/Program/IOS/201312/164711.shtml 阅读全文
posted @ 2014-11-26 10:14 dzldzl 阅读(138) 评论(0) 推荐(0)
上一页 1 ··· 12 13 14 15 16 17 18 19 20 ··· 27 下一页