会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
lianhuaren
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
38
39
40
41
42
43
44
45
46
···
50
下一页
2017年1月23日
第4月第23天 文本替换
摘要: 1.python http://blog.chinaunix.net/uid-25602770-id-4009387.html 2.ruby https://my.oschina.net/moluyingxing/blog/192248
阅读全文
posted @ 2017-01-23 17:55 lianhuaren
阅读(125)
评论(0)
推荐(0)
2017年1月20日
第4月第20天 python re xls2lua
摘要: 1. https://www.zhihu.com/question/36596275 2. https://github.com/luzexi/xls2lua https://github.com/wangshunping/Starup-Game-Python https://www.zhihu.c
阅读全文
posted @ 2017-01-20 15:00 lianhuaren
阅读(204)
评论(0)
推荐(0)
2017年1月10日
第4月第10天 iOS项目 mvc
摘要: 1. 一个uiviewcontroller发送网络请求,解析数据后放在数组里。如果是多个网络请求,就要多个成员变量存储。那是不是可以单独出一个model来解析数据,存储数据呢。 如果有一个RequestSender来发送数据,那么往多个服务器发送数据,只能在RequestSender里做if els
阅读全文
posted @ 2017-01-10 10:32 lianhuaren
阅读(109)
评论(0)
推荐(0)
2017年1月2日
第4月第2天 nsinvocation崩溃 mvc videotrack
摘要: 1. http://www.jianshu.com/p/ab6131ac7e70 http://www.cocoachina.com/bbs/read.php?tid=197684 2. 一个uiviewcontroller包含一个uitableview,那么viewcontroller必须要实现u
阅读全文
posted @ 2017-01-02 09:39 lianhuaren
阅读(227)
评论(0)
推荐(0)
2017年1月1日
第4月第1天 makefile automake
摘要: 1. gnu make的函数调用是$,比如 $(subst ee,EE,feet on the street) 规则中“TARGETS”可以是空格分开的多个文件名 Phony-Targets Pattern Rules Makefile里的.c.o等价于 %.o : %.c gcc -g -O2 -
阅读全文
posted @ 2017-01-01 16:20 lianhuaren
阅读(351)
评论(0)
推荐(0)
2016年12月30日
第3月30天 UIImage imageWithContentsOfFile卡顿 Can't add self as subview MPMoviePlayerControlle rcrash
摘要: 1. UIImage imageWithContentsOfFile卡顿 [[UIImage alloc] initWithContentsOfFile 卡顿 2.uitableview scroll to top NSIndexPath *indexPath = [NSIndexPath inde
阅读全文
posted @ 2016-12-30 11:40 lianhuaren
阅读(331)
评论(0)
推荐(0)
2016年12月27日
第3月第27天 uitableviewcell复用
摘要: 1. 有需求cell一行放两个子view,也可以放3个。子view控件都是一样,只有大小区分。需要复用吗? 复用实现:创建时创建3个,拿到数据时是两个就设置两个的frame,是3个就设置3个的frame。
阅读全文
posted @ 2016-12-27 16:38 lianhuaren
阅读(110)
评论(0)
推荐(0)
2016年12月23日
第3月第23天 EAIntroView
摘要: 1. EAIntroView,界面和模型分离。EAIntroPage数据模型,EAIntroView界面。 https://github.com/ealeksandrov/EAIntroView
阅读全文
posted @ 2016-12-23 09:26 lianhuaren
阅读(116)
评论(0)
推荐(0)
2016年12月21日
第3月第21天 nsclassfromstring返回null SVN报错:clean the working copy and then retry the operation
摘要: 1. xcodeproj工程损坏时,.m文件没有加入编译。 2. SVN报错:clean the working copy and then retry the operation http://blog.csdn.net/readyflystone/article/details/51986456
阅读全文
posted @ 2016-12-21 09:54 lianhuaren
阅读(388)
评论(0)
推荐(0)
2016年12月19日
第3月第19天 cxx_destruct dispatch_get_main_queue()死锁
摘要: 1. http://blog.jobbole.com/65028/ 2. 答案:输出1之后程序死锁 http://blog.sunnyxx.com/2014/03/06/ios_exam_0_key/
阅读全文
posted @ 2016-12-19 10:45 lianhuaren
阅读(137)
评论(0)
推荐(0)
上一页
1
···
38
39
40
41
42
43
44
45
46
···
50
下一页
公告