转自:http://www.cnblogs.com/puresoul/p/4907655.html 一、HTTP Mirror Server的作用: 它可以在本地临时搭建一个HTTP服务器,该服务器把接收到的请求原样返回,这样就可以看到发送出的请求的具体内容,以供调试。 二、示例: 1、添加HTTP ...
分类:
Web程序 时间:
2016-04-25 10:27:38
阅读次数:
376
https://www.centos.org/forums/viewtopic.php?t=5770 In order to conserve the limited bandwidth available .iso images are not downloadable from mirror.c ...
分类:
其他好文 时间:
2016-04-25 07:58:27
阅读次数:
2046
题目: Given a binary tree, check whether it is a mirror of itself (ie, symmetric around its center). For example, this binary tree is symmetric: But the ...
分类:
其他好文 时间:
2016-04-24 06:10:26
阅读次数:
162
Given a binary tree, check whether it is a mirror of itself (ie, symmetric around its center). For example, this binary tree is symmetric: But the fol ...
分类:
其他好文 时间:
2016-04-20 13:08:39
阅读次数:
164
一,maven基础命令 二,坐标,构件与仓库 1,坐标与构件 groupId:公司网址反写+项目名 artifactId:项目名-模块名 2,仓库 本地仓库 远程全球中央仓库: 3,镜像仓库 Settings.xml中<mirror>进行修改 4,更改本地默认仓库路径 三,在eclipse中安装ma ...
分类:
其他好文 时间:
2016-04-17 14:33:56
阅读次数:
116
cd/usr/local/src/wgethttp://mirror.bit.edu.cn/apache/httpd/httpd-2.2.31.tar.gztarzvfhttpd.tar.gzcdhttpdyuminstall-ygcczlib-devel./configure\--prefix=/usr/local/apache2\--with-included-apr\--enable-so\--enable-deflate=shared\--enable-expires=shared\--enable-..
分类:
Web程序 时间:
2016-04-16 19:46:34
阅读次数:
337
官方插件https://github.com/dawnbreaks/mysql2redis
安装插件以及依赖
//安装apr+apr-util
$wgethttp://mirror.bit.edu.cn/apache//apr/apr-1.5.1.tar.gz
$tarzxvfapr-1.5.1.tar.gz
$./configure--prefix=/usr/local/apr
$make
$makeinstall
$wgethttp://mirror.bit.edu.cn/a..
分类:
数据库 时间:
2016-04-15 23:21:57
阅读次数:
823
pfSense2.3于2016年4月12日发布,pfsense2.3基于freebsd10.3,是目前非常优秀的防火墙,路由器开源软件。下载地址:http://www.pfsense.org/mirror.php?section=downloads首次使用可以下载完整安装版,目前完整安装版取消livecd模式,需要安装到存储才能正常运行。已经安装的可..
分类:
其他好文 时间:
2016-04-15 23:12:48
阅读次数:
260
腾讯bugly团队提供的国内镜像 腾讯bugly团队提供的国内镜像 如果使用Android SDK Manager下载比较慢或者打不开,可以使用国内镜像 使用说明 http://android-mirror.bugly.qq.com:8080/include/usage.html 如果使用Andro ...
分类:
移动开发 时间:
2016-04-15 13:33:22
阅读次数:
763
centos 安装subversion (参考:http://blog.feehi.com/linux/252.html) 下载最新版subversion wget http://mirror.bit.edu.cn/apache/subversion/subversion-1.9.3.tar.gz ...
分类:
其他好文 时间:
2016-04-15 10:33:57
阅读次数:
197