php7編程實戰學習筆記(一)

1.注意使用命名空間和自動加載php <?php namespace Application\Autoload; class Loader { const UNABLE_TO_LOAD = ""; static $dirs = array(); static $registered = 0; protected static function loadFile($f
相關文章
相關標籤/搜索