如何在一個類中定義的方法中把一個形參設置默認值為time()類似這樣private?function?getCond($begin=0,$end=time()){}這么寫試過,會報錯syntax error, unexpected '(', expecting ')' 查看完整描述