Vue.JS开源:dashboard - 基于 Vue 2.0 优雅的管理后台 经验

clone $ git clone https://github.com/zce/dashboard.git # submodule $ git submodule init && git submodule

371509796 2017-04-11   26840   0

简约的Vim 插件管理器:vim-plug 经验

'clojure' } " Using git URL Plug 'https://github.com/junegunn/vim-github-dashboard.git' " Plugin options

jopen 2014-09-14   77836   0

RxVolley = Volley + RxJava + OkHttp 经验

OSChina Git App http://git.oschina.net/oschina/git-osc-android OpenSourceChina company Git client.

jopen 2016-01-07   96280   0

基于Github的pull request流程做开源贡献 经验

在本地代码库添加一个新的remote,名为 beego : git remote add beego https://github.com/astaxie/beego.git 在 develop 分支上执行 git pull beego develop

jopen 2016-01-18   14262   0

数据库内容比较工具:dbcmp 经验

googlecode.com/git/tools/dbcmp/report.html (选择GB2312编码) windows平台使用方法: 1)下载并安装git for windows,下载地址参考如下:

jopen 2013-09-09   12311   0

使用Hexo建立独立博客 经验

hexo-deployer-git --save 配置hexo 打开_config.yml, 修改deploy模块 deploy: - type: git repo: git@gitcafe.com:xxxx/xxxx

jopen 2016-01-17   32719   0

Node.js实现文件上传功能 经验

test command: git repository: (https://github.com/billfeller/nodejs-upload-image-demo.git) keywords: author:

jopen 2014-11-16   65194   0

iOS下ffmepg开发的一些参考资料汇总 经验

2、 开源示例iFrameExtractor (git clone git://github.com/lajos/iFrameExtractor.git),这是一个iOS下利用ffmpeg解码播放的例

jopen 2014-09-05   25185   0

Elasticsearch 的 Python 客户端:tina 经验

client,提供较为方便的查询语法。 Installation $ git submodule add https://github.com/kelp404/tina.git $ git submodule add https://github

jopen 2015-08-31   11939   0

如何用AndroidStudio导入github项目 经验

你的电脑上首先要有git和AndroidStudio,没有的话赶紧下去吧,之前我的博客也有开发工具,这里我就当你有了,直接开始。 第二步:打开studio找到设置页面 将你安装的git路径放到第二步中,点击ok。

小叶子 2016-02-01   15649   0

开源模拟器,QEMU 2.4.0 版发布 资讯

qemu-2.4.0.tar.bz2 获取最新源代码: git clone git://git.qemu-project.org/qemu.git QEMU 是一套由Fabrice Bellar

jopen 2015-08-12   5042   0
QEMU  

开源游戏服务器端框架Firefly正式将GFirefly整合! 资讯

2版本开始GFirefly已经基本稳定,本次Firefly官方正式宣布将GFirefly整合进Firefly官方git中。 GFirefly(全称:F irefly-Gevent) 是F irefly 的G event

jopen 2014-12-19   10663   0
Firefly  

Wahoo: 一个Fishshell框架 经验

Requiressudoto install fish and other dependencies . curl -L git.io/wa | sh wa help Aboutsudo You don't need to

x286 2015-05-25   11171   0
Wahoo  

python访问redis 经验

com/andymccurdy/redis-py a) 下载源码: $ git clone https://github.com/andymccurdy/redis-py.git b) 安装: $ cd redis-py

1337035223 2016-02-02   11727   0

PostgreSQL统计数据监控工具 - pgcenter 经验

安装pgcenter(通过下载源码安装的方法) 2.1安装git su - root yum install git 2.2用git下载pgcenter源码安装包 git clone https://github

jopen 2015-12-25   15172   0

iPhone开发框架 Three20 经验

复制(Clone命令)three20 git(GitHub) 目录: `git clone git://github.com/joehewitt/three20.git`.  确保将其储存在一个常用位置,以便Xcode每次编译时来索引和访问

fmms 2012-02-11   27046   0

优雅的简繁体转换-PHP扩展:opencc4php 经验

安装 需要先安装OpenCC,版本1.0.1以上 git clone git@github.com:NauxLiu/opencc4php.git cd opencc4php phpize ./configure

jopen 2014-11-17   15942   0

MongoDB状态监控工具 MongoWatch 经验

。基于 node.js 开发。 安装方法: git clone git://github.com/karlseguin/mongowatch.git cd mongowatch npm install

openkk 2011-11-30   20497   0

Erlang 项目构建工具:Rebar 经验

是一个复杂的 Erlang 项目构建工具,遵循 OTP 原则。 $ git clone git://github.com/rebar/rebar.git $ cd rebar $ ./bootstrap Recompile:

jopen 2013-02-17   15034   0

MQTT 消息服务器:eMQTT 经验

R17+. Startup in Five Minutes $ git clone git://github.com/slimpp/emqtt.git $ cd emqtt $ make && make dist

jopen 2014-12-11   53208   0
1 2 3 4 5 6 7 8 9 10