• <legend id='0GjMV'><style id='0GjMV'><dir id='0GjMV'><q id='0GjMV'></q></dir></style></legend>

        <bdo id='0GjMV'></bdo><ul id='0GjMV'></ul>

      <small id='0GjMV'></small><noframes id='0GjMV'>

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

        如何使用“root"php的命名空间?

        How to use quot;rootquot; namespace of php?(如何使用“rootphp的命名空间?)

        • <bdo id='5IqU2'></bdo><ul id='5IqU2'></ul>

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

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

              <tbody id='5IqU2'></tbody>
                • <tfoot id='5IqU2'></tfoot>
                • 本文介绍了如何使用“root"php的命名空间?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我有一个异常类:

                  命名空间 abc;类 AbcException 扩展异常 {//哈哈哈哈哈哈}

                  它会产生这个错误:

                  类 'abcException' 未找到 ...

                  问题:

                  1. 我能做些什么来完成这项工作?

                  2. 感谢有用的文件.

                  感谢您阅读我的问题

                  解决方案

                  我能做些什么来完成这项工作?

                  使用前导反斜杠表示全局命名空间:

                  命名空间 abc;类 AbcException 扩展 Exception {//哈哈哈哈哈哈}

                  <块引用>

                  感谢有用的文件.

                  在 PHP 中有 一整页手动!

                  I have an Exception class:

                  namespace abc;
                  
                  class AbcException extends Exception {
                  // blah blah
                  }
                  

                  It produces this error:

                  Class 'abcException' not found ...
                  

                  Questions:

                  1. What can I do to make this work ?

                  2. Useful documents are appreciated.

                  Thanks for reading my question

                  解决方案

                  What can I do to make this work ?

                  Use a leading backslash to indicate the global namespace:

                  namespace abc;
                  
                  class AbcException extends Exception {
                  // blah blah
                  }
                  

                  Useful documents are appreciated.

                  There's an entire page devoted to this in the PHP manual!

                  这篇关于如何使用“root"php的命名空间?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

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

                  相关文档推荐

                  How do I parse XML containing custom namespaces using SimpleXML?(如何使用 SimpleXML 解析包含自定义命名空间的 XML?)
                  SimpleXML SOAP response Namespace issues(SimpleXML SOAP 响应命名空间问题)
                  Problems with PHP namespaces and built-in classes, how to fix?(PHP 命名空间和内置类的问题,如何解决?)
                  Use php namespace inside function(在函数内部使用 php 命名空间)
                  unexpected #39;use#39; (T_USE) when trying to use composer(尝试使用作曲家时意外的“使用(T_USE))
                  PHP adding custom namespace using autoloader from composer(PHP使用来自作曲家的自动加载器添加自定义命名空间)
                  • <small id='U0Xf2'></small><noframes id='U0Xf2'>

                      <bdo id='U0Xf2'></bdo><ul id='U0Xf2'></ul>
                        <tbody id='U0Xf2'></tbody>
                        <legend id='U0Xf2'><style id='U0Xf2'><dir id='U0Xf2'><q id='U0Xf2'></q></dir></style></legend>

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