码迷,mamicode.com
首页 >  
搜索关键字:wget curl    ( 11696个结果
Linux & Mac curl 命令行使用——POST&GET
Linux & Mac curl 命令行使用——POST&GET...
分类:系统相关   时间:2014-06-19 09:42:02    阅读次数:754
nginx+php 安装手册
1: wget http://ftp.gnu.org/pub/gnu/libiconv/libiconv-1.13.1.tar.gztar -zxvf libiconv-1.13.1.tar.gzcd libiconv-1.13.1./configure --prefix=/usr/local/li...
分类:Web程序   时间:2014-06-16 09:44:08    阅读次数:223
Centos6.4配置Fedora EPEL源附配置hop5.in源
查看系统版本cat /etc/redhat-release下载CentOS 版本所对应的EPEL 的版本wget http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm命令安装EPEL 软件包rpm ...
分类:其他好文   时间:2014-06-15 22:16:46    阅读次数:413
php http请求封装
/** * 发送HTTP请求方法,目前只支持CURL发送请求 * @param string $url 请求URL * @param array $params 请求参数 * @param string $method 请求方法GET/POST ...
分类:Web程序   时间:2014-06-15 21:39:00    阅读次数:376
VS2010静态链接libcurl,附带编译通过的测试工程和bilcurl库
VS2010静态链接libcurl,附带编译通过的测试工程和bilcurl库...
分类:其他好文   时间:2014-06-15 17:04:29    阅读次数:205
Adobe/Flash Media Server 5.0 linux 64位系统下的安装
一、下载 Adobe/Flash MS5.0下载地址: http://fs1.d-h.st/download/00036/VOt/adobemediaserver_5_ls1_linux64.tar.gz # ./wget http://fs1.d-h.st/download/00036/VOt/adobemediaserver_5_ls1_linux64.tar.gz 二、安装 #...
分类:系统相关   时间:2014-06-13 21:56:27    阅读次数:509
phantomjs + selenium headless test
1. 安装seleniumpip install selenium2. 安装phantomjs如果你是Ubuntu12.04,默认安装的版本是1.4.这个会出错。需要安装1.9.7cd /usr/local/sharesudo wget https://bitbucket.org/ariya/pha...
分类:Web程序   时间:2014-06-13 07:32:47    阅读次数:305
MemCached 安装笔记
安装步骤: 1. 下载libevent & memcached 源码包分别把memcached和libevent下载回来,放到 /tmp 目录下: # cd /tmp # wget http://memcached.org/files/memcached-1.4.20.tar.gz # wget h...
分类:其他好文   时间:2014-06-12 17:21:10    阅读次数:327
SSDB安装
下载:[root@localhosthome]#wget--no-check-certificatehttps://github.com/ideawu/ssdb/archive/master.zip --2014-06-1001:44:45--https://github.com/ideawu/ssdb/archive/master.zip 正在解析主机github.com...192.30.252.131 正在连接github.com|192.30.252.131|:443.....
分类:数据库   时间:2014-06-10 22:49:02    阅读次数:351
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!