05 2016 档案

摘要:var myDate = new Date();myDate.getYear(); //获取当前年份(2位)myDate.getFullYear(); //获取完整的年份(4位,1970-????)myDate.getMonth(); //获取当前月份(0-11,0代表1月)myDate.getDa 阅读全文
posted @ 2016-05-31 10:08 L_JL 阅读(35479) 评论(0) 推荐(0)
摘要:http://lanyes.org/web/537.html 阅读全文
posted @ 2016-05-26 17:13 L_JL 阅读(277) 评论(0) 推荐(0)
摘要:http://www.php100.com/html/it/qianduan/2015/0226/8662.html 阅读全文
posted @ 2016-05-06 15:42 L_JL 阅读(323) 评论(0) 推荐(0)
摘要:http://www.jb51.net/article/58260.htm 阅读全文
posted @ 2016-05-06 15:40 L_JL 阅读(232) 评论(0) 推荐(0)