Path mkdir. A new directory is created with mkdir . mkdir.py. #!/usr/bin/python from pathlib import Path path = ...
確定! 回上一頁