• 首页
  • vue
  • TypeScript
  • JavaScript
  • scss
  • css3
  • html5
  • php
  • MySQL
  • redis
  • jQuery
  • Directory::read()

    (PHP 4, PHP 5, PHP 7)

    从目录句柄中读取条目

    说明

    publicDirectory::read([resource $dir_handle]): string

    与readdir()函数功能一样,只是$dir_handle默认为$this变量。