有三個文件 index.class.php / validate.class.php / rule.class.php我想在index.class.php文件中通過validate:: 這樣的方法來調用rule里面的靜態方法,請問要怎么做? 查看完整描述