这句代码啥意思 $timeline && $timeline -= date('Z') 로그인 후 복사 解释一下2 ------解决方案--------------------等价于 if($timeline){ $timeline -= date('Z'); }