std::filesystem::file_type type() const noexcept;
void type( std::filesystem::file_type type ) noexcept;
访问文件类型信息。
type