Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
怎么获取手机时间?是时间戳最好,date +%s命令可以,但是想知道有没有自带的方法
var time = new Date(); //这是获取手机系统的时间,建立的一个对象。需要什么样的时间格式,可以参考网址:http://www.runoob.com/jsref/jsref-obj-date.html
let t=java.lang.System.currentTimeMillis; toast(t());
我这吊炸天的ip
与 Auto.js 的连接断开,我们正在尝试重连,请耐心等待