按类别查询搜索结果
关于关键词 的检测结果,共 547
jeffasdasd | 2015-08-10 16:20:37 | 阅读(390) | 评论(0)
<a href="http://blog.csdn.net/totogo2010/article/details/7672271" style="color:#333333;text-decoration:none;font-family:'Microsoft YaHei';font-size:20px;line-height:30px;white-space:normal;background-color:#FFFFFF;">iOS学习之NSBundle介绍和使用</a><br />http://blog.csdn.net/totogo2010/article/detail...【阅读全文】
jeffasdasd | 2015-08-06 14:22:17 | 阅读(520) | 评论(0)
Objective-C的self.用法的一些总结<br />http://blog.csdn.net/ztp800201/article/details/7804703<br /><span style="font-family:Arial;white-space:normal;color:#333333;font-size:13px;outline:none;line-height:1.5em;background-color:#FFFFFF;"><span style="font-family:times;outline:none;line-height:1.5em;...【阅读全文】
jeffasdasd | 2015-08-06 11:13:04 | 阅读(280) | 评论(0)
<a href="http://blog.csdn.net/meegomeego/article/details/20041887" style="color:#000000;text-decoration:none;font-family:'Microsoft YaHei';font-size:20px;line-height:30px;white-space:normal;background-color:#FFFFFF;">关于performSelector调用和直接调用区别</a><br />http://blog.csdn.net/meegomeego/art...【阅读全文】
jeffasdasd | 2015-08-04 15:50:19 | 阅读(390) | 评论(0)
http://www.tuicool.com/articles/NVNrMv7<p style="margin-top:0px;margin-bottom:0.75em;line-height:27.2000007629395px;text-indent:1em;color:#333333;font-family:'Helvetica Neue', Helvetica, Tahoma, Arial, STXihei, 'Microsoft YaHei', 微软雅黑, sans-serif;white-space:normal;background-color:#FEFEFE;">...【阅读全文】
jeffasdasd | 2015-08-04 15:48:20 | 阅读(250) | 评论(0)
<span style="color:#4E7953;font-family:微软雅黑, 黑体;font-size:18px;line-height:20px;white-space:normal;background-color:#E7EEF4;">(再次理解strong与weak)强引用与弱引用</span><br />http://blog.sina.com.cn/s/blog_7c8dc2d50101lc08.html<br /><span style="word-wrap:normal;word-break:normal;line-height...【阅读全文】
jeffasdasd | 2015-08-04 15:47:35 | 阅读(630) | 评论(0)
http://my.oschina.net/are1ofblog/blog/394342?p=1<br /><h1 style="padding:0px;margin:0px 0px 10px;font-size:22px;font-weight:normal;font-family:'Microsoft YaHei', Verdana, sans-serif, 宋体;line-height:normal;white-space:normal;background-color:#FFFFFF;">IOS学习—强引用(__strong)和 弱引用(__weak...【阅读全文】
jeffasdasd | 2015-08-04 15:23:48 | 阅读(270) | 评论(0)
<a href="http://justcoding.iteye.com/blog/1391548" style="font-family:Helvetica, Tahoma, Arial, sans-serif;line-height:1.5em;color:#006600;">http://justcoding.iteye.com/blog/1391548<br />iOS应用开发:什么是ARC?</a><p style="margin-top:0px;margin-bottom:0px;font-family:Helvetica, Tahoma, Arial, sa...【阅读全文】
jeffasdasd | 2015-08-03 13:20:03 | 阅读(390) | 评论(0)
<p style="margin:10px auto;line-height:19.5px;font-size:13px;font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;white-space:normal;background-color:#28557E;"><strong>http://www.cnblogs.com/wendingding/p/3782489.html<br />iOS开发UI篇—Quartz2D使用(图形上下文栈)</strong></p><p style="mar...【阅读全文】
woshiwangping | 2015-07-31 14:39:47 | 阅读(0) | 评论(0)
<span style="font-size:14px;white-space:normal;color:#464646;font-family:simsun;line-height:21px;">发生这种错误的原因通常是因为两个子工程中存在同名类造成的链接错,可能两个文件中出现定义的变量名相同,比如:<br /><div>&nbsp;duplicate&nbsp;symbol&nbsp;_appDelegate&nbsp;in:<br />&nbsp;&nbsp;&nbsp;&n...【阅读全文】
【iOS平台】 一个App上线
dengweihao | 2015-07-18 13:28:26 | 阅读(0) | 评论(0)
<p style="margin-top:1em;margin-bottom:1em;max-width:100%;color:#333333;font-size:14px;line-height:26px;white-space:normal;font-family:Arial;height:auto !important;"><span style="max-width:100%;font-family:Cambria;">折腾好些日子,一顿焦头烂额下来,终于</span><span style="max-width:100%;font-family...【阅读全文】
dengweihao | 2015-07-14 19:14:07 | 阅读(0) | 评论(0)
遇到问题和解决方案【阅读全文】
dengweihao | 2015-07-14 19:13:16 | 阅读(0) | 评论(0)
<h3 style="padding:0px;margin:15px 0px 10px;line-height:28.799999237060547px;font-size:16px;color:#333333;font-family:Verdana, sans-serif, 宋体;white-space:normal;">0.前言</h3><p style="margin-top:8px;margin-bottom:8px;line-height:22.5px;letter-spacing:0.5px;font-size:13px;color:#333333;font-fam...【阅读全文】
jeffasdasd | 2015-07-13 18:12:20 | 阅读(690) | 评论(0)
<br />http://www.cnblogs.com/superhappy/archive/2012/09/10/2679347.html<p style="margin:10px auto;line-height:19.5px;font-size:13px;font-family:Verdana, Arial, Helvetica, sans-serif;white-space:normal;background-color:#FEFEF2;">ios 的 delegate经常出现在 model 与 controller之间的通信。<span style...【阅读全文】
jeffasdasd | 2015-07-13 18:09:15 | 阅读(640) | 评论(0)
<span style="line-height:28px;white-space:normal;background-color:#EEEDDB;color:#000000;font-family:微软雅黑;">在iOS 开发中, 搞清楚Delegate&nbsp;是需要花些时间的。 Delegate&nbsp;&nbsp;本来是软件架构设计的一种理念。对于像手机这样一个有限的设备,我们需要充分考虑到:内存要尽量省着用; 视图之间的关系要...【阅读全文】
dengweihao | 2015-07-09 23:52:48 | 阅读(0) | 评论(0)
<p style="margin:10px auto;color:#494949;font-family:Arial, Helvetica, sans-serif;font-size:14px;line-height:22px;white-space:normal;">上一篇VFL(Visual format language)的文章中讲了一些基本用法.传送门<span style="color:#000000;"><a href="http://www.cnblogs.com/wupei/p/4150626.html" target="_blank" ...【阅读全文】
dengweihao | 2015-07-09 23:50:02 | 阅读(0) | 评论(0)
<p style="margin-top:0px;margin-bottom:0px;font-family:Arial;font-size:14px;line-height:26px;white-space:normal;">本文将通过简单的UI来说明如何用VFL来实现自动布局。在自动布局的时候避免不了使用代码来加以优化以及根据内容来实现不同的UI。</p><p style="margin-top:0px;margin-bottom:0px;font-family:Aria...【阅读全文】
【iOS平台】 Xcode-基本操
dengweihao | 2015-07-07 18:21:04 | 阅读(0) | 评论(0)
<h1 style="margin:0px;padding:0px;font-family:Arial;line-height:26px;white-space:normal;"><span style="color:#660000;"><strong><span style="font-family:'Microsoft YaHei';"><span style="font-size:18px;">1.IDE概览</span></span></strong></span></h1><p style="margin-top:0px;margin-bottom:0px;font-fa...【阅读全文】
asjdhask | 2015-07-07 14:29:59 | 阅读(380) | 评论(0)
近年来,随着移动互联网的飞速发展,3G互联网时代的到来,APP应用开发应运而生,并且日益发展壮大。其实追根究底,App的崛起还是在于乔布斯推出的ios智能手机系统,iPhone自一推出就受到全世界人民的热捧。手机App软件开发市场也得以顺势壮大。
【阅读全文】
【iOS平台】 Xcode-常快捷键
dengweihao | 2015-07-06 21:12:20 | 阅读(0) | 评论(0)
<h1 style="margin:10px 0px 0px;padding:0px;color:#666666;white-space:normal;font-size:30px;font-family:微软雅黑, Verdana, sans-serif, 宋体;line-height:normal;">一、编辑</h1><p style="margin-top:0px;margin-bottom:0px;padding-top:5px;padding-bottom:5px;white-space:normal;line-height:35px;border:0p...【阅读全文】
dengweihao | 2015-07-06 21:11:18 | 阅读(0) | 评论(0)
<p style="white-space:normal;color:#362E2B;font-family:Arial;font-size:14px;line-height:26px;">对于一个应用来说,如果你启动的速度太慢,需要用户等待很长时间,那么可能用户的耐心也在这等待中慢慢消失。</p><p style="white-space:normal;color:#362E2B;font-family:Arial;font-size:14px;line-height:26px;"...【阅读全文】