如何打开一个.class文件

image

如上图所示

找到该包的源文件.java

spring-framework-3.1.1.RELEASE-with-docsspring-framework-3.1.1.RELEASEprojects

org.springframework.contextsrcmainjavaorgspringframeworkcontextsupport

image

然后双击.class 出现该文件对话框

image导入后

再点击

ClassPathXmlApplicationContext("applicationContext.xml")文件

就会出现

image已经编译好的文件了,

哈哈分享给大家吧!

原文地址:https://www.cnblogs.com/elite-2012/p/4372047.html