(PHP 4, PHP 5, PHP 7, PHP 8)
Directory 的实例是通过调用 dir() 函数创建的,而不是通过 new 运算符创建的。
已打开的目录。
可与其他目录函数一起使用,例如 readdir()、rewinddir() 和 closedir()。