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
                             
                         
                    
                        
                            
                            
                                
                    问题 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
                             
                         
                    
                        
                            
                            
                                
                    Cinemachine是一个十分强大的插件,添加了很多相机相关的功能,可以很方便的设置游戏的相机。 下面是一些链接简单了解一下Cinemachine的使用: https://connect.unity.com/search?k=%5B%22q%3ACinemachine%E6%99%BA%E8%83 ...
                            
                            
                                分类:
系统相关   时间:
2020-12-28 11:07:43   
                                阅读次数:
0
                             
                         
                    
                        
                            
                            
                                
                    问题:当手机上安装好Autojs app,连接电脑端vscode 时报错:failed to connect to 192.168.2.8:9317 总是连接失败。 解决方法:手机打开热点共享,让电脑连接手机共享的wifi热点。然后在电脑上cmd窗口输入:ipconfig 查看当前电脑的ip。vsc ...
                            
                            
                                分类:
Web程序   时间:
2020-12-28 11:01:12   
                                阅读次数:
0
                             
                         
                    
                        
                            
                            
                                
                    "autoload": { "classmap": [ "database" ], "psr-4": { "App\\": "app/" }, "files":[ "app/Common/function.php", "api/qqOauth/qqConnectAPI.php" ] }, 比如我新增 ...
                            
                            
                                分类:
其他好文   时间:
2020-12-28 10:52:36   
                                阅读次数:
0