摘要:
当打开eclipse marketplace的时候时候,发现有如下错误: Message: Cannot install remote marketplace locations: Connection failedThis is most often caused by a problem wit 阅读全文
摘要:
以客户角度来看,jar文件就是一种封装格式,用户不需要知道jar包中有多少个.class格式的文件及每个文件中的功能与作用,也可以得到相应的访问的结果。java中除了jar格式还有war和ear等包文件。 JAR WAR EAR 英文 Java Archive file Web Archive fi 阅读全文