我们已经了解MD5是什么了。 我们可以运用MD5查找重复文件。 QByteArray Widget::getfileMD5(const QString &fileName) { QFile file(fileName); if(file.open(QIODevice::ReadOnly)) { QC ...
分类:
其他好文 时间:
2020-03-01 23:23:02
阅读次数:
144
参考文档:https://www.dell.com/support/article/zh-cn/sln292363/dell-poweredge-%E5%A6%82%E4%BD%95%E4%BD%BF%E7%94%A8idrac%E5%BA%94%E7%94%A8%E8%BF%9C%E7%A8%8B ...
分类:
其他好文 时间:
2020-02-28 20:22:15
阅读次数:
68
What is SPDK The Storage Performance Development Kit (SPDK) provides a set of tools and libraries for writing high performance, scalable, user-mode st ...
分类:
其他好文 时间:
2020-02-22 14:01:18
阅读次数:
91
Virtual memory is a memory management capability of an operating system (OS) that uses hardware and software to allow a computer to compensate for phy ...
分类:
其他好文 时间:
2020-02-22 10:16:08
阅读次数:
79
vSAN硬件兼容性检查包含哪些? 1. 主机型号 2. CPU型号 3. BIOS版本 3. Raid卡型号、固件 4. 网卡型号、固件 1. 主机、CPU型号兼容性查询 示例: 主机型号:Dell PowerEdge R370 CPU型号:E5-2630 v4 BIOS版本:2.7.1(BIOS版 ...
分类:
其他好文 时间:
2020-02-19 16:59:35
阅读次数:
145
[toc] 神舟(HASEE)战神Z7M CT7GS 参数说明 购买链接 https://item.jd.com/100005579610.html?cu=true&utm_source=kong&utm_medium=tuiguang&utm_campaign=t_1001542270_10015 ...
分类:
其他好文 时间:
2020-02-15 13:40:02
阅读次数:
109
远程办公如何从理念到实践?面对远程协作,管理者如何在毫无准备的情况下,有效提升团队认知的转变?国内远程办公有哪些可用的工具?企业办公模式有哪些选择,又有哪些成功的案例?
分类:
其他好文 时间:
2020-02-12 20:19:17
阅读次数:
84
(1)x86的由来x86架构首度出现在1978年推出的Intel 8086中央处理器,它是从Intel 8008处理器中发展而来的,而8008则是发展自Intel 4004的。在8086之后,Intel又推出了包括80186、80286、80386以及80486。 在设计上,这些后续的处理器使用的指... ...
分类:
其他好文 时间:
2020-02-09 09:44:21
阅读次数:
75
1. chrome://settings/ 最下面 advanced, 将use hardware acceleration关闭 2.chrome://flags/ 将 关闭 不知道是不是心理作用,但是进行上面操作后会感觉自己眼睛对字体的聚焦更好,相比firefox。。。稍微能看一些了 ...
分类:
其他好文 时间:
2020-02-08 15:55:40
阅读次数:
191
1.load sdk shell ./auto_load_user.sh 2.查看all端口状态 IVM:0>ifcs show devport 3.查看个别端口状态 IVM:0>ifcs show devport 6 4.enable/disable 端口 IVM:0>port enable 1- ...
分类:
其他好文 时间:
2020-02-06 20:07:51
阅读次数:
72