1. @echo off & setlocal enableDelayedExpansion set a= set /p a=Please drag your txt file for split: cls :: %% 两个百分号 不带文件名后缀 for %%k in (%a%) do set wjm=%%~nk 2. 调用call echo %~nx1 set /p a=Please drag your txt file for split: call :getname !a! :getnam
一个android项目突然出现编译错误,如下: :app:processDebugResources FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:processDebugResources'. > com.android.ide.common.process.ProcessException: org.gradle.process.intern