1. List转换String 2. List去除null 3. List比较 4. Map比较 ...
分类:
其他好文 时间:
2019-01-25 23:21:42
阅读次数:
277
单值去重不写了,记录对象去重 随手一个对象: 操作: 操作底层是set,视图,collection...一堆东西,还是有点意思的,不记录了,有兴趣可深入 任何Object类型去重...~ ...
分类:
其他好文 时间:
2019-01-25 14:09:04
阅读次数:
708
在完成单点的Flume NG搭建后,下面我们搭建一个高可用的Flume NG集群,架构图如下所示: (1)节点分配 Flume的Agent和Collector分布如下表所示: 名称 Ip地址 Host 角色 Agent1 192.168.200.101 Itcast01 WebServer Coll ...
分类:
其他好文 时间:
2019-01-23 00:25:43
阅读次数:
234
A - Bone Collector HDU - 2602 题意:给定背包的最大体积和物品的数量,每一个物品的价值和体积,01背包板子 题解:01背包 #include<cstdio> #include<iostream> #include<algorithm> #include<cstring> ...
分类:
其他好文 时间:
2019-01-20 22:28:33
阅读次数:
172
常说的GC(Garbage Collector) roots,特指的是垃圾收集器(Garbage Collector)的对象,GC会收集那些不是GC roots且没有被GC roots引用的对象。 一个对象可以属于多个root,GC root有几下种: Class - 由系统类加载器(system ...
分类:
其他好文 时间:
2019-01-20 20:03:44
阅读次数:
189
题目描述 Bessie the cow, always a fan of shiny objects, has taken up a hobby of mining diamonds in her spare time! She has collected NNN diamonds (N≤50,00 ...
分类:
其他好文 时间:
2019-01-19 12:13:53
阅读次数:
222
题目:http://acm.hdu.edu.cn/showproblem.php?pid=4336 点集中最早出现的元素的期望是 min ,最晚出现的元素的期望是 max ;全部出现的期望就是最晚出现的元素的期望。 ...
分类:
其他好文 时间:
2019-01-15 21:33:12
阅读次数:
258
一、报错 二、解决 https://community.hortonworks.com/content/supportkb/171943/errortimelinemetricstorewatcher75-error-getting-me.html ...
分类:
系统相关 时间:
2019-01-04 18:00:44
阅读次数:
281
题目描述: Many years ago , in Teddy’s hometown there was a man who was called “Bone Collector”. This man like to collect varies of bones , such as dog’s , ...
分类:
其他好文 时间:
2019-01-01 21:44:32
阅读次数:
210
题目 Bone Collector Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 89519 Accepted Submission(s): ...
分类:
其他好文 时间:
2018-12-22 18:31:02
阅读次数:
172