This commit is contained in:
pengxiaolong
2026-03-02 13:01:54 +08:00
parent c018243116
commit 3a65b3f43d
19 changed files with 582 additions and 73 deletions

View File

@@ -6,7 +6,8 @@
"Bash(find /d/Test/MyApplication/app/src/main/assets -name \"vocab.txt\" -exec wc -l {} ;)",
"WebSearch",
"Bash(grep:*)",
"Bash(find:*)"
"Bash(find:*)",
"Bash(ls:*)"
]
}
}