🌈 搜索
📅  最后修改于: 2022-03-11 14:52:20.339000             🧑  作者: Mango
When you use the keyword new for example JFrame j = new JFrame(); you are creating an instance of the class JFrame.