E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
raw.github.com
Leiningen 安装<转>
安装过程如下:1.下载lein脚本https://
raw.github.com
/technomancy/leiningen/preview/bin/lein2.复制到/usr/bin目录下,并允许执行[
yongjian_luo
·
2014-01-21 17:00
Python的包管理工具Pip
O http://python-distribute.org/distribute_setup.py $ python distribute_setup.py安装:$ curl -O https://
raw.github.com
brivio
·
2014-01-20 00:00
Mac OSX 10.9搭建nginx+mysql+php-fpm环境
安装homebrew也非常简单,只要在终端中输入: ruby-e"$(curl-fsSLhttps://
raw.github.com
/Homebrew/homebrew/go/install)" homebrew
abing_hu
·
2014-01-04 20:00
nginx
mac
php-fpm
Ubuntu下使用Monaco字体
https://github.com/cstrap/monaco-font安装方法:curl-kLhttps://
raw.github.com
/cstrap/monaco-font/master/install-font-ubuntu.sh
jokes000
·
2014-01-03 16:00
Android开发环境搭建
阅读更多由于本人现在使用mac了,所以特别记录下mac下的几条命令:ruby-e"$(curl-fsSLhttps://
raw.github.com
/Homebrew/homebrew/go/install
cyhcheng
·
2013-12-17 22:00
Android开发环境搭建
由于本人现在使用mac了,所以特别记录下mac下的几条命令:ruby-e"$(curl-fsSLhttps://
raw.github.com
/Homebrew/homebrew/go/install)"
cyhcheng
·
2013-12-17 22:00
Android开发
beanstalkd学习笔记
最直接的学习Beanstalkd的方式就是读官方协议文档: https://
raw.github.com
/kr/beanstalkd/master/doc/protocol.txt beanstalkd
liaofeng_xiao
·
2013-12-16 21:00
bean
jquery-cookie api
thejQuerylibrary(unlessyouarepackagingscriptssomehowelse):DonotincludethescriptdirectlyfromGitHub(http://
raw.github.com
hengfeng_su
·
2013-11-28 10:00
python33安装easy_install
distribute_setup.py,放在Python安装目录,运行python.exedistribute_setup.py,这样在Scripts目录中就安装了easy_install.https://
raw.github.com
timluo
·
2013-11-07 08:00
管理 Node.js 多版本共存: nvm
nvm项目: https://github.com/creationix/nvm安装: curlhttps://
raw.github.com
/creationix/nvm/master/install.sh
hatmore
·
2013-10-26 20:00
[置顶] mac 10.9 安装gdb
首先,保存这个链接:https://github.com/Homebrew/homebrew-dupes然后在线安装:brewinstallhttps://
raw.github.com
/Homebrew
paynetiger
·
2013-10-26 17:00
metasploit 图形化界面和自动化exploit脚本
阅读更多0x01最新版的metasploit没了图形化界面,armitage开始收费那我们就选用msfgui吧,安装简单https://
raw.github.com
/scriptjunkie/msfgui
wcf1987
·
2013-10-21 16:00
redis 的6种过期策略
redis官方提供的confhttps://
raw.github.com
/antirez/redis/2.2/redis.conf中6中过期策略的具体方式。
小狼_百度
·
2013-10-18 19:09
Redis
redis 的6种过期策略
redis官方提供的confhttps://
raw.github.com
/antirez/redis/2.2/redis.conf中6中过期策略的具体方式。
xiaolang85
·
2013-10-18 19:00
OS X 定制备忘
阅读更多记录一些切换系统之后需要做的事1.安装Xcode和CommandLineTools2.首先,肯定是先弄个好用的包管理系统Homebrewruby-e"$(curl-fsSLhttps://
raw.github.com
tiroc
·
2013-10-18 17:00
Mac
OS
X
OS X 定制备忘
阅读更多记录一些切换系统之后需要做的事1.安装Xcode和CommandLineTools2.首先,肯定是先弄个好用的包管理系统Homebrewruby-e"$(curl-fsSLhttps://
raw.github.com
tiroc
·
2013-10-18 17:00
Mac
OS
X
OS X 定制备忘
首先,肯定是先弄个好用的包管理系统 Homebrew ruby -e "$(curl -fsSL https://
raw.github.com
/Homebrew/homebrew/go
tiroc
·
2013-10-18 17:00
mac
OS X
Django安装
1、首先安装pip,一个自动安装python包的工具,类似于yum这样的工具,安装方式: 1.1、curl -O https://
raw.github.com
/pypa/
samwang
·
2013-10-08 18:00
django
Django安装
1、首先安装pip,一个自动安装python包的工具,类似于yum这样的工具,安装方式: 1.1、curl -O https://
raw.github.com
/pypa/
samwang
·
2013-10-08 18:00
django
开始我的rails生活--1.安装rails
1.installhomebrew:(homebrew是mac系统下的包管理工具,类似于rpm等)ruby-e"$(curl-fsSLhttps://
raw.github.com
/mxcl/homebrew
psychebb
·
2013-09-29 22:29
Ruby
Rails
在octopress中gist tab不能正确的插入gist代码
今天尝试用Octopress的gitstab插件来把gist插入到博客中,但是发现没有插入成功,调用rakegenerate报如下的错误:Gistrepliedwith404forhttps://
raw.github.com
·
2013-09-26 00:00
top
jedi-vim python插件
安装pathogen.vimmkdir-p~/.vim/autoload~/.vim/bundle;\ curl-Sso~/.vim/autoload/pathogen.vim\ https://
raw.github.com
pengfei_xue
·
2013-09-25 12:00
python
vim
lazyload.JS实现图片异步延迟加载
地址:https://
raw.github.com
/tuupola/jquery_lazyload/master/jquery.lazyload.js网站:https://github.com/tuupola
郏高阳
·
2013-09-22 19:00
安装html5转化为pdf的python库pisa 安装matplotlab把数据转化为图形的python库
安装html5转化为pdf的python库pisa1,先安装python2.7.32,再安装piphttps://
raw.github.com
/pypa/pip/master/contrib/get-pip.py
lifeiaidajia
·
2013-09-01 15:00
python
html5
图形
Manager_Quickstart
所以需要预先安装mysql,并初始化ottermanager的系统表结构 a.安装mysql,这里不展开,网上一搜一大把 b.初始化ottermanager系统表:下载:wgethttps://
raw.github.com
SANSOM
·
2013-08-29 22:00
Homebrew
安装Homebrew很方便,执行 ruby -e "$(curl -fsSL https://
raw.github.com
/mxcl/homebrew/go)" 装完了可以在
schnell18
·
2013-08-28 22:00
brew
Mountain Lion brew 安装coffeescript + node.js
ruby<(curl-fsSkhttps://
raw.github.com
bigfish101
·
2013-08-24 12:00
zabbix 实现cacti树行图的效果
效果图介绍另一个功能就是点击上面的图形出现大图的效果cdzatree/mvgraph.phpback.graph.phpwgethttps://
raw.github.com
/ke
a_wsg
·
2013-08-16 11:19
zabbix
zatree
Build Hadoop 过程中遇到需要安装 protobuf 问题的解决方法
的时候,提示protobuf出错,查了一下,需要安装protobuf(是一个非Java的组件)先到homebrew上找到安装homebrew的方法 ruby-e"$(curl-fsSLhttps://
raw.github.com
我有我的空间!
·
2013-07-24 13:00
[代码分析]gen_server例子分析
这个例子是erlang/OTP并发实践里的 例子内容很简单 但是对行为不是很理解的人(比如我)读起来还是有那么一点点困难的 源代码: https://
raw.github.com
fair_jm
·
2013-07-05 16:00
server
一组快速安装脚本
curl-shttps://
raw.github.com
/netkiller/shell/master/centos6.sh|bashcurl-shttps://
raw.github.com
/netkiller
neo-chen
·
2013-06-21 18:00
shell
netkiller
一组快速安装脚本
curl -s https://
raw.github.com
/netkiller/shell/master/centos6.sh | bash curl -s https://
raw.github.com
netkiller.github.com
·
2013-06-21 18:00
shell
netkiller
lazyloading for pictures
https://
raw.github.com
/tuupola/jquery_lazyload/master/jquery.lazyload.jsJS地址 $(document).ready(function
lglgsy456
·
2013-06-14 17:00
Emacs编辑Nginx
首先下载https://
raw.github.com
/ajc/nginx-mode/master/nginx-mode.el让后放在某个目录下之后编辑.emacs文件,添加几行:(add-to-list'load-path
sheismylife
·
2013-06-02 07:00
Rails 实战 0x01
1.运用RailsComposer自动创建项目 railsnewmyapp-mhttps://
raw.github.com
/RailsApps/rails-composer/master/composer.rbRailsComposer
dragonszy
·
2013-05-26 16:00
web开发
Composer
Ruby
Rails
Xcode代码格式化利器——XEP
.打开命令行,执行下面命令:ruby-e"$(curl-fsSkLraw.github.com/mxcl/homebrew/go)" brewinstalluncrustify注:brew的安装地址(
raw.github.com
bia_biu_bia
·
2013-05-22 02:00
xcode
格式化
Mongodb: -bash: pip: command not found错误
在安装mongodb的DEX工具时需要用到pip命令: $curl-Ohttps://
raw.github.com
/pypa/pip/master/contrib/get-pip.py $pythonget-pip.py
刘纪君
·
2013-03-31 21:00
emacs
阅读更多https://
raw.github.com
/emacs-java/auto-java-complete/0.2.8/Installhttps://github.com/emacs-java/auto-java-completehttp
robinfung
·
2013-03-11 23:00
emacs
emacs
https://
raw.github.com
/emacs-java/auto-java-complete/0.2.8/Install https://github.com/emacs-java/auto-java-complete
robinfung
·
2013-03-11 23:00
emacs
emacs
阅读更多https://
raw.github.com
/emacs-java/auto-java-complete/0.2.8/Installhttps://github.com/emacs-java/auto-java-completehttp
robinfung
·
2013-03-11 23:00
emacs
mac 用brew 安装php及其扩展
curl -O curl -O https://
raw.github.com
/ampt/homebrew/php/Library/Formula/php.rb mv php.rb `brew
duanyong
·
2013-02-20 17:00
brew
让Aptana Studio支持JQuery 1.3.1代码提示
1)下载:https://
raw.github.com
/aptana/javascript-jquery.ruble/master/support/jquery.1.4.2.sdocml一定要保证是.sdocml
柒月-小妖精
·
2013-01-06 17:00
jquery
aptana
Studio
3
Emacs 配置Clojure开发环境一 clojure-mode
首先下载clojure-mode.el文件,下载地址:https://
raw.github.com
/technomancy/clojure-
sheismylife
·
2012-12-26 18:00
ubuntu
emacs
clojure
Leiningen 安装
安装过程如下:1.下载lein脚本https://
raw.github.com
/technomancy/leiningen/preview/bin/lein2.复制到/usr/bin目录下,并允许执行mvlein
sheismylife
·
2012-12-25 17:00
在xcode中格式化代码
安装homebrew /usr/bin/ruby -e "$(curl -fsSkL
raw.github.com
/mxcl/homebrew/go)" 2.
42087743
·
2012-12-14 17:00
ios
xcode
format
uncrustify
安装记录
Rails: 1、 apt-get install curl bash -s stable < <(curl -s https://
raw.github.com
/wayneeseguin
chm2920
·
2012-12-04 22:00
安装
安装记录
阅读更多Rails:1、apt-getinstallcurlbash-sstable<<(curl-shttps://
raw.github.com
/wayneeseguin/rvm/master/binscripts
chm2920
·
2012-12-04 22:00
Homebrew的安装与使用
-------------------------- 官网地址:http://mxcl.github.com/homebrew/ 安装命令:ruby -e "$(curl -fsSkL
raw.github.com
elf8848
·
2012-12-04 22:00
brew
Homebrew的安装与使用
-------------------------- 官网地址:http://mxcl.github.com/homebrew/ 安装命令:ruby -e "$(curl -fsSkL
raw.github.com
elf8848
·
2012-12-04 22:00
brew
Homebrew的安装与使用
-------------------------- 官网地址:http://mxcl.github.com/homebrew/ 安装命令:ruby -e "$(curl -fsSkL
raw.github.com
elf8848
·
2012-12-04 22:00
brew
上一页
9
10
11
12
13
14
15
16
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他