摘要: 以后创建常量有三个名字:Constant SystemParas StaticValue 上限或者下限命名 max_ min_ 包含的范围命名 first last 包含/排除范围命名 begin end 由于海外数据商偶尔会出现网络不稳定情况,HttpClient请求无限超时,导致定时任务下一次执 阅读全文
posted @ 2017-04-17 10:18 苍穹冰尘 阅读(535) 评论(0) 推荐(0) 编辑
摘要: 生产者与消费者: 1 public class ProducerConsumer { 2 public static void main(String[] args) { 3 Basket bs=new Basket(); 4 Producer p=new Producer(bs); 5 Consu 阅读全文
posted @ 2017-04-17 10:17 苍穹冰尘 阅读(414) 评论(0) 推荐(0) 编辑
Live2D