API
Class

GetFileInfoParams ($UI/wxsys/lib/wx/wx/getFileInfo/GetFileInfoParams)

使用范围:WX

Contents

class GetFileInfoParams ($UI/wxsys/lib/wx/wx/getFileInfo/GetFileInfoParams)

获取文件信息参数

Constructor Top

  GetFileInfoParams ()

Properties Top

String digestAlgorithm

计算文件摘要的算法,默认值 md5,有效值:md5,sha1

String filePath

获取文件信息参数-路径

Constructor details Top

public GetFileInfoParams ()

获取文件信息参数

Properties Detail Top

public String digestAlgorithm

计算文件摘要的算法,默认值 md5,有效值:md5,sha1

public String filePath

获取文件信息参数-路径