数据库内容比较工具: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

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

Table Flip on Ruby Exceptions 经验

your feature branch ( git checkout -b my-new-feature ) Commit your changes ( git commit -am 'Add some

blfuqvh 2016-02-29   36183   0
Ruby   Git   Ruby开发  

搭建一个新的Mac开发环境的个人清单:Config 经验

Config 是一个基础的清单用于搭建一个新的Mac开发环境。它让你加快速使用Git,Ruby,GitHub,Jekyll,更迅速地回到编码。 Contents File Description .bash-profile

jopen 2014-12-09   10273   0
Config  

终端到终端加密的电子邮件客户端:Tutanota 经验

steps: Clone the repository:git clone https://github.com/tutao/tutanota.git Switch into the web directory:cd

jopen 2015-06-29   22015   0

springmvc-spring-mybatis-shiro-easyui权限系统 经验

QQ群:237587118 git地址: https://git.oschina.net/wangzhixuan/spring-shiro-training.git 欢迎star、fork,不

nyyb 2015-12-12   82748   0

MongoDB慢查询监控工具 MongoSpy 经验

好对应DB的profile级别。 安装方法: git clone git://github.com/karlseguin/mongospy.git cd mongospy npm install

openkk 2011-11-30   25404   0

采用Ruby on Rails+Semantic-UI开发的音乐社交网络:Ting 经验

ImageMagick 6.8 + Installation $ git clone git://github.com/Aufree/ting.git $ cd ting Linux(Ubuntu) $ sudo

jopen 2015-10-10   103687   0
1 2 3 4 5 6 7 8 9 10