cmd下创建文件

阅读 65

2023-04-16


1. type创建空文件

type nul>1.txt

 

2,echo创建非空文件

echo 1 > 1.txt

 

相关推荐

精彩评论(0)

0 0 举报