Archive: 2019/4

[Mac]cocoapods出现的错误总结

今天遇到了一个很神奇的cocoapods的错误,在使用pod search xxx的时候,出现一下内容: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778

[Maven]org.apache.maven.plugins说明

org.apache.maven.plugins Core plugins maven-clean-plugin Clean up after the build 清理已构建的包 maven-compiler-plugin Compiles Java sources 编译Java代码 maven-deploy-plugin Deploy the build artifact to the