windows使用技巧

使用命令行工具(cmd)并总是要切换到同一个文件夹
 
◆通常的办法
  1. 打开命令行工具
  2. 切换到指定盘符
  3. 切换到目录
Microsoft Windows [Version 10.0.14393]
(c) 2016 Microsoft Corporation. All rights reserved.

C:\Users\liuhy>D:

D:\>cd "D:\work\CentOS 6.7 x64"

D:\work\CentOS 6.7 x64>

 

◆windows的标准机能
  1. 打开cmd要执行的当前目录
  2. 在地址栏里输入cmd命令
Microsoft Windows [Version 10.0.14393]
(c) 2016 Microsoft Corporation. All rights reserved.

D:\work\CentOS 6.7 x64>

 

◆但是但是但是但是但是

※这个时候如果再去拷贝path的时候,结果就变成这个样子了!!!!!!

 

 

posted @ 2016-11-16 22:32  鸿鹰  阅读(219)  评论(0编辑  收藏  举报