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.
我对这个 JAVA RMI 项目真的很陌生。我只是想知道我可以使用什么编译器来编译我的 JAVA 源代码?怎么做?
谢谢!!!
你只需要做javac,没有特殊要求。参考这个链接。