07 2022 档案

摘要:当使用<img src="../assets/svg/message.svg" > 图片可以正常加载 红色箭头不可加载,绿色可以加载。很奇怪 路径没有错误,但是图片并不显示出来。 原因是图片不能被识别被编译。 修改为 :src=“require(’…/img/’+weather_weatherimg 阅读全文
posted @ 2022-07-22 11:07 phpwyl 阅读(709) 评论(0) 推荐(0) 编辑
摘要:https://blog.csdn.net/A1553225534/article/details/104187054 阅读全文
posted @ 2022-07-20 18:41 phpwyl 阅读(26) 评论(0) 推荐(0) 编辑
摘要:es8中无法设置主节 出现unknown setting [node.master] 设置node.master: true 改为:node.roles: [ master ] 其中节点的角色有多种选择 master data data_content data_hot data_warm data 阅读全文
posted @ 2022-07-14 21:15 phpwyl 阅读(1609) 评论(1) 推荐(0) 编辑
摘要:这两个需要改为false 阅读全文
posted @ 2022-07-13 23:59 phpwyl 阅读(268) 评论(0) 推荐(0) 编辑
摘要:首先服务端搭建 1.进入软件安装目录 cd /usr/local/src 2.下载frp 版本可以自己选择,如果下载慢,可以直接通过浏览器或挂代理下载 wget https://github.com/fatedier/frp/releases/download/v0.34.2/frp_0.34.2_ 阅读全文
posted @ 2022-07-11 15:21 phpwyl 阅读(4551) 评论(0) 推荐(0) 编辑
摘要:使用postman调试上传接口发现总是无法上传视频, 出现:error:write EPIPE 原因是因为swoole 配置文件上传大小出了问题 easyswoole 修改dev 配置文件 阅读全文
posted @ 2022-07-09 13:37 phpwyl 阅读(399) 评论(0) 推荐(0) 编辑
摘要:manjaro Linux下安装VirtualBox后无法启动。 50 错误信息: Kernel driver not installed (rc=-1908) The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or 阅读全文
posted @ 2022-07-07 00:44 phpwyl 阅读(605) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示