lab002

command
v0.0.0-...-f10d331 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 8, 2023 License: MIT Imports: 2 Imported by: 0

README

创建文件夹

NOTICE

  • 要注意路径分隔符,linux下是不能使用\\的,但是windows下是可以的
  • MkdirAll相对于Mkdir可以直接创建多级目录
  • 当文件夹已经存在的时候,Mkdir会报错,但是MkdirAll不会

运行结果

Imgur

参考资料

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL