Documentation
On this page
在指定的路径创建目录。当指定的目录不存在时,此方法会创建完整路径。
此方法与 BSD 或 GNU 工具中的 mkdir -p 命令效果相同。
The mkdir() method has the following parameter:
介绍