邢红瑞的bloghongrui.blog.chinaunix.net
mfc42d
读好书,交益友
全部博文(447)
RaspBerry P(1)
yocto(2)
buildroot(3)
openwrt(1)
elasticsearch(2)
android(5)
态势感知(1)
rust(3)
golang(1)
javascript(1)
groovy(1)
perl(4)
python(16)
java(32)
c++(34)
ebpf(1)
2024年(1)
2023年(5)
2022年(29)
2021年(49)
2020年(16)
2019年(15)
2018年(23)
2017年(67)
2016年(42)
2015年(51)
2014年(57)
2013年(52)
2012年(35)
2011年(5)
daocaore
岸边的莎
jueduiyi
jun22851
zeyang09
hello_ke
从不走火
lubing52
xinzi82
gaokeke1
pilipala
wxycyel
ruojie00
53259263
码农528
丸喵喵
txy11
发布时间:2014-01-02 12:16:55
1 深入学习c++语言,在源码上熟悉ATL,STL和Boost。 断断续续学了一些,距离熟悉还差很多。2 深入学习linux内核,在源码上熟悉tcpip协议栈。 简单的看了一点,发现用处不大。3 锻炼身体,每天锻炼半小时,努力减肥,希望可以减10斤。 锻炼是锻炼了,但是减肥效果不理想。4 每天学习外语半小时,多看MI.........【阅读全文】
发布时间:2014-01-02 11:16:23
删除一个ip地址my $strTemp = "";open(FILE,"/etc/steelport/round-robin.txt");while(<FILE>){ if(/192.168.9.196/) { .........【阅读全文】
登录 注册