1111
This commit is contained in:
17
Object/MD5/MD5.md
Normal file
17
Object/MD5/MD5.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# MD5 类函数文档
|
||||
|
||||
**类说明**:
|
||||
`MD5`类为获取MD5相关操作。
|
||||
|
||||
|
||||
---
|
||||
|
||||
### 函数签名
|
||||
**公有函数**:
|
||||
- `function GetFile(FileName)`
|
||||
### 参数
|
||||
- `FileName`:字符串,要获取MD5的文件路径
|
||||
### 返回值
|
||||
- string类型。
|
||||
|
||||
---
|
||||
Reference in New Issue
Block a user