创建以点开头的文件或文件夹

xiaoxiao2021-02-27  175

正常在windows下是无法创建以点开头的文件或文件夹。 在DOS命令下则可以 创建文件夹:mkdir .test 创建文件:type NUL >.log
转载请注明原文地址: https://www.6miu.com/read-15637.html

最新回复(0)