2020年11月25日
摘要: 此文件里面用js封装了php的大部分函数,js可以像php一样调用php的函数,使用起来非常方便。 使用文档在底部。 先贴代码。 /** * * @returns 返回10位时间戳 */ function time(){return Math.floor((new Date).getTime()/1 阅读全文
posted @ 2020-11-25 10:29 鱼塘总裁 阅读(547) 评论(0) 推荐(0)