删除最小Score zremrangebyrank key 0 0 删除最大Score zremrangeby […]
月度归档: 2012 年 5 月
Python中,时间字符串与时间戳的互相转换
时间字符串转换为时间戳: import time timestring = '2012-05-15 17:12 […]
在AJAX页面显示Loading…
直接贴代码: #ajaxloading { right:0; top:0; width:130px; posi […]
13 个mod_rewrite 应用举例
1.给子域名加www标记 RewriteCond %{HTTP_HOST} ^([a-z.]+)?exampl […]