05 2020 档案

Java 基础 - java service wrapper
摘要:Java Service Wrapper 基础 https://www.cnblogs.com/z0909y/p/9639454.html https://www.cnblogs.com/qlqwjy/p/9492813.html 特性:1、多平台支持 2、简单的安装步骤,即可将java程序当成后台 阅读全文

posted @ 2020-05-29 14:16 frank_cui 阅读(222) 评论(0) 推荐(0) 编辑

Maven - maven-enforcer-plugin
摘要:标签详解 <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-enforcer-plugin</artifactId> <version>1.4.1</version> <executions> <execut 阅读全文

posted @ 2020-05-25 15:32 frank_cui 阅读(945) 评论(0) 推荐(0) 编辑

Collection - 在 Queue 中 add/offer,element/peek,remove/poll 有什么区别?
摘要:总结 标红(红色)的方法,是熟悉的且名字straight-forward的方法。这些方法在执行失败后,都会抛出异常。而其对应的标黑方法(黑色)并不会。 当使用一个有容量限制的队列时,或者容易触发执行失败的场景,推荐使用标黑方法。不会频繁抛出大量异常。 细节 java Queue中 add/offer 阅读全文

posted @ 2020-05-12 15:41 frank_cui 阅读(284) 评论(0) 推荐(0) 编辑

DP - 入门必读
摘要:入门必读 动态规划套路详解 https://zhuanlan.zhihu.com/p/78220312 漫画:什么是动态规划?https://zhuanlan.zhihu.com/p/31628866 哪些描述暗示要用DP 怎样学好动态规划?https://www.zhihu.com/questio 阅读全文

posted @ 2020-05-07 10:23 frank_cui 阅读(130) 评论(0) 推荐(0) 编辑

JVM - GC log 分析
摘要:GC log 这是真实的例子: Java HotSpot(TM) 64-Bit Server VM (25.92-b14) for windows-amd64 JRE (1.8.0_92-b14), built on Mar 31 2016 21:03:04 by "java_re" with MS 阅读全文

posted @ 2020-05-06 14:45 frank_cui 阅读(837) 评论(0) 推荐(0) 编辑

< 2025年2月 >
26 27 28 29 30 31 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 1
2 3 4 5 6 7 8

导航

统计

levels of contents
点击右上角即可分享
微信分享提示