2017年5月16日

摘要: <script type="text/javascript"> // 获取当前时间戳(以s为单位) var timestamp = Date.parse(new Date()); timestamp = timestamp / 1000; //当前时间戳为:1403149534 console.lo 阅读全文
posted @ 2017-05-16 11:04 彬s 阅读(160) 评论(0) 推荐(0) 编辑

导航