GetPrePath() GetPrePath(string $nowPath) : string 获取上一级目录 Parameters string $nowPath 当前目录 Returns string
ListPic() ListPic(string $truePath, string $nowPath) : string 列出图片 Parameters string $truePath 真实地址 string $nowPath 当前地址 Returns string
GetImgFile() GetImgFile(string $truePath, string $nowPath, string $fileName) : string 获取图片文件 Parameters string $truePath 真实地址 string $nowPath 当前地址 string $fileName 文件名称 Returns string