thinkphp 框架中Class '?' not found致命錯誤的緣由以及解決方法

<?php class Beauty extends Booking2 { protected $config = array("title" => "", "icon" => "beauty.png"); } import("@.ORG.Industry.Booking2"); 提示錯誤頁面 百度了一下 猜想可能的緣由 1.文件中沒有Booking2.class.php這個文件 2.文件夾
相關文章
相關標籤/搜索