1.读医学院的,曾经在一个上10门专业课的学期里,同时考了GRE,新TOEFL,再加上平时的上课&见习。 话说医学院是没有选课的,学校按照你读哪个学期就给你安排好这学期所有的课,基本从早到晚排满,你自由选择课只有2种情况,一个是晚上的选修课,一个是你要重修以前的课。所以,那学期按医学院正常的安排是....
分类:
其他好文 时间:
2014-09-27 11:39:59
阅读次数:
280
CentOS常用命令在我们的使用中,经常被使用。所以,我们对一些经常使用又很重要的CentOS常用命令进行了全面的整理。下面,就来介绍这些CentOS常用命令。一:使用CentOS常用命令查看cpu more /proc/cpuinfo | grep "model name" gre...
分类:
其他好文 时间:
2014-09-26 10:03:48
阅读次数:
209
题意:n个村庄,有三种操作,D x 破坏位置为x的村庄,R 修复上一次被破坏的村庄,Q x 输出含有x村庄的连续村庄的最大个数。线段树搞之,区间合并。ls[maxn]为当前节点左面的连续区间,rs[maxn]为当前节点左面的连续区间,ms[maxn]当前节点的最大连续区间。 1 #include ....
分类:
其他好文 时间:
2014-09-26 03:07:38
阅读次数:
181
A straight tunnel without branches is crowded with busy ants coming and going. Some ants walk left
to right and others right to left. All ants walk at a constant speed of 1 cm/s. When two ants meet, ...
分类:
其他好文 时间:
2014-09-26 02:19:18
阅读次数:
188
[root@ERIKXUEDesktop]#iprush0: fromalllookuplocal32766: fromalllookupmain32767: fromalllookupdefault[root@ERIKXUEDesktop]#实现流量从哪个网卡来,就从哪个网卡回去[root@ERIKXUEDesktop]#[root@ERIKXUEDesktop]#foriin`ipaddr|awk-F:‘{print$2}‘|grep-vlo|grep-v0c|gre..
分类:
系统相关 时间:
2014-09-23 20:00:25
阅读次数:
378
1.需求节点角色 NICs控制节点 eth0(10.10.10.51)eth1(192.168.100.51)网络节点 eth0(10.10.10.52)eth1(10.20.20.52)eth2(192.168.100.52)计算结点eth0(10.10.10.53)eth1(10....
分类:
其他好文 时间:
2014-09-18 16:20:04
阅读次数:
535
ssh端口转发2013-04-12 14:44:45|分类:rhel_ssh|举报|字号订阅ssh的三个强大的端口转发命令:ssh -C -f -N -g-Llisten_port:DST_Host:DST_portuser@Tunnel_Hostssh -C -f -N -g-Rlisten_po...
分类:
其他好文 时间:
2014-09-09 17:31:29
阅读次数:
403
https://github.com/sensepost/reGeorg使用示例:pythonreGeorgSocksProxy.py-p8080-uhttp://upload.sensepost.net:8080/tunnel/tunnel.jspStep1.上传一个脚本(aspx|ashx|jsp|php)到web服务器上。Step2.执行reGeorgSocksProxy.py脚本,连接shell监听端口。**如果你使用nmap等工..
分类:
Web程序 时间:
2014-08-31 10:40:11
阅读次数:
564