会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
活出自己的风格
博客园
首页
新随笔
联系
订阅
管理
2014年7月16日
SpringMVC
摘要: http://blog.csdn.net/cswhale/article/details/16941281http://blog.csdn.net/sunitjy/article/details/6782431/http://code4app.com/article/cocoapods-instal...
阅读全文
posted @ 2014-07-16 17:21 卓毅
阅读(126)
评论(0)
推荐(0)
2014年7月10日
iOS应用程序的生命周期
摘要: 转自:http://www.cocoachina.com/applenews/devnews/2014/0710/9089.html对于iOS应用程序,关键是要知道你的应用程序是否正在前台或后台运行。由于系统资源在iOS设备上较为有限,一个应用程序必须在后台与前台有不同的行为。操作系统也会限制你的应...
阅读全文
posted @ 2014-07-10 14:19 卓毅
阅读(205)
评论(0)
推荐(0)
2014年7月9日
15分钟学Lua
摘要: http://tylerneylon.com/a/learn-lua/http://stackoverflow.com/questions/8092382/learning-lua-fast
阅读全文
posted @ 2014-07-09 15:30 卓毅
阅读(286)
评论(0)
推荐(0)
2014年7月7日
Block的引用循环问题 (ARC & non-ARC)
摘要: http://blog.csdn.net/wildfireli/article/details/22063001
阅读全文
posted @ 2014-07-07 10:53 卓毅
阅读(130)
评论(0)
推荐(0)
2014年7月3日
iOS面试
摘要: http://blog.csdn.net/xunyn/article/details/11073575
阅读全文
posted @ 2014-07-03 21:52 卓毅
阅读(124)
评论(0)
推荐(0)
2014年6月13日
使用 Spring Data JPA 简化 JPA 开发
摘要: http://www.ibm.com/developerworks/cn/opensource/os-cn-spring-jpa/
阅读全文
posted @ 2014-06-13 17:01 卓毅
阅读(154)
评论(0)
推荐(0)
2014年6月10日
iOS8下的UISplitViewController初探
摘要: UISplitViewController一直都是iPad的专利。但iOS8对此做出了改变,它使得这种分层级的应用,更加Universe了,一次编码,解决多屏、多设备的兼容问题。下面来看下新的API如何使用吧。我热衷于代码创建VC,所以喜欢xib的同学就忍一忍吧~在AppDelegate中创建spl...
阅读全文
posted @ 2014-06-10 15:03 卓毅
阅读(989)
评论(0)
推荐(0)
2014年6月9日
iOS8下的UIAlertContoller初探
摘要: iOS8推出了几个新的“controller”,主要是把类似之前的UIAlertView变成了UIAlertController,这不经意的改变,貌似把我之前理解的“controller”一下子推翻了~但是也无所谓,有新东西不怕,学会使用了就行。接下来会探讨一下这些个新的Controller。- (...
阅读全文
posted @ 2014-06-09 16:42 卓毅
阅读(4464)
评论(3)
推荐(0)
2014年6月4日
iOS应用性能调优的25个建议和技巧
摘要: http://blog.csdn.net/linzhiji/article/details/8792930
阅读全文
posted @ 2014-06-04 15:09 卓毅
阅读(192)
评论(0)
推荐(0)
2014年5月23日
自定义 URL Scheme 完全指南
摘要: http://www.cocoachina.com/applenews/devnews/2014/0522/8514.html
阅读全文
posted @ 2014-05-23 15:11 卓毅
阅读(206)
评论(0)
推荐(0)
下一页
公告