作为开源软件爱好者,经常会下载更新很多项目,很多国外的资源在国内访问都不可靠,下面推荐一些不错的开源镜像站。国内高校的开源镜像站中国科学技术大学(debian.ustc.edu.cn)上海交通大学(ftp.stju.edu.cn)大连理工大学(mirror.dlut.edu.cn)北京交通大学(mi...
分类:
其他好文 时间:
2014-11-18 17:53:32
阅读次数:
227
这次我觉得我的智商太低,想了很久才写出来。题目是让求镜像二叉树判断,题目如下: Given a binary tree, check whether it is a mirror of itself (ie, symmetric around its center). For example, th...
分类:
其他好文 时间:
2014-11-18 13:15:28
阅读次数:
181
参考文档http://www.howtoforge.com/local_debian_ubuntu_mirror安装服务 :sudo apt-get install apt-mirror apache2配置apt-mirror(/etc/apt/mirror.list)############# c...
分类:
系统相关 时间:
2014-11-17 20:52:27
阅读次数:
371
Given a binary tree, check whether it is a mirror of itself (ie, symmetric around its center).For example, this binary tree is symmetric: 1 / \ ...
分类:
其他好文 时间:
2014-11-17 10:34:42
阅读次数:
168
systat能实时查看各种信息systat-pigs默认值CPUsystat-iostat硬盘IOsystat-swap交换分区systat-mbufs网络缓冲区systat-vmstat虚拟内存systat-netstat网络systat-icmpICMP协议systat-ipIP协议systat-tcpTCP协议systat-ifstat网卡显示PCI总线设备信息pciconf-lv显示内核加载的模..
分类:
其他好文 时间:
2014-11-14 15:47:38
阅读次数:
223
# 配置 - 远端有一个Remote Repository,因为在东京,所以需要在上海有一个Mirror,假设在东京的Repo叫tokyo-repo,在上海的叫sh-repo - 众所周知,maven在本地有一个缓存,一般在.m2文件夹,暂时称之为local-rep...
分类:
其他好文 时间:
2014-11-14 12:43:44
阅读次数:
204
1. 下载安装包: http://mirror.neu.edu.cn/mysql/Downloads/MySQL-5.5/mysql-5.5.40-linux2.6-x86_64.tar.gz2. 解压 tar vxzf mysql-5.5.40-linux2.6-x86_64.tar....
分类:
数据库 时间:
2014-11-14 10:30:20
阅读次数:
308
Given a binary tree, check whether it is a mirror of itself (ie, symmetric around its center).For example, this binary tree is symmetric: 1 / \ ...
分类:
其他好文 时间:
2014-11-13 22:22:11
阅读次数:
221
Given a binary tree, check whether it is a mirror of itself (ie, symmetric around its center).For example, this binary tree is symmetric: 1 / \ ...
分类:
其他好文 时间:
2014-11-13 22:20:24
阅读次数:
224
一、下载Apache2.4及依赖包Apache官网下载:http://apache.fayea.com/apache-mirror/httpd/由于Apache依赖于APR、APR-Util和PCRE,所以需要下载:APR+APR-Util:http://mirror.bjtu.edu.cn/apache//apr/PCRE:http://sourceforge.net/projects/pcre/files/pcre/在此,笔者使用..
分类:
Web程序 时间:
2014-11-13 19:07:59
阅读次数:
309