部署Zabbix4.0和Grafana 一、Zabbix 1、安装 rpm -Uvh https://repo.zabbix.com/zabbix/4.0/rhel/7/x86_64/zabbix-release-4.0-2.el7.noarch.rpm yum clean all yum inst ...
分类:
其他好文 时间:
2021-05-24 01:33:19
阅读次数:
0
PS C:\ycm\test\ts-newProjet> git pull origin master * branch master -> FETCH_HEAD fatal: refusing to merge unrelated histories 在新建项目时报refusing to merg ...
分类:
其他好文 时间:
2021-05-24 01:24:52
阅读次数:
0
制作启动U盘 https://www.iplaysoft.com/macos-usb-install-drive.html 制作报错警告解决: https://www.jianshu.com/p/2c3de8d1b77e 其它参看文档: http://429006.com/article/techn ...
分类:
系统相关 时间:
2021-05-24 01:24:24
阅读次数:
0
原文链接:https://blog.csdn.net/qq_39069924/article/details/103088374 当ImageIO.read()读取的文件为jpg格式,且这个图片的色彩模式为CMYK时就会抛出Unsupported Image Type的异常,一般图片的色彩模式为CM ...
分类:
编程语言 时间:
2021-05-24 00:41:06
阅读次数:
0
使用云服务器git clone某个项目时,遇到如下问题: fatal: Out of memory, malloc failed (tried to allocate 2000000000 bytes) 百度后找到如下解决方法: sudo mkdir -p /opt/temp sudo dd if= ...
分类:
其他好文 时间:
2021-05-24 00:26:08
阅读次数:
0
问题描述 vue-admin项目中使用了/deep/后启动项目报错: ERROR Failed to compile with 1 errors 20:27:22 error in ./src/nzk/components/themeEditor/layout/components/tree-sel ...
分类:
其他好文 时间:
2021-05-24 00:16:28
阅读次数:
0
Y7000 window+Ubuntu环境配置总结 双系统装机与环境初始化配置 装机 WiFi+显卡+时间 Nvidia显卡问题 Google浏览器快捷键 搜狗输入法+报错+LOG OUT ...
分类:
系统相关 时间:
2021-05-24 00:14:25
阅读次数:
0
昨天写代码时遇到一个问题,我搜了一篇博客,然后复制到我的WPF中, 然后,全报错(当时快给我气死了,一篇有一篇的不能用,试了一次又一次,时间全浪费在这上面了,没打游戏,做的东西也没出来) 问题原因: ①发博客人的代码没发全(这时你就要换一篇了) ②沙雕博客的问题,之前QQ上也出现过类似情况,我没用博 ...
分类:
其他好文 时间:
2021-05-24 00:07:43
阅读次数:
0
报错步骤:Making for target: squirrel - On platform: win32 - For arch: x64 解决方法:填写 package.json 里的 description 和 author Authors is required.Description is ...
分类:
其他好文 时间:
2021-05-24 00:05:43
阅读次数:
0
报错信息:Expected '$(student - name)' to be an inline constant of type java.lang.String in @org.springframework.beans.factory.annotation.Value 这样使用会报错,原因是 ...
分类:
其他好文 时间:
2021-05-24 00:03:03
阅读次数:
0