Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/windows/16.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
编辑命令在Windows命令行中不起作用_Windows_Cmd - Fatal编程技术网

编辑命令在Windows命令行中不起作用

编辑命令在Windows命令行中不起作用,windows,cmd,Windows,Cmd,我正在使用下面的命令通过命令提示符打开和编辑a文件。但在我的系统中,不允许该文件编辑并返回错误。但在我的笔记本电脑编辑器窗口打开编辑此文件 'edit' is not recognized as an internal or external command, operable program or batch file. 我怀疑您的台式机运行的是64位Windows 7,而您的笔记本电脑运行的是32位Windows 7 正如维基百科所指出的,MS-DOS编辑器和windows 另请参见:我怀

我正在使用下面的命令通过命令提示符打开和编辑a文件。但在我的系统中,不允许该文件编辑并返回错误。但在我的笔记本电脑编辑器窗口打开编辑此文件

'edit' is not recognized as an internal or external command,
operable program or batch file.

我怀疑您的台式机运行的是64位Windows 7,而您的笔记本电脑运行的是32位Windows 7

正如维基百科所指出的,MS-DOS编辑器和windows


另请参见:

我怀疑您的台式机运行的是64位Windows 7,而您的笔记本电脑运行的是32位Windows 7

正如维基百科所指出的,MS-DOS编辑器和windows


另请参见:

您在台式机和笔记本电脑上运行的Windows版本都是Windows 7您在台式机和笔记本电脑上运行的Windows版本都是Windows 7谢谢您的回复。如何在windows 7 64位中启用DOS编辑器您不能。它跑不了。检查我链接的超级用户问题,以获得一些备选方案,如Vim,谢谢你的回答。如何在windows 7 64位中启用DOS编辑器您不能。它跑不了。检查我链接的超级用户问题,寻找一些备选方案,比如vim