随笔分类 -  object-c iOS

摘要:http://www.cocoachina.com/bbs/read.php?tid=84461笔试题: http://blog.sina.com.cn/s/blog_801997310101a978.html 阅读全文
posted @ 2013-03-29 16:52 hhhker 阅读(144) 评论(0) 推荐(0) 编辑
摘要:http://www.cnblogs.com/entlibforum/archive/2012/10/31/2747558.html 阅读全文
posted @ 2013-03-28 11:22 hhhker 阅读(148) 评论(0) 推荐(0) 编辑
摘要:http://www.onevcat.com/2012/06/what-is-new-in-cocoa-touch/#sthash.xYSsysKa.2kHkgfP2.dpbs 阅读全文
posted @ 2013-03-27 13:56 hhhker 阅读(151) 评论(0) 推荐(0) 编辑
摘要:参考文章: http://blog.csdn.net/zhuqilin0/article/details/6527113http://www.dozer.cc/2013/03/push-notifications-server-side-implement/http://blog.sina.com.cn/s/blog_71ce775e0101b43e.htmlPushSharp:https://github.com/Redth/PushSharp/调试上面的pushSharp关于程序集生成失败 -- 引用的程序集没有强名称的解决办法首先打开visual studio 2005命令提示(开始-- 阅读全文
posted @ 2013-03-19 13:24 hhhker 阅读(1114) 评论(0) 推荐(0) 编辑
摘要:【记录】GIT学习(1)在GITHUB上的文件 https://github.com/jun-lu/jun/blob/master/gitNotes.txt GIT 学习笔记集中化的版本控制系统 CVCS分布式版本控制系统 DVCSGit 基础要点 http://progit.org/book/zh/ch1-3.html 1:直接快照,而非比较差异 2:近乎所有操作都可本地执行 3:时刻保持数据完整性 (Git 使用 SHA-1 算法计算数据的校验 ,40 个十六进制字符(0-9 及 a-f)组成) 4:多数操作仅添加数据 5:三种状态(已提交(committed),已修改(modifie.. 阅读全文
posted @ 2013-03-19 09:10 hhhker 阅读(304) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/yuquan0821/article/details/6646400 阅读全文
posted @ 2013-03-15 09:08 hhhker 阅读(140) 评论(0) 推荐(0) 编辑
摘要:http://www.devdiv.com/iOS_iPhone-core_animation_-thread-135055-1-1.html 阅读全文
posted @ 2013-03-12 09:30 hhhker 阅读(186) 评论(0) 推荐(0) 编辑
摘要:关于UIWebView不能响应touchesBegan等四个方法的解决案例做的APP需要在一个UIWebView中随点击位置动态出现button,用touchesBegan等怎么调试都不行,普通的UIView就可以,找了半天终于知道UIWebView不能这样用,那么怎么做呢,只有用UITapGestureRecognizer替代了,其他的手势还可以用UIPinchGestureRecognizer(放大缩小)和UIPanGestureRecognizer(拖动),SO,我们现在以UITagGestureRecongnizer来做,获取webView中的位置。UITapGestureRecogn 阅读全文
posted @ 2013-02-26 15:57 hhhker 阅读(1244) 评论(0) 推荐(0) 编辑
摘要:http://kevin1366204484.blog.163.com/blog/static/17196620820121602349359/ 阅读全文
posted @ 2013-02-25 17:34 hhhker 阅读(151) 评论(0) 推荐(0) 编辑
摘要:http://blog.sina.com.cn/s/blog_5a6efa3301016z4n.htmlhttp://blog.sina.com.cn/s/blog_5a6efa330101dgd3.html 阅读全文
posted @ 2013-01-31 16:33 hhhker 阅读(164) 评论(0) 推荐(0) 编辑
摘要:http://www.cocoachina.com/newbie/tutorial/2012/1220/5377.html 阅读全文
posted @ 2013-01-29 16:22 hhhker 阅读(187) 评论(0) 推荐(0) 编辑
摘要:http://wangliang.me/?p=530 阅读全文
posted @ 2013-01-24 15:33 hhhker 阅读(190) 评论(0) 推荐(0) 编辑
摘要:想看Core data 有一段时间了,总觉是什么高深的 东东(一大堆NS....类名—_—!)其实不然..... 如果有 开发其它 面向对象的语言 如c# 就不难理解... .net 中就有一个Entity FarmWork 的框架 .. 其核心就是 ORM 结构...[object(对象)... 阅读全文
posted @ 2013-01-23 15:57 hhhker 阅读(1238) 评论(0) 推荐(0) 编辑
摘要:http://bloodbath2012.com/archives/41 阅读全文
posted @ 2013-01-16 17:41 hhhker 阅读(160) 评论(0) 推荐(0) 编辑
摘要:http://www.xuanyusong.com/archives/1809 阅读全文
posted @ 2013-01-15 09:42 hhhker 阅读(126) 评论(0) 推荐(0) 编辑
摘要:http://www.xuanyusong.com/archives/647 阅读全文
posted @ 2013-01-15 09:41 hhhker 阅读(210) 评论(0) 推荐(0) 编辑
摘要:http://www.xuanyusong.com/archives/1514 阅读全文
posted @ 2013-01-15 09:36 hhhker 阅读(155) 评论(0) 推荐(0) 编辑
摘要:http://my.oschina.net/plumsoft/blog/76128 阅读全文
posted @ 2013-01-09 09:53 hhhker 阅读(159) 评论(0) 推荐(0) 编辑
摘要:http://jinpyolab.tistory.com/66 阅读全文
posted @ 2013-01-07 15:02 hhhker 阅读(165) 评论(0) 推荐(0) 编辑
摘要:http://blog.sina.com.cn/s/blog_786beda70101ahrd.html 阅读全文
posted @ 2013-01-07 11:50 hhhker 阅读(188) 评论(0) 推荐(0) 编辑