摘要:
原文地址:https://dzone.com/articles/difference-between-hashmap-and Most of the time I use HashMap whenever a map kinda object is needed. When reading some
阅读全文
posted @ 2016-11-03 13:48
一天不进步,就是退步
阅读(325)
推荐(0)
摘要:
以前看过一篇文章,具体内容不记得了,只记得它的结论了:懒是人类进步的源动力。当时觉得结论有点新颖,文中列举了大量的实例证明这个结论,其中重点强调了计算机学科。我本身从事算是计算机相关的工作,对文中的部分观点还是认可的。 特别是互联网时代,这个结论显得更加正确,而我则认为是make things si
阅读全文
posted @ 2016-11-02 18:11
一天不进步,就是退步
阅读(1171)
推荐(0)
摘要:
原文地址:http://www.concretepage.com/java/example_concurrenthashmap_java On this page we will provide example of ConcurrentHashMap in java. ConcurrentHash
阅读全文
posted @ 2016-11-01 08:56
一天不进步,就是退步
阅读(758)
推荐(0)
摘要:
原文地址:http://www.journaldev.com/122/java-concurrenthashmap-example-iterator#comment-27448 Today we will look into Java ConcurrentHashMap Example. If yo
阅读全文
posted @ 2016-10-31 18:33
一天不进步,就是退步
阅读(530)
推荐(0)
摘要:
原文地址:https://www.ibm.com/developerworks/cn/java/j-lo-spring-boot/ Spring 框架对于很多 Java 开发人员来说都不陌生。自从 2002 年发布以来,Spring 框架已经成为企业应用开发领域非常流行的基础框架。有大量的企业应用基
阅读全文
posted @ 2016-10-26 17:21
一天不进步,就是退步
阅读(446)
推荐(0)
摘要:
官方文档: beforeAccess()实现 afterAccess()实现 ConcurrencyThrottleSupport是个抽象类,其具体的实现类ConcurrencyThrottleInterceptor
阅读全文
posted @ 2016-10-25 21:08
一天不进步,就是退步
阅读(1670)
推荐(0)
摘要:
原文地址:https://dev.mysql.com/doc/refman/5.7/en/explain-output.html 9.8.2 EXPLAIN Output Format 9.8.2 EXPLAIN Output Format 9.8.2 EXPLAIN Output Format 9
阅读全文
posted @ 2016-10-21 18:05
一天不进步,就是退步
阅读(831)
推荐(0)
摘要:
1.ultraedit中换行键使用^r^n
阅读全文
posted @ 2016-10-12 14:39
一天不进步,就是退步
阅读(495)
推荐(0)
摘要:
原文地址:https://segmentfault.com/a/1190000007122432?hmsr=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io 目前在搞 Node.js,曾经的 JAVA 知识忘了好多,为此整理了下,感叹下工业
阅读全文
posted @ 2016-10-12 14:36
一天不进步,就是退步
阅读(500)
推荐(0)
摘要:
地址:https://docs.oracle.com/javase/tutorial/sound/SPI-intro.html What Are Services? Services are units of sound-handling functionality that are automat
阅读全文
posted @ 2016-09-22 12:34
一天不进步,就是退步
阅读(350)
推荐(0)