码迷,mamicode.com
首页 >  
搜索关键字:github    ( 38406个结果
nginx+lua环境搭建笔记
1、下载安装包:http://luajit.org/download/LuaJIT-2.0.3.tar.gz?https://codeload.github.com/simpl/ngx_devel_kit/tar.gz/v0.2.19https://codeload.github.com/openresty/lua-nginx-module/tar.gz/v0.9.15http://nginx.org/download/nginx-1.9.0.tar.gzhttps://codeload.git..
分类:其他好文   时间:2015-05-08 18:23:23    阅读次数:334
在cocos2d-js中使用pomelo
一 下载安装nodejs 下载地址:https://nodejs.org/ #nodejs默认安装了npm工具 pomelo是基于nodejs,会用到很多nodejs中的代码。 另外还需要用到npm工具。 二 安装git 参考github官网:https://help.github.com/articles/set-up-git/ npm工具会用到git 三...
分类:Web程序   时间:2015-05-08 18:17:57    阅读次数:808
【媒体应用:Android平台Vitamio播放器探索之路系列】之二:Vitamio API:核心类
作者:郭嘉 邮箱:allenwells@163.com 博客:http://blog.csdn.net/allenwells github:https://github.com/AllenWells【媒体应用:Android平台Vitamio播放器探索之路系列】章节索引【媒体应用:Android平台Vitamio播放器探索之路系列】之二:Vitamio API注意:为了方便大家对照源码阅览,V...
分类:移动开发   时间:2015-05-08 18:14:25    阅读次数:401
Xcode 插件
敲3个/ 出现https://github.com/onevcat/VVDocumenter-Xcode把鼠标放在 对应的color上显示 颜色http://alcatraz.io
分类:其他好文   时间:2015-05-08 18:04:41    阅读次数:113
【媒体应用:Android平台Vitamio播放器探索之路系列】之一:Vitamio开篇
作者:郭嘉 邮箱:allenwells@163.com 博客:http://blog.csdn.net/allenwells github:https://github.com/AllenWells【媒体应用:Android平台Vitamio播放器探索之路系列】章节索引一 Vitamio简介对于媒体播放器的开发而言,Android提供了内置的VideoView组件和MediaPlayer组件,...
分类:移动开发   时间:2015-05-08 16:35:20    阅读次数:154
DeepLearning tutorial(7)深度学习框架Keras的使用-进阶
上一篇文章总结了Keras的基本使用方法,相信用过的同学都会觉得不可思议,太简洁了。十多天前,我在github上发现这个框架的时候,关注Keras的人还比较少,这两天无论是github还是微薄,都看到越来越多的人关注和使用Keras。所以这篇文章就简单地再介绍一下Keras的使用,方便各位入门。主要包括以下三个内容: 训练CNN并保存训练好的模型。 将CNN用于特征提取,用提取出来的特征训练SVM。...
分类:其他好文   时间:2015-05-08 16:30:50    阅读次数:313
kbengine + cocos2d_js实现html5网络游戏mmorpg(全套代码+资源)
http://www.kbengine.org 中文 Demo搭建文档,QQ交流群:16535321,论坛 Releases sources?????:?https://github.com/kbengine/kbengine_cocos2d_js_demo/releases/latest binarys?????:?https://sou...
分类:Web程序   时间:2015-05-08 15:14:28    阅读次数:396
centos 6.4x64 安装gitlab
gitlab是一个使用RubyonRails开发的开源应用程序,与Github类似,能够浏览源代码,管理缺陷和注释,非常适合在团队内部使用。一、环境系统:CentOS6.4x64最小化安装IP:192.168.3.71二、安装yum源安装epel源[root@gitlab~]#rpm-ivhhttp://dl.fedoraproject.org/pub/epel/6/x86_..
分类:其他好文   时间:2015-05-08 15:08:37    阅读次数:167
UiAutomator学习笔记(3)- 快速调试
为什么需要快速调试?uiautomator无法在Eclipse直接调试命令行调试效率低下进行快速调试步骤打开https://github.com/fan2597/UiAutomatorHelper下载项目将UiAutomatorHelper.java拷贝到测试工程下新建java main方法,填写如...
分类:其他好文   时间:2015-05-08 14:43:19    阅读次数:937
eclipse中导入zico Maven项目
zico源代码地址:https://github.com/jitlogic/zico简单的说,git上同步的源代码需要先进行maven编译,然后导入eclipse。如果没有配置好maven,请参考我的另一篇博文:http://www.cnblogs.com/shuaiwang/p/4320653.h...
分类:系统相关   时间:2015-05-08 14:36:05    阅读次数:150
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!