摘要:
源代码: DBHelper.java 阅读全文
posted @ 2018-10-24 16:48
Rest探路者
阅读(9579)
评论(0)
推荐(0)
摘要:
1.Hadoop安装 Apache的国内镜像地址: 地址1:http://mirror.bit.edu.cn/apache/ 地址2:https://mirrors.tuna.tsinghua.edu.cn/apache Hadoop安装教程 2.HDFS(Hadoop Distributed Fi 阅读全文
posted @ 2018-10-24 11:36
Rest探路者
阅读(229)
评论(0)
推荐(0)
摘要:
1.查看CPU 在Windows中,在cmd命令中输入“wmic”,然后在出现的新窗口中分别输入“cpu get Name”,“cpu get NumberOfCores”,“cpu get NumberOfLogicalProcessors”即可查看物理CPU数、CPU核心数、线程数。 2.查看内 阅读全文
posted @ 2018-10-24 09:54
Rest探路者
阅读(2179)
评论(0)
推荐(0)