发布网友
共3个回答
热心网友
以Window7为例说明,想要跳转到I:\adt-bundle-windows-x86-20130219\sdk\platform-tools目录下。
1、在运行中打开CMD命令窗口如下图所示:
2、输入盘符I:,按下回车键即可,这样就跳转到I盘下。如下图所示。
3、输入命令,“cd adt-bundle-windows-x86-20130219\sdk\platform-tools"
4、回车即可,看到目录已经跳转到“I:\adt-bundle-windows-x86-20130219\sdk\platform-tools”下。如下图所示。
热心网友
call g:\cmd\ceshi.bat
start g:\cmd\ceshi.bat
两个效果略有不同,简单运行的话,两个都可以,又或者直接
g:\cmd\ceshi.bat
热心网友
G:\cmd\ceshi.bat
就可以了