redis集群搭建CentOS-6.5-i386-minimal.iso查看虚拟机中分配的ipifconfig配置/etc/sysconfig/network-scripts/ifcfg-eth0文件,将ip地址设置为静态分配.DEVICE=eth0TYPE=EthernetONBOOT=yesBO... ...
分类:
其他好文 时间:
2020-04-12 07:48:04
阅读次数:
63
由于表单内容每次验证频繁导致代码执行效率下降,节流就应运而生。 废话不多说直接上代码 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device- ...
分类:
其他好文 时间:
2020-04-11 23:44:18
阅读次数:
85
1. ct_monitor 表记录200多万条记录 2. device 表 45 条记录 3. 两个表进行join并排序 需要 16.750 秒 我们一看,就知道这个结果 明显的 不符合常识!!! 如果我们 先查 ct_monitor 表的 主键 排序之后的 6条记录,然后用那6条记录来关联 dev ...
分类:
数据库 时间:
2020-04-09 00:56:24
阅读次数:
100
使用kubeadm在Centos8系统上快速部署kubernetes
分类:
Web程序 时间:
2020-04-09 00:39:54
阅读次数:
231
问题来源:Python安装tensorflow执行时出现问题。 问题产生的原因:驱动与cuda不匹配,更新nvidia驱动即可。 解决办法:进入cuda-gpu匹配页面: http://developer.nvidia.com/cuda-gpus,点击自己电脑的gpu型号(如图1所示,如GeForc ...
分类:
其他好文 时间:
2020-04-09 00:35:16
阅读次数:
584
0、在执行 docker 操作时,总是提示错误:no space left on device 1、检查 linux 磁盘占用:df –h 2、了解到 linux 下还有另一个有关磁盘文件的占用 inode:df –ih 了解更多:http://www.ruanyifeng.com/blog/201... ...
分类:
其他好文 时间:
2020-04-08 19:15:13
阅读次数:
206
<!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv=" ...
分类:
其他好文 时间:
2020-04-08 19:11:24
阅读次数:
86
==官网链接== https://cumulocity.com/guides/device-sdk/rest/#overview ==概述== 启动阶段将设备连接到Cumulocity IoT,并更新清单中的设备数据。它还执行操作所需的清理任务。它包括以下步骤: 步骤0:请求设备凭据(如果尚未请求) ...
分类:
其他好文 时间:
2020-04-08 16:23:10
阅读次数:
87
The PCI Express Capability definitions below are based on the PCI Express 2.1 Base specification. Implementations may choose to base the device on a s ...
分类:
其他好文 时间:
2020-04-08 16:22:24
阅读次数:
98
<!doctype html> <html lang="zh-CN"> <head> <meta charset="utf-8"> <title>HTTP 404 - SegmentFault</title> <meta name="viewport" content="width=device-w ...
分类:
其他好文 时间:
2020-04-08 16:19:42
阅读次数:
79