http://www.it1352.com/539276.html
#Linux
$ find -name“* .java”> sources.txt
$ javac @ sources.txt :: Windows
> dir / s / B * .java> sources.txt
> javac @ sources.txt
2023-02-22 08:12:18
http://www.it1352.com/539276.html
#Linux
$ find -name“* .java”> sources.txt
$ javac @ sources.txt :: Windows
> dir / s / B * .java> sources.txt
> javac @ sources.txt