摘要:
FindFile.class.php用于遍历目录文件0){ $this->maxdepth = $maxdepth; }else{ $this->maxdepth = 0; } $this->files = array(); $this->traversing($spath); // 遍历 } /* 遍历文件及文件夹 * @param String $spath 文件夹路径 * @param int $depth 当前文件夹深度 */ priv... 阅读全文
posted @ 2013-03-22 01:28
傲雪星枫
阅读(342)
评论(0)
推荐(0)
浙公网安备 33010602011771号