如何查看jar的class文件? 有时候,会遇到class not found的问题,这个时候希望能看看classpath上面对应的 jar到底有没有这个class。可以使用以下命令: jar tvf xxx.jar