路漫漫,求索不息

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2014年5月4日

摘要: 本文来自:http://www.cnblogs.com/carekee/articles/1678041.htmlvar myDate = new Date();myDate.getYear(); //获取当前年份(2位)myDate.getFullYear(); //获取完整的年份(4位,1970... 阅读全文
posted @ 2014-05-04 14:48 路漫漫,求索不息 阅读(150) 评论(0) 推荐(0) 编辑