暂无个人介绍
<div class="show-content"> <h3>背景</h3> <p>SVPullToRefresh是iOS上实现下拉刷新和上提加载的一个组件。使用场景仅限UIScrollView,只需要一行代码,就能添加下拉刷新的功能。</p> <pre class="hljs objectivec"><code class="objectivec">[tableView addPu
<div class="entry-content"> <h2 id="firstHeading">原地址:http://wiki.mob.com/ios%E7%9F%AD%E4%BF%A1sdk%E9%9B%86%E6%88%90%E6%96%87%E6%A1%A3/</h2> <h2 id="firstHeading">第一步 获取短信SDK<a target="_blank" n
<p style="padding-top:0px; padding-bottom:0px; font-size:14px; color:rgb(63,63,63); line-height:30px"> <span style="padding:0px">一、网络适配由http改成https</span></p> <p style="padding-top:0px; padding-
<p><span style="font-size:18px"><strong><br> 用了xcode7以后遇到的问题,有网上找的解决方案,也有自己研究的,希望能帮助大家!</strong></span></p> <p><br></p> <p><span style="font-size:18px"><strong><strong>Assertion failure in -[UI
<p><span style="font-size:24px; color:#FF0000">安装CocoaPods之前要先安装Ruby环境</span></p> <p><span style="font-family:Lucida Grande,Lucida Sans Unicode,Arial,Verdana,sans-serif"><span style="font-size:14
<p><span style="font-size:24px">辛苦了半年,app终于上线了。要是有兴趣的可以看一下。相互学习~~~~~</span></p> <p><span style="font-size:24px">app名字是: 环球二货。 </span></p> <p><span style="font-size:24px">app技术第三方: AFN SDWebIma
<p>如果你是一名使用Mattt Thompson网络框架AFNetworking的iOS开发者(如果你不是,那还等什么呢?),也许你对这个框架中的缓存机制很好奇或者疑惑,并想学习如何在自己的app中充分利用这种机制。</p> <p>AFNetworking实际上使用了两个独立的缓存机制:</p> <p> ● AFImagecache:一个提供图片内存缓存的类,继承自NSCach
<div style="font-family:'segoe Ui',Arial,sans-serif; background-color:rgb(255,255,255); border:0px; margin:0px 0px 18px; padding:0px; vertical-align:baseline; color:rgb(102,102,102); font-size:12p
<p style="color:rgb(51,51,51); font-family:Arial; font-size:14px; line-height:26px; margin-top:0px; margin-bottom:0px; padding-top:0px; padding-bottom:0px"> UIScrollView 类负责所有基于 UIKit 的滚动操作。</p>
<span style="font-family:Arial,Helvetica,sans-serif; font-size:12px">一、概要</span> <p style="margin-top:0px; margin-bottom:0px; padding-top:0px; padding-bottom:0px"> <span style="font-size:12px">通
<div class="article_title" style="text-align:start; margin:5px 0px; line-height:30px"> <span style="text-align:right">一、新特性Size Class介绍</span> </div> <p style="margin-top:0px; margin-bottom:0px;
<div class="article_title" style="margin:5px 0px; font-size:20px; line-height:30px; font-family:'Microsoft YaHei'"> <span style="font-family:Arial; font-size:14px; line-height:26px">一、概要:前一篇初步的描述
<p>虽然iOS 5.0版本之后加入了ARC机制,但由于相互引用关系比较复杂时,内存泄露还是可能存在。所以了解原理很重要。</p> <p>这里讲述在没有ARC的情况下,如何使用Instruments来查找程序中的内存泄露,以及NSZombieEnabled设置的使用。</p> <p>本文假设你已经比较熟悉Obj-C的内存管理机制。</p> <p>实验的开发环境:XCode 4.5.2
<p style="margin-top:0px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; font-family:Arial; font-size:14px; line-height:26px"> <strong><span style="font-size:32px; color:#ff660">初始化UISeg
<p>打开相机:</p> <div class="dp-highlighter bg_cpp"> <div class="bar"> <div class="tools"> <strong></strong><br> </div> </div> <ol class="dp-cpp" start="1"> <li class="alt"><span><span class="com
<p style="margin-top:0px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; font-family:Arial; font-size:14px; line-height:26px"> <span style="font-family:'Comic Sans MS'; font-size:18px">
<p><span style="font-size:14px"> 在苹果推出iPhone5S时,64位的应用就走到了眼前。当时就看见苹果官方资料宣布iOS7.x的SDK支持了64位的应用,而且内置的应用都已经是64位。</span></p> <p><span style="font-size:14px"> 我记得自己刚刚接触电脑时还有16位的系统,指针的寻址范围还是1
<ol start="1" class="dp-objc" style="padding:0px; border:none; list-style-position:initial; color:rgb(92,92,92); font-family:Consolas,'Courier New',Courier,mono,serif; line-height:26px; margin:0px
<p style="margin-top:0px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; font-family:Arial; font-size:14px; line-height:26px"> <span style="font-size:18px; color:rgb(51,204,0)">/********
<p style="margin-top:0px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; font-family:Arial; font-size:14px; line-height:26px; border:0px"> <span style="font-family:'Comic Sans MS'; font-
<div class="article_title" style="margin:5px 0px; font-size:20px; line-height:30px; font-family:'Microsoft YaHei'"> <br> </div> <div id="article_content" class="article_content" style="margin:20
<p>Grand Central Dispatch (GCD)是Apple开发的一个多核编程的解决方法。</p> <p>dispatch queue分成以下三种:</p> <p>1)运行在主线程的Main queue,通过dispatch_get_main_queue获取。</p> <div class="cnblogs_code"> <div class="cnblogs_cod
<h1 style="padding:0px; margin:20px 0px 10px; line-height:43.20000076293945px; font-size:24px; color:rgb(51,51,51); font-family:Verdana,sans-serif,宋体"> IOS上 关于状态栏的相关设置(UIStatusBar)</h1> <span id
在iOS系统上运行的应用程序遵守MVC的软件架构模式,将自己分为三个基本部分:模型(Model)、视图(View)和控制器(Controller)。<br> MVC,维基百科是这样定义的。<br> MVC模式最早由Trygve Reenskaug在1974年提出,是施乐帕罗奥多研究中心(Xerox PARC)在20世纪80年代为程序语言Smalltalk发明的一种软件设计模式。MVC模
<span style="color:rgb(51,51,51); font-family:Arial; font-size:14px; line-height:28px">1. Git概念 </span><br style="color:rgb(51,51,51); font-family:Arial; font-size:14px; line-height:28px; padding:
<p style="color:rgb(51,51,51); font-family:Arial; font-size:14px; line-height:26px"> <strong>-->本教程适用于主流的开源网站github和bitbucket,个人认为sourceTree还是比较好用的git客户端,支持windows和mac os。</strong></p> <p sty
在“Build Setting”中将“Architectures”改成“Standard Architectures (including 64-bit)”。<img src="http://img.blog.csdn.net/20150318095819099?watermark/2/text/aHR0cDovL2Jsb2cuY3Nkbi5uZXQvRmx5aW5nX2luX3RoZV9
<div class="multicntwrap"> <div class="multicnt"> <div> <h3 class="title pre fs1"> <span class="tcnt">IOS平台的几个推送服务的对比</span> <span class="bgc0 fc07 fw0 fs0"></span> </h3> <p class="tdep clear
<p style="margin-top:0px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; font-family:Arial; font-size:14px; line-height:26px"> 1、同步请求可以从因特网请求数据,一旦发送同步请求,程序将停止用户交互,直至服务器返回数据完成,才可以进行下一步操作,
<p style="margin-top:0px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; font-family:Arial; font-size:14px; line-height:26px"> <span style="color:rgb(255,102,102)">主要是写cordova插件</span><b
<p style="color:rgb(51,51,51); font-family:Arial; font-size:14px; line-height:26px"> 如果我们要检测app版本的更新,那么我们必须获取当前运行app版本的版本信息和appstore 上发布的最新版本的信息。</p> <p style="color:rgb(51,51,51); font-family:A
http://fir.im
<div id="cnblogs_post_body"> <p>单例模式的意思就是只有一个实例。单例模式确保某一个类只有一个实例,而且自行实例化并向整个系统提供这个实例。这个类称为单例类。</p> <p><strong>1.单例模式的要点:</strong></p> <p><strong> </strong>显然单例模式的要点有三个;一是某个类只能有一个实例;二是它必须自行创建这个
<p style="border-width:0px; padding-top:0px; padding-bottom:0px; margin-top:0px; margin-bottom:8px; list-style:none; text-indent:2em; color:rgb(51,51,51); font-family:宋体; font-size:14px; line-heig
<p style="margin-top:0px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; line-height:26px; font-size:11px; font-family:Menlo"> 头文件</p> <p style="margin-top:0px; margin-bottom:0px; paddi
<p style="margin-top:0px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; font-family:Arial; font-size:14px; line-height:26px"> 复制一下代码,就可以直接使用了!</p> <p style="margin-top:0px; margin-bott
<p style="margin:10px auto; font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:13px; line-height:24px"> 1、初始化</p> <p style="margin:10px auto; font-family:Verdana,Geneva,Arial,Helve
<p>创建实体文件夹</p> <p>1</p> <p><img src="http://img.blog.csdn.net/20150211105741773?watermark/2/text/aHR0cDovL2Jsb2cuY3Nkbi5uZXQvRmx5aW5nX2luX3RoZV93b3JsZA==/font/5a6L5L2T/fontsize/400/fill/I0JBQkFC
<p>由于第一次接触要把 app 上传到 AppStore 比较棘手,很多地方不懂,研究了 大半天 终于给上传成功了,现在坐等审核吧,首先把上传到AppStore的流程 整理下 :</p> <p>第一 :准备证书 (要确保证书安装正确)不然给你个9000</p> <p><img src="http://img.blog.csdn.net/20140522162053703?waterm
<p style="margin:10px auto; padding-top:0px; padding-bottom:0px; line-height:19px; font-size:13px; font-family:Verdana,Arial,Helvetica,sans-serif"> <span style="margin:0px; padding:0px; line-heig
<span style="color:rgb(1,1,1); font-family:宋体,tahoma,Srial,helvetica,sans-serif; line-height:18px; background-color:rgb(245,248,253)"></span> <div id="text" style="word-break:break-word; width:57
<div id="article_details" class="details" style="margin:20px; color:rgb(51,51,51); font-family:Arial,Console,Verdana,'Courier New'"> <div id="article_content" class="article_content" style="margi
<p style="margin-top:0px; margin-bottom:0px; font-size:14px; font-family:Menlo"> 把类名写入plist文件,动态引入类 </p> <p style="margin-top:0px; margin-bottom:0px; font-size:14px; font-family:Menlo">NSStrin
<p style="margin-top:0px; margin-bottom:0px; font-size:14px; font-family:Menlo"> [[targetCallBack objectForKey:@"delegate"] performSelector:NSSelectorFromString([targetCallBack objectForKey:@"r
<span style="font-family:courier new,courier,monospace; outline:none; line-height:1.5em; color:rgb(51,51,51); font-size:14px"><span style="font-size:18px; outline:none; line-height:1.5em">UIKeyboa
<ol style="padding-left:50px; font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:13px; line-height:19px"> <li style="list-style-type:decimal">注册监听键盘事件的通知<br><div class="cnblogs_code"
<p style="color:rgb(51,51,51); font-family:Arial; font-size:14px; line-height:26px"> 这段时间需要整理一些东西, 先备注在这里, 将花时间把这个点整理一下。</p> <p style="color:rgb(51,51,51); font-family:Arial; font-size:14px; lin
<p style="margin-top:0px; margin-bottom:1.5em; padding-top:0px; padding-bottom:0px; font-size:16px; direction:ltr; font-family:Helvetica,sans-serif; line-height:25px; vertical-align:baseline; word
-( void )willTransitionToState:( UITableViewCellStateMask )state{<br> <br> [ super willTransitionToState :state];<br> <br> if ((state & UITableViewCellStateShowingDeleteCon
//普通请求,返回值为JSON类型,代理方式回调<br> - (void)requestForType:(NetworkRequestType)type info:(NSDictionary *)requestInfo target:(id)target successSel:(NSString *)successSelector failedSel:(NSString *)failed