初始化文件对象
null Core_File::__construct( string $file )
参数列表 参数 类型 描述 默认值 $file string 文件名
$file
string
public function __construct($file) { }