- 博客(2)
- 资源 (7)
- 问答 (1)
- 收藏
- 关注
转载 Travis CI生命周期以及不同阶段运行失败会导致生么构建结果。
The Build Lifecycle A build on Travis CI is made up of two steps: install: install any dependencies requiredscript: run the build script You can run custom commands before the installation st
2017-10-22 13:38:50
774
转载 Java8 允许interface存在static方法
stackoverflow上相关讨论 With Java 8, interfaces can have static methods. They can also have concrete instance methods, but not instance fields. There are really two questions here: Why, in t
2017-06-18 19:57:19
5240
TA创建的收藏夹 TA关注的收藏夹
TA关注的人