<i id='BnIOE'><tr id='BnIOE'><dt id='BnIOE'><q id='BnIOE'><span id='BnIOE'><b id='BnIOE'><form id='BnIOE'><ins id='BnIOE'></ins><ul id='BnIOE'></ul><sub id='BnIOE'></sub></form><legend id='BnIOE'></legend><bdo id='BnIOE'><pre id='BnIOE'><center id='BnIOE'></center></pre></bdo></b><th id='BnIOE'></th></span></q></dt></tr></i><div id='BnIOE'><tfoot id='BnIOE'></tfoot><dl id='BnIOE'><fieldset id='BnIOE'></fieldset></dl></div>
        <bdo id='BnIOE'></bdo><ul id='BnIOE'></ul>

      <tfoot id='BnIOE'></tfoot>

      <small id='BnIOE'></small><noframes id='BnIOE'>

      1. <legend id='BnIOE'><style id='BnIOE'><dir id='BnIOE'><q id='BnIOE'></q></dir></style></legend>

        为什么每当我使用 scandir() 时,我都会在数组的开头收到句点?

        Why is it whenever I use scandir() I receive periods at the beginning of the array?(为什么每当我使用 scandir() 时,我都会在数组的开头收到句点?)
        <tfoot id='90aOy'></tfoot>
          <bdo id='90aOy'></bdo><ul id='90aOy'></ul>

            <legend id='90aOy'><style id='90aOy'><dir id='90aOy'><q id='90aOy'></q></dir></style></legend>
                <tbody id='90aOy'></tbody>
            • <small id='90aOy'></small><noframes id='90aOy'>

              <i id='90aOy'><tr id='90aOy'><dt id='90aOy'><q id='90aOy'><span id='90aOy'><b id='90aOy'><form id='90aOy'><ins id='90aOy'></ins><ul id='90aOy'></ul><sub id='90aOy'></sub></form><legend id='90aOy'></legend><bdo id='90aOy'><pre id='90aOy'><center id='90aOy'></center></pre></bdo></b><th id='90aOy'></th></span></q></dt></tr></i><div id='90aOy'><tfoot id='90aOy'></tfoot><dl id='90aOy'><fieldset id='90aOy'></fieldset></dl></div>

                  本文介绍了为什么每当我使用 scandir() 时,我都会在数组的开头收到句点?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  为什么每当我使用 scandir() 时,我都会在数组的开头收到句点?

                  Why is it whenever I use scandir() I receive periods at the beginning of the array?

                  Array
                  (
                      [0] => .
                      [1] => ..
                      [2] => bar.php
                      [3] => foo.txt
                      [4] => somedir
                  )
                  Array
                  (
                      [0] => somedir
                      [1] => foo.txt
                      [2] => bar.php
                      [3] => ..
                      [4] => .
                  )
                  

                  推荐答案

                  那些是当前 (.) 和父 (..) 目录.它们存在于所有目录中,用于引用目录本身及其直接父目录.

                  Those are the current (.) and parent (..) directories. They are present in all directories, and are used to refer to the directory itself and its direct parent.

                  这篇关于为什么每当我使用 scandir() 时,我都会在数组的开头收到句点?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  Proxy Authentication Required with cURL(cURL 需要代理身份验证)
                  How to use a SOCKS 5 proxy with cURL?(如何使用带有 cURL 的 SOCKS 5 代理?)
                  How to use HTTP_X_FORWARDED_FOR properly?(如何正确使用 HTTP_X_FORWARDED_FOR?)
                  file_get_contents behind a proxy?(代理后面的 file_get_contents ?)
                  pecl install cassandra throws: quot;error: Unable to load libcassandraquot;(pecl install cassandra 抛出:“错误:无法加载 libcassandra)
                  Installing php datastax driver on ubuntu(在 ubuntu 上安装 php datastax 驱动)

                      <i id='5EwJ7'><tr id='5EwJ7'><dt id='5EwJ7'><q id='5EwJ7'><span id='5EwJ7'><b id='5EwJ7'><form id='5EwJ7'><ins id='5EwJ7'></ins><ul id='5EwJ7'></ul><sub id='5EwJ7'></sub></form><legend id='5EwJ7'></legend><bdo id='5EwJ7'><pre id='5EwJ7'><center id='5EwJ7'></center></pre></bdo></b><th id='5EwJ7'></th></span></q></dt></tr></i><div id='5EwJ7'><tfoot id='5EwJ7'></tfoot><dl id='5EwJ7'><fieldset id='5EwJ7'></fieldset></dl></div>

                        <tbody id='5EwJ7'></tbody>
                      • <bdo id='5EwJ7'></bdo><ul id='5EwJ7'></ul>
                        • <tfoot id='5EwJ7'></tfoot>

                          <legend id='5EwJ7'><style id='5EwJ7'><dir id='5EwJ7'><q id='5EwJ7'></q></dir></style></legend>

                            <small id='5EwJ7'></small><noframes id='5EwJ7'>