format_dir — 路径格式化
string format_dir (string $dir)
format_dir() 对 dir 进行路径格式化,将 \ 或 / 替换为系统的路径分隔符,并以路径分隔符结尾,返回新的路径。