Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我遇到了这个问题
使用 echo 命令和重定向运算符创建一个名为“test.txt”的文件,其唯一内容是“Hello world”。
我不明白它要我做什么或如何去做。在继续之前需要这样做。我看了所有的问题,这是我唯一不明白的一个。
运行 cmd,然后在提示符下键入:
echo Hello World>test.txt