Update 07.5.md

This commit is contained in:
WGongRui
2017-08-04 16:20:26 +08:00
committed by GitHub
parent 27d9bce0ac
commit 4708ae4d40

View File

@@ -13,7 +13,7 @@
- func Remove(name string) error
删除名称为name的目录当目录下有文件或者其他目录会出错
删除名称为name的目录当目录下有文件或者其他目录会出错
- func RemoveAll(path string) error