会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
lianhuaren
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
34
35
36
37
38
39
40
41
42
···
50
下一页
2017年6月13日
第9月第13天 传递lua匿名函数到c/c++
摘要: 1. lua函数都在refid_fun 比如;lua代码item:addNodeEventListener,CCScriptEventDispatcher* self item,int event cc.MENU_ITEM_CLICKED_EVENT, http://blog.csdn.net/li
阅读全文
posted @ 2017-06-13 15:22 lianhuaren
阅读(762)
评论(0)
推荐(0)
2017年6月12日
第9月第12天 lua_push lua_to luaL_check stack quick
摘要: 1. c代码中通过lua_push 把数据压入堆栈,lua调用c函数得到数据。luaL_check是对lua_to的封装,从堆栈中获取lua代码中函数调用的数据。 2.stack lua_pushnumber( L, 211 );lua_pushnumber( L, 2222 );lua_newta
阅读全文
posted @ 2017-06-12 09:07 lianhuaren
阅读(534)
评论(0)
推荐(0)
2017年6月9日
第9月第9天 CTFramesetterCreateWithAttributedString
摘要: 1. CFRelease(paragraphStyle); CFRelease(ctFont); https://github.com/honcheng/RTLabel https://stackoverflow.com/questions/3374591/ctframesettersuggestf
阅读全文
posted @ 2017-06-09 15:00 lianhuaren
阅读(1271)
评论(0)
推荐(0)
2017年6月7日
第9月第7天 uicollectionview
摘要: 1. https://www.github.com/Instagram/IGListKit/
阅读全文
posted @ 2017-06-07 15:39 lianhuaren
阅读(125)
评论(0)
推荐(0)
2017年6月6日
第9月第6天 push pop动画 生成器模式(BUILDER)
摘要: 1. https://github.com/MichaelHuyp/QQNews 2.生成器模式(BUILDER) http://blog.csdn.net/zs634134578/article/details/17853433 https://github.com/e5MaxSpace/Desi
阅读全文
posted @ 2017-06-06 11:26 lianhuaren
阅读(146)
评论(0)
推荐(0)
2017年6月5日
第9月第5天 AVVideoAverageBitRateKey
摘要: 1. https://stackoverflow.com/questions/11751883/how-can-i-reduce-the-file-size-of-a-video-created-with-uiimagepickercontroller http://www.jianshu.com/
阅读全文
posted @ 2017-06-05 19:30 lianhuaren
阅读(672)
评论(0)
推荐(0)
2017年6月3日
第9月第3天 uilabel contentscale
摘要: 1. http://blog.csdn.net/u012703795/article/details/43706449
阅读全文
posted @ 2017-06-03 16:01 lianhuaren
阅读(109)
评论(0)
推荐(0)
2017年5月22日
第8月第22天 python scrapy
摘要: 1. https://github.com/hk029/LagouSpider 2. 'module' object has no attribute 'OP_NO_TLSv1_1' http://blog.csdn.net/aquester/article/details/70226813
阅读全文
posted @ 2017-05-22 09:07 lianhuaren
阅读(139)
评论(0)
推荐(0)
2017年5月21日
第8月第21天 django lbforum项目记录
摘要: 1. https://github.com/vicalloy/LBForum install Clone LBForum repository from git://github.com/vicalloy/lbforum-site.git use source env.rc to start lbf
阅读全文
posted @ 2017-05-21 09:36 lianhuaren
阅读(250)
评论(0)
推荐(0)
2017年5月19日
第8月第19天 django rest
摘要: 1. http://www.cnblogs.com/pycode/p/6365905.html http://www.django-rest-framework.org/api-guide/viewsets/ 2.boostrap http://www.cnblogs.com/fnng/p/3998
阅读全文
posted @ 2017-05-19 18:44 lianhuaren
阅读(143)
评论(0)
推荐(0)
上一页
1
···
34
35
36
37
38
39
40
41
42
···
50
下一页
公告