We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@echo off echo 当前盘符:%~d0 echo 当前盘符和路径:%~dp0
中文乱码问题.找一个文本编辑工具(notepad++),设置批处理文件字符编码为ANSI,再次执行
cd /d d:/tools
The text was updated successfully, but these errors were encountered:
No branches or pull requests
获取当前路径
处理中文文件/夹
中文乱码问题.找一个文本编辑工具(notepad++),设置批处理文件字符编码为ANSI,再次执行
如何一个指令切换目录(win)
cd /d d:/tools
The text was updated successfully, but these errors were encountered: