load() load(string $file = "common") : string|array 加载系统配置文件(直接加载整个配置文件),如果之前已经加载过,那么就直接返回 Parameters string $file 文件名 Returns string|array —