Java主要有那几种文件类型?各自的作用是什么?

java类源代码。
jsp页面。
class编译后的类文件。
xml一般是配置文件当然也可以用来传数据时候用。
properties这也是配置文件。数据文件。
原文地址:https://www.cnblogs.com/smile-dream/p/5863523.html