Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我厌倦了用按钮清除它。使用命令会更容易,或者自动。是否有在 ECLIPSE 中清除它的命令?我的意思是,不是 CMD 中的命令,而是 eclipse 中的快捷方式。
使用命令行,编写以下命令:
adb logcat -c
我希望它能完成这项工作:)