在Windows中扩展较少的文件

Bir*_*ora 7 windows notepad

如何用Windows中的记事本创建扩展名较少的文件?

use*_*353 20

My ESP is telling me that you are trying to create it using notepad.

i.e.

notepad myheader

And notepad creates a file called myheader.txt

You can do

notepad myheader.

(note the dot after myheader). This will create a file without an extension.

  • 我刚刚打开命令行并做了“ notepad abc”。 (2认同)