03 2017 档案

摘要:Reference: [1] http://www.linuxjournal.com/article/6799 Soft vs. Hard CPU Affinity There are two types of CPU affinity. The first, soft affinity, also 阅读全文
posted @ 2017-03-31 18:40 小张的练习室 阅读(203) 评论(0) 推荐(0) 编辑
摘要:1. set -e "Exit immediately if a simple command exits with a non-zero status." When this option is on, if a simple command fails for any of the reason 阅读全文
posted @ 2017-03-24 23:58 小张的练习室 阅读(428) 评论(0) 推荐(0) 编辑
摘要:Volatile Since Java 5 the volatile keyword guarantees more than just the reading from and writing to main memory of variables. Actually, the volatile 阅读全文
posted @ 2017-03-23 23:37 小张的练习室 阅读(307) 评论(0) 推荐(0) 编辑
摘要:Opennstack Open source software for creating private and public clouds Manages the servers at these sites so you can create Virtual Machines (VMs) for 阅读全文
posted @ 2017-03-20 04:30 小张的练习室 阅读(940) 评论(0) 推荐(0) 编辑
摘要:ArrayList vs LinkedList vs Vector From the hierarchy diagram, they all implement List interface. They are very similar to use. Their main difference i 阅读全文
posted @ 2017-03-16 20:27 小张的练习室 阅读(238) 评论(0) 推荐(0) 编辑

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