1.连接数据库失败,php warning,导致的 [28-Dec-2020 16:20:34 PRC] PHP Warning: mysqli::real_connect(): (HY000/2003): Can't connect to MySQL server on 'cq01-dr-ems0 ...
分类:
其他好文 时间:
2021-01-01 12:50:29
阅读次数:
0
canal数据同步报错:Caused by: com.alibaba.otter.canal.protocol.exception.CanalClientException: java.net.ConnectExceptio 端口未开放 解决方案 : 开放 11111端口 iptables -I I ...
分类:
编程语言 时间:
2020-12-31 12:57:27
阅读次数:
0
在阿里云服务器Centos7中安装mysql5.7,解压数据库初始化后,报错 ./mysqld: error while loading shared libraries: libaio.so.1: cannot open shared object file: No such file or di ...
分类:
数据库 时间:
2020-12-31 11:58:26
阅读次数:
0
员工管理系统(git:springboot-04) 准备工作 新建项目,使用dao层模拟数据库 首页实现 利用thymeleaf引擎模板语法实现首页功能 引入依赖 xmlns:th="http://www.thymeleaf.org" <!DOCTYPE html> <html lang="en" ...
分类:
编程语言 时间:
2020-12-31 11:56:13
阅读次数:
0
##A City ##B Black and White ??? ##C Dirichlet \(k\)-th root !!! ##D Fire ??? ##E Flow !!! ##F Game ??? ##G Happiness ??? ##H King !!! ##I Moon ??? ## ...
分类:
其他好文 时间:
2020-12-31 11:47:17
阅读次数:
0
问题 controller跳转时出现找不到页面,提示Cannot resolve MVC View 'success' 解决 在springmvc.xml中核对一下这里的路径 ...
分类:
编程语言 时间:
2020-12-31 11:40:53
阅读次数:
0
背景 操作系统是 centos 6,RabbitMQ 3.8.1. 服务器突然无法连接,重启后查看/var/log/messages,报错日志如下: epmd: erlang mapper daemon cant fork 2'nd time Cannot allocate memory epmd: ...
分类:
系统相关 时间:
2020-12-29 11:23:04
阅读次数:
0
简介 背景 由于项目需要,需要使用摄像头预览功能,设备型号为海康威视。目前已存在的基于 FFmpeg 的方案延迟都太高,所以项目最终选择基于此方案。 方案 方案选用为基于 WebRTC 的视频即时通讯,它原生支持对 RTP 协议的解码,所以能够做到延迟很低,大概0.2-0.4秒左右,其他方案都有大于 ...
分类:
Web程序 时间:
2020-12-29 11:15:44
阅读次数:
0
Cannot download project description from https://models.omnetpp.org/descriptors/omnetpp-5.6/inet.xmlServer returned HTTP response code: 403 for URL: h ...
分类:
Web程序 时间:
2020-12-28 11:53:44
阅读次数:
0
uvloopasyncio 的事件循环的替代方案效率默认大于asyncio的事件循环性能是更高的性能接近gopip install uvloopimport asyncioimport uvloopasyncio.set_event_loop_policy(uvloop.EventLoopPolic ...
分类:
数据库 时间:
2020-12-28 11:42:18
阅读次数:
0