2014年9月17日

摘要: $(document).ready(function(){ window.onscroll = function(){ var forum_main = document.getElementById("forum_main"); var thetop =document.documentEleme... 阅读全文
posted @ 2014-09-17 18:20 以为是帅哥 阅读(162) 评论(0) 推荐(0)
 
摘要: /////////////////////计算第一季度时间戳范围$time1=mktime(0,0,0,1,1,2014);$time2=mktime(23,59,59,3,31,2014);/////////////////// 阅读全文
posted @ 2014-09-17 16:26 以为是帅哥 阅读(542) 评论(0) 推荐(0)