...
Read More ⟶
世界上最长的对联
sh for auto deploying app to tomcat
# deploy script for adwiser report
uploader_home=/home/user_name
adwiser_report=/home/adwiser_test/app/report/report_beta
today=`date +"%m%d"`
sh $adwiser_report/shutdown.sh
echo 'server is...
Read More ⟶
密谈
...
Read More ⟶
毕业后的五年拉开大家差距的原因在哪里?
有人工作,有人上学,大家千万不要错过这篇文章,能看到这篇文章也是一种幸运,真的受益匪浅,对我有很大启迪,这篇文章将会改变你...
Read More ⟶
Spring mvc:resource not found *.ico files
在使用 spring3 mvc DispatcherServlet...
Read More ⟶
太恐怖了,以后注意自己的聊天内容
1月31号,我带女儿从娘家去婆婆家。本来想做卧铺的,但是没有买到,上车也没有补到卧铺票。
9...
Read More ⟶
install tomcat-native on linux
install tomcat-native on linux
wget http://mirror.bjtu.edu.cn/apache/apr/apr-1.4.4.tar.gz
tar -xvf apr-1.4.4.tar.gz
mv apr-1.4.4 apr-1.4.4-src
cd apr-1.4.4-src
./configure...
Read More ⟶
install ngix on centos 5.5
---- install ngix on centos 5.5
# yum install -y httpd-devel pcre perl pcre-devel zlib zlib-devel GeoIP GeoIP-devel
wget...
Read More ⟶
install Chrome with custom path
1、下载最新版本 Chrome Windows 离线安装版 http://www.google.com/chrome/thankyou.html?hl=zh-CN&standalone=1
2、安装后的路径在 C:\Documents and...
Read More ⟶