@echo off:startecho "adb shell ******"adb shell ******choice /t 1 /d y /n >nul ::延时一秒echo "adb shell ######"adb shell ######choice /t 1 /d y /n >nulgoto startpause