开发者

Java: .Class searcher

开发者 https://www.devze.com 2023-01-23 19:17 出处:网络
What i need is a little application which allows me to search multiple .class files for a word. Can t开发者_运维百科hat be done with which application?Grep. Grep solves all.

What i need is a little application which allows me to search multiple .class files for a word. Can t开发者_运维百科hat be done with which application?


Grep. Grep solves all.

E.g: grep word *.class

0

精彩评论

暂无评论...
验证码 换一张
取 消