上一页 1 ··· 34 35 36 37 38 39 40 41 42 ··· 50 下一页
摘要: 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 阅读(753) 评论(0) 推荐(0) 编辑
摘要: 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 阅读(520) 评论(0) 推荐(0) 编辑
摘要: 1. CFRelease(paragraphStyle); CFRelease(ctFont); https://github.com/honcheng/RTLabel https://stackoverflow.com/questions/3374591/ctframesettersuggestf 阅读全文
posted @ 2017-06-09 15:00 lianhuaren 阅读(1253) 评论(0) 推荐(0) 编辑
摘要: 1. https://www.github.com/Instagram/IGListKit/ 阅读全文
posted @ 2017-06-07 15:39 lianhuaren 阅读(119) 评论(0) 推荐(0) 编辑
摘要: 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 阅读(142) 评论(0) 推荐(0) 编辑
摘要: 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 阅读(642) 评论(0) 推荐(0) 编辑
摘要: 1. http://blog.csdn.net/u012703795/article/details/43706449 阅读全文
posted @ 2017-06-03 16:01 lianhuaren 阅读(105) 评论(0) 推荐(0) 编辑
摘要: 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 阅读(136) 评论(0) 推荐(0) 编辑
摘要: 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 阅读(234) 评论(0) 推荐(0) 编辑
摘要: 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 阅读(140) 评论(0) 推荐(0) 编辑
上一页 1 ··· 34 35 36 37 38 39 40 41 42 ··· 50 下一页