原文:Debugger and device times have drifted by more than 60s. Please correct this by running adb shell "date `date +%m%d%H%M%Y.%S`" on your debugger machine.

神一样的报错,不知所措啊,之前写的button跳转也会报错,经过谷歌,百度的洗礼,莫名其妙的我就去更新了我电脑的系统时间,像下面这样,于是就好了。。。 ...

2018-12-14 13:57 0 781 推荐指数:

查看详情

php date("Y-m-d H:i:s") 出现警告信息

使用: $createtime=date("Y/m/d H:i:s", time()+16*60*60); $createtime=date("Y-m-d H:i:s");//时间。。H表示24小时制 提交表单后出现如下错误提示: Strict Standards: date ...

Fri Dec 04 17:42:00 CST 2015 0 4568
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM